tags 616920 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for obexftp (versioned as 0.23-1.2) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u obexftp-0.23/debian/control obexftp-0.23/debian/control
--- obexftp-0.23/debian/control
+++ obexftp-0.23/debian/control
@@ -2,9 +2,8 @@
 Section: comm
 Priority: optional
 Maintainer: Hendrik Sattler <[email protected]>
-Build-Depends: debhelper (>= 7.0.0), libopenobex1-dev (>= 1.3-3), libbluetooth-dev, quilt (>= 0.45), pkg-config, python-central, swig, doxygen, python-dev, ruby-dev, ruby, chrpath
+Build-Depends: debhelper (>= 7.0.0), libopenobex1-dev (>= 1.3-3), libbluetooth-dev, quilt (>= 0.45), pkg-config, swig, doxygen, python-dev (>= 2.6.6-3~), ruby-dev, ruby, chrpath
 Standards-Version: 3.8.3
-XS-Python-Version: current
 Homepage: http://triq.net/obex
 
 Package: obexftp
@@ -103,7 +102,6 @@
 Package: python-obexftp
 Architecture: any
 Section: python
-XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Depends: libobexftp0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: Python binding to the object exchange file transfer library
diff -u obexftp-0.23/debian/changelog obexftp-0.23/debian/changelog
--- obexftp-0.23/debian/changelog
+++ obexftp-0.23/debian/changelog
@@ -1,3 +1,10 @@
+obexftp (0.23-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to dh_python2 (Closes: #616920).
+
+ -- Luca Falavigna <[email protected]>  Sat, 01 Jun 2013 13:55:54 +0200
+
 obexftp (0.23-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u obexftp-0.23/debian/rules obexftp-0.23/debian/rules
--- obexftp-0.23/debian/rules
+++ obexftp-0.23/debian/rules
@@ -130,7 +130,7 @@
 endif
 
 ifeq ($(COMPILE_PYTHON_BINDING),yes)
-	dh_pycentral -ppython-obexftp
+	dh_python2 -ppython-obexftp
 	dh_installexamples -ppython-obexftp examples/python_*.py
 endif
 
diff -u obexftp-0.23/debian/python-obexftp.install obexftp-0.23/debian/python-obexftp.install
--- obexftp-0.23/debian/python-obexftp.install
+++ obexftp-0.23/debian/python-obexftp.install
@@ -1 +1 @@
-usr/lib/python*/site-packages/*
+usr/lib/python*/*-packages/*

Reply via email to