1
0
Fork 0

Removing pre-bullseye package relations.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 07:39:36 +01:00
parent 9091492aa8
commit 4336ed0599
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

30
debian/control vendored
View file

@ -21,13 +21,9 @@ Package: deluge
Architecture: all
Depends:
deluge-gtk (= ${source:Version}),
python3-libtorrent (>= 1.1.2),
python3-libtorrent,
${misc:Depends},
${python3:Depends},
Breaks:
deluge-common (<< 1.2.0~rc1-1),
Replaces:
deluge-common (<< 1.2.0~rc1-1),
Description: bittorrent client written in Python/PyGTK
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
using libtorrent-rasterbar in it's backend and featuring multiple
@ -49,7 +45,7 @@ Depends:
python3-pkg-resources,
python3-rencode,
python3-six,
python3-twisted (>= 11.1),
python3-twisted,
python3-xdg,
${misc:Depends},
${python3:Depends},
@ -59,14 +55,6 @@ Recommends:
python3-geoip,
python3-pil,
python3-setproctitle,
Breaks:
deluge-core (<< 1.2.0~rc1-1),
deluge-torrent (<< 1.0.7.dfsg-1),
deluge-torrent-common (<< 1.0.7.dfsg-1),
Replaces:
deluge-core (<< 1.2.0~rc1-1),
deluge-torrent (<< 1.0.7.dfsg-1),
deluge-torrent-common (<< 1.0.7.dfsg-1),
Description: bittorrent client written in Python/PyGTK (common files)
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
using libtorrent-rasterbar in it's backend and featuring multiple
@ -84,7 +72,7 @@ Package: deluge-console
Architecture: all
Depends:
deluge-common (= ${source:Version}),
python3-libtorrent (>= 1.1.2),
python3-libtorrent,
${misc:Depends},
${python3:Depends},
Description: bittorrent client written in Python/PyGTK (console ui)
@ -111,10 +99,6 @@ Depends:
xdg-utils,
${misc:Depends},
${python3:Depends},
Breaks:
deluge (<< 1.2.0-1),
Replaces:
deluge (<< 1.2.0-1),
Recommends:
gir1.2-appindicator3-0.1,
python3-pygame,
@ -140,10 +124,6 @@ Depends:
python3-mako,
${misc:Depends},
${python3:Depends},
Breaks:
deluge-webui (<< 1.2.0~rc1-1),
Replaces:
deluge-webui (<< 1.2.0~rc1-1),
Description: bittorrent client written in Python/PyGTK (web ui)
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
using libtorrent-rasterbar in it's backend and featuring multiple
@ -165,8 +145,8 @@ Pre-Depends:
Depends:
adduser,
deluge-common (= ${source:Version}),
lsb-base (>= 3.2-14),
python3-libtorrent (>= 1.1.2),
lsb-base,
python3-libtorrent,
${misc:Depends},
${python3:Depends},
Description: bittorrent client written in Python/PyGTK (daemon)