Control: tags 786004 + patch Control: tags 786004 + pending Dear maintainer,
I've prepared an NMU for prelude-notify (versioned as 0.9.1-1.1). I am not a DD, so it will need sponsoring. The DD will probably upload with a delay of 2 days, please feel free to tell me if it should be delayed longer. Regards, Ross
diff -u prelude-notify-0.9.1/debian/changelog prelude-notify-0.9.1/debian/changelog --- prelude-notify-0.9.1/debian/changelog +++ prelude-notify-0.9.1/debian/changelog @@ -1,3 +1,11 @@ +prelude-notify (0.9.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh-python (Closes: #786004) + * Replace pyversions with X-Python-Version + + -- Ross Gammon <rossgam...@mail.dk> Tue, 22 Sep 2015 21:16:15 +0200 + prelude-notify (0.9.1-1) unstable; urgency=low * New upstream release diff -u prelude-notify-0.9.1/debian/control prelude-notify-0.9.1/debian/control --- prelude-notify-0.9.1/debian/control +++ prelude-notify-0.9.1/debian/control @@ -2,8 +2,9 @@ Section: admin Priority: extra Maintainer: Alexandre De Dommelin <adedomme...@tuxz.net> -Build-Depends: debhelper (>> 5.0.0), python, python-setuptools (>= 0.6c8), python-support, python-prelude (>= 0.9.23) +Build-Depends: debhelper (>> 5.0.0), python, python-setuptools (>= 0.6c8), dh-python, python-prelude (>= 0.9.23) Standards-Version: 3.8.4 +X-Python-Version: >= 2.5 Package: prelude-notify Architecture: all reverted: --- prelude-notify-0.9.1/debian/pyversions +++ prelude-notify-0.9.1.orig/debian/pyversions @@ -1 +0,0 @@ -2.5- diff -u prelude-notify-0.9.1/debian/rules prelude-notify-0.9.1/debian/rules --- prelude-notify-0.9.1/debian/rules +++ prelude-notify-0.9.1/debian/rules @@ -37,7 +37,7 @@ dh_installchangelogs ChangeLog dh_installexamples prelude-notifyrc dh_installdocs - dh_pysupport + dh_python2 dh_installinit dh_installman dh_link