tags 650788 + patch
tags 650788 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Josh With: Greenville Sheik
diff -u python-osd-0.2.14/debian/rules python-osd-0.2.14/debian/rules
--- python-osd-0.2.14/debian/rules
+++ python-osd-0.2.14/debian/rules
@@ -23,24 +23,34 @@
 	python setup.py install --root=$(p)
 
 binary-indep: build install
+	dh_testdir -i
+	dh_testroot -i
+	dh_installchangelogs -i
+	dh_installdocs -i
+	dh_compress -i
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
 
 binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installexamples
-	dh_installchangelogs ChangeLog
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_makeshlibs
-	dh_pysupport
-	dh_installdeb
-	dh_shlibdeps 
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+	dh_testdir -a
+	dh_testroot -a
+	dh_installdocs -a
+	dh_installexamples -a
+	dh_installchangelogs ChangeLog -a
+	dh_link -a
+	dh_strip -a
+	dh_compress -a
+	dh_fixperms -a
+	dh_makeshlibs -a
+	dh_pysupport -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install
diff -u python-osd-0.2.14/debian/changelog python-osd-0.2.14/debian/changelog
--- python-osd-0.2.14/debian/changelog
+++ python-osd-0.2.14/debian/changelog
@@ -1,3 +1,12 @@
+python-osd (0.2.14-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "binary-indep doesn't build python-osd":
+    update binary-indep and binary-arch targets in debian/rules.
+    (Closes: #650788)
+
+ -- gregor herrmann <[email protected]>  Tue, 24 Jan 2012 19:02:00 +0100
+
 python-osd (0.2.14-5) unstable; urgency=low
 
   * Rename of the binary package from "python-osd" to "python-pyosd" 

Attachment: signature.asc
Description: Digital signature

Reply via email to