Debian Patches

Status for qbittorrent-cli/2.3.0-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Replace-anacrolix-torent-with-autobrr-go-torrent.patch Replace anacrolix/torent with autobrr/go-torrent
The former is a big library that implements a fully feged bittorrent
client and has a lot of dependencies, while the latter only implements
the few parts that are actually needed by qbittorrent-cli, and as it
was designed to be a drop-in replacement, we use that instead.
Nicolas Peugnet <nicolas@club1.fr> yes 2026-09-06
0002-Remove-qbt-update-command.patch Remove qbt update command
A package installed with APT is not supposed to be updated via another
mean of installation. Also, this command was requiring a dependency that
is not in Debian. For these reason, we completly remove this command in
the Debian build.
Nicolas Peugnet <nicolas@club1.fr> not-needed 2026-09-06
0003-docs-add-man-page-generation-feature.patch docs: add man page generation feature
In Debian, each binary should have an associated manual page. Cobra has
the ability to generate man pages, of low quality, but better than
nothing.
This patch adds a -format flag to the gen-docs command to be able to
select the desired output format, supporting md and man, so that we can
use this tool to generate the manual pages of qbt.

I took inspiration freom this cobra doc page:
https://cobra.dev/docs/how-to-guides/clis-for-llms/
Nicolas Peugnet <nicolas@club1.fr> yes 2026-09-07
0004-fix-correct-small-typos.patch fix: correct small typos Nicolas Peugnet <nicolas@club1.fr> yes 2026-09-07

All known versions for source package 'qbittorrent-cli'

Links