Control: tags 785977 + patch Control: tags 785977 + pending Dear maintainer,
I've prepared an NMU for libgetdata (versioned as 0.7.3-6.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, SR
diff -Nru libgetdata-0.7.3/debian/changelog libgetdata-0.7.3/debian/changelog --- libgetdata-0.7.3/debian/changelog 2015-08-14 02:41:12.000000000 -0700 +++ libgetdata-0.7.3/debian/changelog 2015-08-26 12:46:29.000000000 -0700 @@ -1,7 +1,15 @@ +libgetdata (0.7.3-6.2) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh_python2 (Closes: #785977) + * Call dh_numpy, to generate dependencies based on the numpy ABI. + + -- Stefano Rivera <stefa...@debian.org> Wed, 26 Aug 2015 11:55:50 -0700 + libgetdata (0.7.3-6.1) unstable; urgency=medium * Non-maintainer upload. - * Build against gcc5/gfortran for transition. + * Build against gcc5/gfortran for transition. -- Alastair McKinstry <mckins...@debian.org> Fri, 14 Aug 2015 10:40:54 +0100 diff -Nru libgetdata-0.7.3/debian/control libgetdata-0.7.3/debian/control --- libgetdata-0.7.3/debian/control 2011-09-19 14:27:07.000000000 -0700 +++ libgetdata-0.7.3/debian/control 2015-08-26 12:46:36.000000000 -0700 @@ -2,7 +2,7 @@ Priority: extra Maintainer: Michael Milligan <mmilli...@astro.umn.edu> Uploaders: Steven Benton <steveben...@rogers.com> -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, python-numpy, python-all-dev, python-support (>= 0.90), fortran-compiler +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dh-python, python-numpy, python-all-dev, fortran-compiler Standards-Version: 3.9.2 DM-Upload-Allowed: yes Section: libs diff -Nru libgetdata-0.7.3/debian/python-pygetdata.install libgetdata-0.7.3/debian/python-pygetdata.install --- libgetdata-0.7.3/debian/python-pygetdata.install 2011-07-07 15:17:35.000000000 -0700 +++ libgetdata-0.7.3/debian/python-pygetdata.install 2015-08-26 12:31:04.000000000 -0700 @@ -1 +1 @@ -/usr/lib/python* +/usr/lib/python2.*/*-packages/*.so diff -Nru libgetdata-0.7.3/debian/rules libgetdata-0.7.3/debian/rules --- libgetdata-0.7.3/debian/rules 2011-07-18 12:24:11.000000000 -0700 +++ libgetdata-0.7.3/debian/rules 2015-08-26 12:46:41.000000000 -0700 @@ -12,7 +12,7 @@ PYVERS=$(shell pyversions -vs) %: - dh $@ + dh $@ --with python2 override_dh_auto_configure: dh_auto_configure -Bbuild-main -- --disable-python @@ -37,6 +37,7 @@ for v in $(PYVERS); do \ dh_auto_install -Bbuild-py$$v; \ done + dh_numpy override_dh_auto_clean: dh_auto_clean -Bbuild-main diff -Nru libgetdata-0.7.3/debian/watch libgetdata-0.7.3/debian/watch --- libgetdata-0.7.3/debian/watch 2011-07-19 06:33:07.000000000 -0700 +++ libgetdata-0.7.3/debian/watch 2015-08-26 11:55:11.000000000 -0700 @@ -1,4 +1,3 @@ version=3 http://sf.net/getdata/getdata-(.*)\.tar\.gz -