Control: tags 639650 + patch Control: tags 639650 + pending Control: tags 786133 + patch Control: tags 786133 + pending
Dear maintainer,
I've prepared an NMU for dvcs-autosync (versioned as 0.5+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Regards.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: http://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
diffstat for dvcs-autosync-0.5 dvcs-autosync-0.5+nmu1 .gitignore | 17 ----------------- debian/changelog | 8 ++++++++ debian/control | 3 ++- debian/pycompat | 1 - debian/rules | 3 ++- 5 files changed, 12 insertions(+), 20 deletions(-) diff -Nru dvcs-autosync-0.5/debian/changelog dvcs-autosync-0.5+nmu1/debian/changelog --- dvcs-autosync-0.5/debian/changelog 2011-08-24 23:14:38.000000000 +0000 +++ dvcs-autosync-0.5+nmu1/debian/changelog 2015-12-13 01:26:23.000000000 +0000 @@ -1,3 +1,11 @@ +dvcs-autosync (0.5+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Build with dh-python instead of python-support. Closes: #786133 + * Specify X-Python-Versions: >= 2.6. Closes: #639650 + + -- Mattia Rizzolo <[email protected]> Sun, 13 Dec 2015 01:26:20 +0000 + dvcs-autosync (0.5) unstable; urgency=low * Added icon for dvcs-autosync for pynotify (notification 'bubbles') diff -Nru dvcs-autosync-0.5/debian/control dvcs-autosync-0.5+nmu1/debian/control --- dvcs-autosync-0.5/debian/control 2011-08-24 23:14:38.000000000 +0000 +++ dvcs-autosync-0.5+nmu1/debian/control 2015-12-13 01:25:21.000000000 +0000 @@ -2,11 +2,12 @@ Section: utils Priority: optional Maintainer: Rene Mayrhofer <[email protected]> -Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7.0.50~), python-support, git +Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7.0.50~), dh-python, python, git Standards-Version: 3.9.2 Homepage: http://www.mayrhofer.eu.org/dvcs-autosync Vcs-Git: git://gitorious.org/dvcs-autosync/dvcs-autosync.git Vcs-Browser: http://gitorious.org/dvcs-autosync +X-Python-Version: >= 2.6 Package: dvcs-autosync Architecture: all diff -Nru dvcs-autosync-0.5/debian/pycompat dvcs-autosync-0.5+nmu1/debian/pycompat --- dvcs-autosync-0.5/debian/pycompat 2011-08-24 23:14:38.000000000 +0000 +++ dvcs-autosync-0.5+nmu1/debian/pycompat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -2 diff -Nru dvcs-autosync-0.5/debian/rules dvcs-autosync-0.5+nmu1/debian/rules --- dvcs-autosync-0.5/debian/rules 2011-08-24 23:14:38.000000000 +0000 +++ dvcs-autosync-0.5+nmu1/debian/rules 2015-12-13 01:30:11.000000000 +0000 @@ -1,6 +1,7 @@ #!/usr/bin/make -f -DEB_PYTHON_SYSTEM=pysupport +DEB_PYTHON2_MODULE_PACKAGES := dvcs-autosync + include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk diff -Nru dvcs-autosync-0.5/.gitignore dvcs-autosync-0.5+nmu1/.gitignore --- dvcs-autosync-0.5/.gitignore 2011-08-24 23:14:38.000000000 +0000 +++ dvcs-autosync-0.5+nmu1/.gitignore 1970-01-01 00:00:00.000000000 +0000 @@ -1,17 +0,0 @@ -*~ -.~lock.*# -*.backup -*.old -*.aux -*.blg -*.bbl -*.bib.bak -*.pyc -.swp.* -qt_temp.* -build -debian/python-module-stampdir/ -debian/files -debian/dvcs-autosync/ -debian/dvcs-autosync.substvars -debian/dvcs-autosync.*debhelper*
signature.asc
Description: PGP signature

