Control: tags 786249 + patch Control: tags 786249 + pending Dear maintainer,
I've prepared an NMU for pyxid (versioned as 1.0-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- WBR, wRAR
diff -Nru pyxid-1.0/debian/changelog pyxid-1.0/debian/changelog --- pyxid-1.0/debian/changelog 2011-05-28 22:11:12.000000000 +0600 +++ pyxid-1.0/debian/changelog 2015-08-25 00:36:47.000000000 +0500 @@ -1,3 +1,11 @@ +pyxid (1.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Port from python-support to dh-python (Closes: #786249) + * Drop obsolete debian/pyversions + + -- Andrey Rahmatullin <[email protected]> Tue, 25 Aug 2015 00:36:46 +0500 + pyxid (1.0-1) unstable; urgency=low * Initial release (Closes: #607213) diff -Nru pyxid-1.0/debian/control pyxid-1.0/debian/control --- pyxid-1.0/debian/control 2011-05-28 22:11:12.000000000 +0600 +++ pyxid-1.0/debian/control 2015-08-25 00:36:16.000000000 +0500 @@ -3,7 +3,7 @@ Priority: optional Maintainer: NeuroDebian Team <[email protected]> Uploaders: Yaroslav Halchenko <[email protected]>, Michael Hanke <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5), python-support (>= 0.6), python-setuptools (>= 0.6) +Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5), dh-python, python-setuptools (>= 0.6) Standards-Version: 3.9.2 Homepage: https://github.com/cedrus-opensource/pyxid XS-Vcs-Git: git://git.debian.org/git/pkg-exppsy/pyxid.git diff -Nru pyxid-1.0/debian/pyversions pyxid-1.0/debian/pyversions --- pyxid-1.0/debian/pyversions 2011-05-28 22:11:12.000000000 +0600 +++ pyxid-1.0/debian/pyversions 1970-01-01 05:00:00.000000000 +0500 @@ -1 +0,0 @@ -2.5- diff -Nru pyxid-1.0/debian/rules pyxid-1.0/debian/rules --- pyxid-1.0/debian/rules 2011-05-28 22:11:12.000000000 +0600 +++ pyxid-1.0/debian/rules 2015-08-25 00:36:07.000000000 +0500 @@ -2,7 +2,7 @@ # -*- makefile -*- %: - dh $@ + dh $@ --with python2 override_dh_clean: rm -rf pyxid.egg-info dist
signature.asc
Description: Digital signature

