Control: tags 785990 + patch
Control: tags 785990 + pending

Dear maintainer,

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

Regards.
diff -Nru distcc-3.1/debian/changelog distcc-3.1/debian/changelog
--- distcc-3.1/debian/changelog	2014-10-27 19:19:18.000000000 +0100
+++ distcc-3.1/debian/changelog	2015-08-23 09:55:23.000000000 +0200
@@ -1,3 +1,10 @@
+distcc (3.1-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port to dh_python2 (Closes: #785990).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Sun, 23 Aug 2015 09:54:48 +0200
+
 distcc (3.1-6.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru distcc-3.1/debian/control distcc-3.1/debian/control
--- distcc-3.1/debian/control	2013-01-10 12:05:14.000000000 +0100
+++ distcc-3.1/debian/control	2015-08-23 09:51:39.000000000 +0200
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Daniel Hartwig <mand...@gmail.com>
-Build-Depends: debhelper (>= 9), libpopt-dev, linuxdoc-tools, autoconf, libgtk2.0-dev, libgnomeui-dev, po-debconf, python-dev, python-support (>= 0.90), autotools-dev
+Build-Depends: debhelper (>= 9), libpopt-dev, linuxdoc-tools, autoconf, libgtk2.0-dev, libgnomeui-dev, po-debconf, python-dev, dh-python, autotools-dev
 Standards-Version: 3.9.3
 Homepage: http://code.google.com/p/distcc/
 
diff -Nru distcc-3.1/debian/pyversions distcc-3.1/debian/pyversions
--- distcc-3.1/debian/pyversions	2013-01-10 11:55:32.000000000 +0100
+++ distcc-3.1/debian/pyversions	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-2.5-
diff -Nru distcc-3.1/debian/rules distcc-3.1/debian/rules
--- distcc-3.1/debian/rules	2013-05-06 15:47:08.000000000 +0200
+++ distcc-3.1/debian/rules	2015-08-23 09:53:27.000000000 +0200
@@ -14,7 +14,7 @@
 DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with autotools_dev,python-support --parallel \
+	dh $@ --with autotools_dev,python2 --parallel \
 	  --sourcedirectory=source
 
 override_dh_auto_configure:

Reply via email to