tags 616980 + pending
thanks

Dear maintainer,

I've prepared an NMU for pyrex (versioned as 0.9.8.5-2.1). The debdiff is
attached here.

Regards.

-- 
Andrea Colangelo                     |   http://andreacolangelo.com
Ubuntu Developer  <www.ubuntu.com>   |   Debian Maintainer  <www.debian.org>
diff -u pyrex-0.9.8.5/debian/control pyrex-0.9.8.5/debian/control
--- pyrex-0.9.8.5/debian/control
+++ pyrex-0.9.8.5/debian/control
@@ -3,10 +3,8 @@
 Priority: optional
 Maintainer: Paul Brossier <p...@debian.org>
 Build-Depends: debhelper (>= 5.0.37.2),
-               python-all-dev (>= 2.5.4-1~),
+               python-all-dev (>= 2.6.6-3~),
                dpatch
-Build-Depends-Indep: python-central (>= 0.5)
-XS-Python-Version: all
 Standards-Version: 3.8.3
 Homepage: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
 Vcs-Bzr: http://bzr.debian.org/users/piem/pyrex/
@@ -17,7 +15,6 @@
 Depends: ${python:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Recommends: python-all-dev
-XB-Python-Version: all
 Description: compile native-code modules for Python from Python-like syntax
  Pyrex lets you write code that mixes Python and C data types any way you want,
  and compiles it into a C extension for Python.
diff -u pyrex-0.9.8.5/debian/rules pyrex-0.9.8.5/debian/rules
--- pyrex-0.9.8.5/debian/rules
+++ pyrex-0.9.8.5/debian/rules
@@ -76,9 +76,7 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_pycentral
-	# remove empty dir after pycentral moved its content
-	-$(RM) -r debian/python-pyrex/usr/lib
+	dh_python2
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol
diff -u pyrex-0.9.8.5/debian/changelog pyrex-0.9.8.5/debian/changelog
--- pyrex-0.9.8.5/debian/changelog
+++ pyrex-0.9.8.5/debian/changelog
@@ -1,3 +1,10 @@
+pyrex (0.9.8.5-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to dh_python2. (Closes: #616980) 
+
+ -- Andrea Colangelo <war...@ubuntu.com>  Fri, 28 Jun 2013 17:03:29 +0200
+
 pyrex (0.9.8.5-2) unstable; urgency=low
 
   * Acknowledge NMU (closes: #519951)
reverted:
--- pyrex-0.9.8.5/debian/pycompat
+++ pyrex-0.9.8.5.orig/debian/pycompat
@@ -1 +0,0 @@
-2

Attachment: signature.asc
Description: Digital signature

Reply via email to