Control: tags 785954 + patch
Control: tags 785954 + pending

Dear maintainer,

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

Regards,

SR
diff -u apoo-2.2/debian/changelog apoo-2.2/debian/changelog
--- apoo-2.2/debian/changelog
+++ apoo-2.2/debian/changelog
@@ -1,3 +1,10 @@
+apoo (2.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port from python-support to dh_python2 (Closes: #785954)
+
+ -- Stefano Rivera <stefa...@debian.org>  Wed, 19 Aug 2015 21:33:03 +0200
+
 apoo (2.2-2) unstable; urgency=low
 
   *  (Closes: #485329).
diff -u apoo-2.2/debian/control apoo-2.2/debian/control
--- apoo-2.2/debian/control
+++ apoo-2.2/debian/control
@@ -2,8 +2,8 @@
 Section: misc
 Priority: optional
 Maintainer: Rogerio Reis <r...@debian.org>
-Build-Depends: debhelper (>> 4.0.0),
-Build-Depends-Indep: python-dev, python-support (>= 0.4.0)
+Build-Depends: debhelper (>> 4.0.0), dh-python
+Build-Depends-Indep: python-dev
 Standards-Version: 3.8.0
 
 Package: apoo
diff -u apoo-2.2/debian/rules apoo-2.2/debian/rules
--- apoo-2.2/debian/rules
+++ apoo-2.2/debian/rules
@@ -54,7 +54,7 @@
 	dh_installdirs -i
 	dh_installdocs -i ${DOCS} html/
 	dh_installchangelogs -i
-	dh_pysupport -i
+	dh_python2 -i
 	dh_compress -i -X.txt 
 	dh_installmenu -i
 	dh_fixperms -i

Reply via email to