Control: tags 785989 + patch
Control: tags 785989 + pending

Dear maintainer,

I've prepared an NMU for cwiid (versioned as 0.6.00+svn201-3.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru cwiid-0.6.00+svn201/debian/changelog cwiid-0.6.00+svn201/debian/changelog
--- cwiid-0.6.00+svn201/debian/changelog	2014-02-16 08:46:48.000000000 +0100
+++ cwiid-0.6.00+svn201/debian/changelog	2015-09-12 18:36:25.000000000 +0200
@@ -1,3 +1,10 @@
+cwiid (0.6.00+svn201-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to dh_python2 (Closes: #785989).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Sat, 12 Sep 2015 18:35:59 +0200
+
 cwiid (0.6.00+svn201-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cwiid-0.6.00+svn201/debian/control cwiid-0.6.00+svn201/debian/control
--- cwiid-0.6.00+svn201/debian/control	2014-02-16 08:45:51.000000000 +0100
+++ cwiid-0.6.00+svn201/debian/control	2015-09-12 18:35:33.000000000 +0200
@@ -2,7 +2,6 @@
 Section: utils
 Priority: extra
 Maintainer: Romain Beauxis <to...@rastageeks.org>
-XS-Python-Version: all
 Build-Depends: cdbs (>= 0.4.85~),
  debhelper (>= 7.0.1),
  dh-buildinfo,
@@ -11,7 +10,7 @@
  autoconf,
  quilt,
  patchutils (>= 0.2.25),
-               python-all-dev, python, python-support, 
+               python-all-dev, python, dh-python, 
                libbluetooth-dev, libgtk2.0-dev, flex, bison
 Standards-Version: 3.9.2
 Homepage: http://abstrakraft.org/cwiid/
@@ -19,8 +18,6 @@
 Package: python-cwiid
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, libcwiid1 (>= ${binary:Version}), ${misc:Depends}
-XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}
 Section: python
 Description: library to interface with the wiimote
  CWiid is a working userspace driver along with various
diff -Nru cwiid-0.6.00+svn201/debian/control.in cwiid-0.6.00+svn201/debian/control.in
--- cwiid-0.6.00+svn201/debian/control.in	2011-04-24 00:27:34.000000000 +0200
+++ cwiid-0.6.00+svn201/debian/control.in	2015-09-12 18:34:54.000000000 +0200
@@ -2,9 +2,8 @@
 Section: utils
 Priority: extra
 Maintainer: Romain Beauxis <to...@rastageeks.org>
-XS-Python-Version: all
 Build-Depends: @cdbs@, 
-               python-all-dev, python, python-support, 
+               python-all-dev, python, dh-support, 
                libbluetooth-dev, libgtk2.0-dev, flex, bison
 Standards-Version: 3.9.2
 Homepage: http://abstrakraft.org/cwiid/
@@ -12,8 +11,6 @@
 Package: python-cwiid
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, libcwiid1 (>= ${binary:Version}), ${misc:Depends}
-XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}
 Section: python
 Description: library to interface with the wiimote
  CWiid is a working userspace driver along with various
diff -Nru cwiid-0.6.00+svn201/debian/rules cwiid-0.6.00+svn201/debian/rules
--- cwiid-0.6.00+svn201/debian/rules	2014-02-16 08:45:51.000000000 +0100
+++ cwiid-0.6.00+svn201/debian/rules	2015-09-12 18:35:22.000000000 +0200
@@ -25,7 +25,7 @@
 #LDFLAGS := -Wl,--as-needed -lbluetooth -lrt
 
 binary-install/python-cwiid::
-	dh_pysupport -ppython-cwiid
+	dh_python2 -ppython-cwiid
 
 configure/lswm::
 	mkdir -p $(CURDIR)/debian/tmp/usr/bin

Reply via email to