Control: tags 785980 + patch Control: tags 785980 + pending Dear maintainer,
I've prepared an NMU for python-box2d (versioned as 2.0.2+svn20100109.244-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, SR
diff -Nru python-box2d-2.0.2+svn20100109.244/debian/changelog python-box2d-2.0.2+svn20100109.244/debian/changelog --- python-box2d-2.0.2+svn20100109.244/debian/changelog 2010-07-19 09:25:42.000000000 -0700 +++ python-box2d-2.0.2+svn20100109.244/debian/changelog 2015-08-26 13:17:56.000000000 -0700 @@ -1,3 +1,10 @@ +python-box2d (2.0.2+svn20100109.244-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh_python2. Closes: 785980. + + -- Stefano Rivera <stefa...@debian.org> Wed, 26 Aug 2015 13:17:56 -0700 + python-box2d (2.0.2+svn20100109.244-1) unstable; urgency=low * Initial release. Closes: 524710. diff -Nru python-box2d-2.0.2+svn20100109.244/debian/control python-box2d-2.0.2+svn20100109.244/debian/control --- python-box2d-2.0.2+svn20100109.244/debian/control 2010-07-19 09:25:42.000000000 -0700 +++ python-box2d-2.0.2+svn20100109.244/debian/control 2015-08-26 13:15:29.000000000 -0700 @@ -5,7 +5,7 @@ Uploaders: Luke Faraone <l...@faraone.cc>, Jonas Smedegaard <d...@jones.dk> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.1), - python-support, + dh-python, python-all-dev, devscripts (>= 2.10.7~), cdbs (>= 0.4.67~), diff -Nru python-box2d-2.0.2+svn20100109.244/debian/pycompat python-box2d-2.0.2+svn20100109.244/debian/pycompat --- python-box2d-2.0.2+svn20100109.244/debian/pycompat 2010-07-19 09:25:43.000000000 -0700 +++ python-box2d-2.0.2+svn20100109.244/debian/pycompat 1969-12-31 16:00:00.000000000 -0800 @@ -1 +0,0 @@ -2 diff -Nru python-box2d-2.0.2+svn20100109.244/debian/rules python-box2d-2.0.2+svn20100109.244/debian/rules --- python-box2d-2.0.2+svn20100109.244/debian/rules 2010-07-19 09:25:43.000000000 -0700 +++ python-box2d-2.0.2+svn20100109.244/debian/rules 2015-08-26 13:15:06.000000000 -0700 @@ -1,7 +1,6 @@ #!/usr/bin/make -f DEB_BUILDDIR = build -DEB_PYTHON_SYSTEM = pysupport include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk include /usr/share/cdbs/1/rules/utils.mk