Control: tags 785961 + patch
Control: tags 785961 + pending

Dear maintainer,

I've prepared an NMU for bluemindo (versioned as 0.3-4.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards,

SR
diff -Nru bluemindo-0.3/debian/changelog bluemindo-0.3/debian/changelog
--- bluemindo-0.3/debian/changelog	2010-03-20 11:38:11.000000000 +0100
+++ bluemindo-0.3/debian/changelog	2015-08-19 23:22:16.000000000 +0200
@@ -1,3 +1,12 @@
+bluemindo (0.3-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port from python-support to dh_python2 (Closes: #785961)
+  * Move XS-Python-Version to the source stanza, and drop the S.
+  * Drop unnecessary XB-Python-Versions.
+
+ -- Stefano Rivera <stefa...@debian.org>  Wed, 19 Aug 2015 23:22:16 +0200
+
 bluemindo (0.3-4) unstable; urgency=low
 
   * Add a patch to use hashlib instead of the deprecated md5 module
diff -Nru bluemindo-0.3/debian/control bluemindo-0.3/debian/control
--- bluemindo-0.3/debian/control	2010-02-24 17:02:21.000000000 +0100
+++ bluemindo-0.3/debian/control	2015-08-19 23:20:05.000000000 +0200
@@ -2,15 +2,14 @@
 Section: sound
 Priority: extra
 Maintainer: Thibaut GIRKA <thibaut.gi...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: python-support (>= 0.5.3), imagemagick
+Build-Depends: debhelper (>= 7.0.50~), dh-python, python
+Build-Depends-Indep: imagemagick
 Standards-Version: 3.8.4
 Homepage: http://bluemindo.codingteam.net/
+X-Python-Version: >= 2.5
 
 Package: bluemindo
 Architecture: all
-XS-Python-Version: >= 2.5
-XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends}, python, python-gst0.10, python-gtk2 (>= 2.10), python-glade2, python-tagpy, gstreamer0.10-plugins-base
 Recommends: python-dbus, python-notify
 Suggests: python-xmpp
diff -Nru bluemindo-0.3/debian/rules bluemindo-0.3/debian/rules
--- bluemindo-0.3/debian/rules	2009-11-07 16:11:01.000000000 +0100
+++ bluemindo-0.3/debian/rules	2015-08-19 23:17:15.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_clean:
 	dh_clean

Reply via email to