Control: tags 786014 + patch Hello,
I have ported this package to dh_python2. See the patch attached. I will prepare an NMU. Thanks, -- Alexandre Viau alexan...@alexandreviau.net
diff -u python-ipcalc-0.3/debian/rules python-ipcalc-0.3/debian/rules --- python-ipcalc-0.3/debian/rules +++ python-ipcalc-0.3/debian/rules @@ -3 +3 @@ - dh $@ + dh $@ --with python2 diff -u python-ipcalc-0.3/debian/control python-ipcalc-0.3/debian/control --- python-ipcalc-0.3/debian/control +++ python-ipcalc-0.3/debian/control @@ -2,10 +2,9 @@ Section: python Priority: optional Maintainer: MEZGANI Ali <mezg...@linuxmail.org> -Build-Depends: debhelper (>= 7), python-support, python-dev +Build-Depends: debhelper (>= 7), dh-python, python-dev Standards-Version: 3.8.2 Homepage: http://dev.tehmaze.com/projects/ipcalc -XB-Python-Version: ${python:Versions} Package: python-ipcalc Architecture: all diff -u python-ipcalc-0.3/debian/changelog python-ipcalc-0.3/debian/changelog --- python-ipcalc-0.3/debian/changelog +++ python-ipcalc-0.3/debian/changelog @@ -1,3 +1,10 @@ +python-ipcalc (0.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh_python2 (Closes: #786014) + + -- Alexandre Viau <alexan...@alexandreviau.net> Mon, 24 Aug 2015 18:54:58 -0400 + python-ipcalc (0.3-1) unstable; urgency=low * Initial release (Closes: #533437)
signature.asc
Description: OpenPGP digital signature