tags 620283 + patch
tags 620283 + pending
thanks

Dear maintainer,

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

--
Jakub Wilk
diffstat for python-pam_0.4.2-12.2 python-pam_0.4.2-12.3

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

diff -u python-pam-0.4.2/debian/rules python-pam-0.4.2/debian/rules
--- python-pam-0.4.2/debian/rules
+++ python-pam-0.4.2/debian/rules
@@ -48,9 +48,7 @@
 	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a
-	#dh_pycentral is not needed as we don't have .py files (only a .so)
-	#dh_pycentral -a
-	dh_python -a
+	dh_pysupport -a
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a
diff -u python-pam-0.4.2/debian/changelog python-pam-0.4.2/debian/changelog
--- python-pam-0.4.2/debian/changelog
+++ python-pam-0.4.2/debian/changelog
@@ -1,3 +1,12 @@
+python-pam (0.4.2-12.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use python-support (closes: #620283).
+    + Add build-dependency on python-support.
+    + In debian/rules, replace call to dh_python with dh_pysupport.
+
+ -- Jakub Wilk <jw...@debian.org>  Fri, 08 Apr 2011 21:08:10 +0200
+
 python-pam (0.4.2-12.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u python-pam-0.4.2/debian/control python-pam-0.4.2/debian/control
--- python-pam-0.4.2/debian/control
+++ python-pam-0.4.2/debian/control
@@ -1,7 +1,7 @@
 Source: python-pam
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), libpam0g-dev
+Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), libpam0g-dev, python-support
 Maintainer: Dima Barsky <d...@debian.org>
 Standards-Version: 3.7.2
 

Reply via email to