Control: tags 786017 + pending Dear maintainer,
I've prepared an NMU for python-mailer (versioned as 0.7-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Cheers -- Sebastian Ramacher
diff -Nru python-mailer-0.7/debian/changelog python-mailer-0.7/debian/changelog --- python-mailer-0.7/debian/changelog 2011-08-07 22:30:27.000000000 +0200 +++ python-mailer-0.7/debian/changelog 2015-08-25 01:53:47.000000000 +0200 @@ -1,3 +1,10 @@ +python-mailer (0.7-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Ported from python-support to dh_python2 (Closes: #786017) + + -- Alexandre Viau <[email protected]> Mon, 24 Aug 2015 19:53:11 -0400 + python-mailer (0.7-1) unstable; urgency=low * New upstream release diff -Nru python-mailer-0.7/debian/control python-mailer-0.7/debian/control --- python-mailer-0.7/debian/control 2011-08-07 22:33:42.000000000 +0200 +++ python-mailer-0.7/debian/control 2015-08-25 01:53:47.000000000 +0200 @@ -2,7 +2,7 @@ Section: python Priority: extra Maintainer: David Watson <[email protected]> -Build-Depends: debhelper (>= 7), python, python-support, python-setuptools +Build-Depends: debhelper (>= 7), python, dh-python, python-setuptools Standards-Version: 3.9.2 Homepage: http://pypi.python.org/pypi/mailer diff -Nru python-mailer-0.7/debian/rules python-mailer-0.7/debian/rules --- python-mailer-0.7/debian/rules 2010-07-07 12:21:01.000000000 +0200 +++ python-mailer-0.7/debian/rules 2015-08-25 01:53:47.000000000 +0200 @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with python2
signature.asc
Description: Digital signature

