tags 566050 + patch pending
tags 571502 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for pacparser (versioned as 1.0.9-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u pacparser-1.0.9/debian/python-pacparser.install pacparser-1.0.9/debian/python-pacparser.install
--- pacparser-1.0.9/debian/python-pacparser.install
+++ pacparser-1.0.9/debian/python-pacparser.install
@@ -1 +1 @@
-debian/tmp/usr/lib/python2.5/*
+debian/tmp/usr/lib/python*/*
diff -u pacparser-1.0.9/debian/rules pacparser-1.0.9/debian/rules
--- pacparser-1.0.9/debian/rules
+++ pacparser-1.0.9/debian/rules
@@ -82,6 +82,7 @@
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install-pymod
 
 	dh_install -s --autodest
+	dh_pysupport -s
 # Must not depend on anything. This is to be called by
 # binary-arch/binary-indep
 # in another 'make' thread.
diff -u pacparser-1.0.9/debian/control pacparser-1.0.9/debian/control
--- pacparser-1.0.9/debian/control
+++ pacparser-1.0.9/debian/control
@@ -2,7 +2,7 @@
 Section: libs
 Priority: extra
 Maintainer: Andrew Pollock <apoll...@debian.org>
-Build-Depends: debhelper (>= 5), libmozjs-dev, python-dev
+Build-Depends: debhelper (>= 5), libmozjs-dev, python-dev, python-support
 Standards-Version: 3.8.3
 
 Package: libpacparser1
diff -u pacparser-1.0.9/debian/changelog pacparser-1.0.9/debian/changelog
--- pacparser-1.0.9/debian/changelog
+++ pacparser-1.0.9/debian/changelog
@@ -1,3 +1,13 @@
+pacparser (1.0.9-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Do not rely on a particular Python when installing extension, fix
+    FTBFS with Python 2.6 as default (Closes: #571502).
+  * Build-depend on python-support and invoke dh_pysupport in rules to
+    allow byte-compilation of Python files (Closes: #566050).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Wed, 03 Mar 2010 21:14:59 +0100
+
 pacparser (1.0.9-1) unstable; urgency=low
 
   * Initial release (Closes: #554844)

Reply via email to