Removing pre-bullseye package relations.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9091492aa8
commit
4336ed0599
1 changed files with 5 additions and 25 deletions
30
debian/control
vendored
30
debian/control
vendored
|
@ -21,13 +21,9 @@ Package: deluge
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends:
|
Depends:
|
||||||
deluge-gtk (= ${source:Version}),
|
deluge-gtk (= ${source:Version}),
|
||||||
python3-libtorrent (>= 1.1.2),
|
python3-libtorrent,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3: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
|
Description: bittorrent client written in Python/PyGTK
|
||||||
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
|
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
|
||||||
using libtorrent-rasterbar in it's backend and featuring multiple
|
using libtorrent-rasterbar in it's backend and featuring multiple
|
||||||
|
@ -49,7 +45,7 @@ Depends:
|
||||||
python3-pkg-resources,
|
python3-pkg-resources,
|
||||||
python3-rencode,
|
python3-rencode,
|
||||||
python3-six,
|
python3-six,
|
||||||
python3-twisted (>= 11.1),
|
python3-twisted,
|
||||||
python3-xdg,
|
python3-xdg,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
|
@ -59,14 +55,6 @@ Recommends:
|
||||||
python3-geoip,
|
python3-geoip,
|
||||||
python3-pil,
|
python3-pil,
|
||||||
python3-setproctitle,
|
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)
|
Description: bittorrent client written in Python/PyGTK (common files)
|
||||||
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
|
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
|
||||||
using libtorrent-rasterbar in it's backend and featuring multiple
|
using libtorrent-rasterbar in it's backend and featuring multiple
|
||||||
|
@ -84,7 +72,7 @@ Package: deluge-console
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends:
|
Depends:
|
||||||
deluge-common (= ${source:Version}),
|
deluge-common (= ${source:Version}),
|
||||||
python3-libtorrent (>= 1.1.2),
|
python3-libtorrent,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
Description: bittorrent client written in Python/PyGTK (console ui)
|
Description: bittorrent client written in Python/PyGTK (console ui)
|
||||||
|
@ -111,10 +99,6 @@ Depends:
|
||||||
xdg-utils,
|
xdg-utils,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
Breaks:
|
|
||||||
deluge (<< 1.2.0-1),
|
|
||||||
Replaces:
|
|
||||||
deluge (<< 1.2.0-1),
|
|
||||||
Recommends:
|
Recommends:
|
||||||
gir1.2-appindicator3-0.1,
|
gir1.2-appindicator3-0.1,
|
||||||
python3-pygame,
|
python3-pygame,
|
||||||
|
@ -140,10 +124,6 @@ Depends:
|
||||||
python3-mako,
|
python3-mako,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3: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)
|
Description: bittorrent client written in Python/PyGTK (web ui)
|
||||||
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
|
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
|
||||||
using libtorrent-rasterbar in it's backend and featuring multiple
|
using libtorrent-rasterbar in it's backend and featuring multiple
|
||||||
|
@ -165,8 +145,8 @@ Pre-Depends:
|
||||||
Depends:
|
Depends:
|
||||||
adduser,
|
adduser,
|
||||||
deluge-common (= ${source:Version}),
|
deluge-common (= ${source:Version}),
|
||||||
lsb-base (>= 3.2-14),
|
lsb-base,
|
||||||
python3-libtorrent (>= 1.1.2),
|
python3-libtorrent,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
Description: bittorrent client written in Python/PyGTK (daemon)
|
Description: bittorrent client written in Python/PyGTK (daemon)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue