tags 666322 + patch pending
thanks

Dear maintainer,

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

--
Jakub Wilk
diffstat for python-prctl_1.1.1-1 python-prctl_1.1.1-1.1

 changelog |    9 +++++++++
 control   |    2 +-
 rules     |    4 ++--
 3 files changed, 12 insertions(+), 3 deletions(-)

diff -u python-prctl-1.1.1/debian/rules python-prctl-1.1.1/debian/rules
--- python-prctl-1.1.1/debian/rules
+++ python-prctl-1.1.1/debian/rules
@@ -11,4 +11,4 @@
 
-build:
-	dh build
+override_dh_auto_build:
+	dh_auto_build
 	make -C docs html
diff -u python-prctl-1.1.1/debian/control python-prctl-1.1.1/debian/control
--- python-prctl-1.1.1/debian/control
+++ python-prctl-1.1.1/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Dennis Kaarsemaker <den...@kaarsemaker.net>
 Uploaders: Andrew Pollock <apoll...@debian.org>
-Build-Depends: debhelper (>= 7), python-support (>= 0.6.4), python-all-dev (>= 2.5), libcap-dev (>=2), python-sphinx (>= 0.6)
+Build-Depends: debhelper (>= 7.0.50~), python-support (>= 0.6.4), python-all-dev (>= 2.5), libcap-dev (>=2), python-sphinx (>= 0.6)
 Standards-Version: 3.8.4
 XS-Python-Version: >= 2.5
 Vcs-Git: http://github.com/seveas/python-prctl
diff -u python-prctl-1.1.1/debian/changelog python-prctl-1.1.1/debian/changelog
--- python-prctl-1.1.1/debian/changelog
+++ python-prctl-1.1.1/debian/changelog
@@ -1,3 +1,12 @@
+python-prctl (1.1.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build documentation in override_dh_auto_build target rather than in build
+    target (closes: #666322). Thanks to Lucas Nussbaum for the bug report.
+    + Bump build-dependency on debhelper to >= 7.0.50~.
+
+ -- Jakub Wilk <jw...@debian.org>  Thu, 26 Apr 2012 18:48:35 +0200
+
 python-prctl (1.1.1-1) unstable; urgency=low
 
   * Allow the running kernel to be < 2.6.26, useful for buildds

Reply via email to