-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
tag: patch
Something like the following should do it:
diff -u deluge-1.0.7.dfsg/debian/control deluge-1.0.7.dfsg/debian/control
- --- deluge-1.0.7.dfsg/debian/control
+++ deluge-1.0.7.dfsg/debian/control
@@ -17,8 +17,9 @@
python-xdg,
python-gobject,
python-pkg-resources
- -Conflicts: deluge-torrent-common
- -Replaces: deluge-torrent-common
+Provides: deluge-torrent-common
+Conflicts: deluge-torrent-common (<< 1.0.7-1)
+Replaces: deluge-torrent-common (<< 1.0.7-1)
Description: bittorrent client written in Python/PyGTK (daemon)
Deluge is a bittorrent client that utilizes a daemon/client model.
.
@@ -87,6 +88,9 @@
librsvg2-common,
python-dbus,
dbus-x11
+Provides: deluge-torrent
+Conflicts: deluge-torrent (<< 1.0.7-1)
+Replaces: deluge-torrent (<< 1.0.7-1)
Description: bittorrent client written in Python/PyGTK (GTK+ UI)
Deluge is a bittorrent client that utilizes a daemon/client model.
.
@@ -99,0 +104,16 @@
+
+Package: deluge-torrent-common
+Depends: deluge-core
+Architecture: all
+Description: transitional dummy package
+ The deluge-torrent package has been renamed to deluge.
+ .
+ This is a transitional dummy package to ease the upgrade.
+
+Package: deluge-torrent
+Depends: deluge
+Architecture: all
+Description: transitional dummy package
+ The deluge-torrent package has been renamed to deluge.
+ .
+ This is a transitional dummy package to ease the upgrade.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkliRvgACgkQL4k+fGKG+20BnwCePx6pv2i7MF2tFXUBjlZN0noG
b18An397q4UaW4Z1dgxYdYPeWS2ezyVj
=VVSm
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]