tags 715296 + patch
thanks

Dear maintainer,

I've prepared an NMU for bittorrent (versioned as 3.4.2-11.5). The diff
is attached to this message.

Regards.
diff -u bittorrent-3.4.2/debian/control bittorrent-3.4.2/debian/control
--- bittorrent-3.4.2/debian/control
+++ bittorrent-3.4.2/debian/control
@@ -12,7 +12,6 @@
 Suggests: bittorrent-gui
 Recommends: mime-support
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: Original BitTorent client - console tools
  BitTorrent is a tool for distributing files. It's extremely   
  easy to use - downloads are started by clicking on hyperlinks.
@@ -32,7 +31,6 @@
 Package: bittorrent-gui
 Architecture: all
 Depends: ${python:Depends}, bittorrent (>= 3.4.2-1), python-wxgtk2.8
-XB-Python-Version: ${python:Versions}
 Description: Original BitTorrent client - GUI tools
  BitTorrent is a tool for distributing files. It's extremely   
  easy to use - downloads are started by clicking on hyperlinks.
reverted:
--- bittorrent-3.4.2/debian/pycompat
+++ bittorrent-3.4.2.orig/debian/pycompat
@@ -1 +0,0 @@
-2
diff -u bittorrent-3.4.2/debian/rules bittorrent-3.4.2/debian/rules
--- bittorrent-3.4.2/debian/rules
+++ bittorrent-3.4.2/debian/rules
@@ -116,7 +116,6 @@
 	dh_compress
 	dh_fixperms
 	dh_pysupport
-	dh_python
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
diff -u bittorrent-3.4.2/debian/changelog bittorrent-3.4.2/debian/changelog
--- bittorrent-3.4.2/debian/changelog
+++ bittorrent-3.4.2/debian/changelog
@@ -1,3 +1,12 @@
+bittorrent (3.4.2-11.5) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop useless dh_python call (Closes: #715296).
+  * Drop useless XB-Python-Version fields.
+  * Drop useless pycompat file.
+
+ -- Luca Falavigna <[email protected]>  Sun, 14 Jul 2013 02:30:02 +0200
+
 bittorrent (3.4.2-11.4) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to