Control: tags 786022 + patch Control: tags 786022 + pending Dear maintainer,
Ana prepared an NMU for trac-graphviz (versioned as 0.7.5-1.1) and I uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards.
diff -u trac-graphviz-0.7.5/debian/changelog trac-graphviz-0.7.5/debian/changelog --- trac-graphviz-0.7.5/debian/changelog +++ trac-graphviz-0.7.5/debian/changelog @@ -1,3 +1,10 @@ +trac-graphviz (0.7.5-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Convert package from python-support to dh-python2 (Closes: #786022) + + -- Ana Rodriguez Lopez <[email protected]> Thu, 20 Aug 2015 00:05:17 +0200 + trac-graphviz (0.7.5-1) unstable; urgency=low * Initial release (Closes: #504552) diff -u trac-graphviz-0.7.5/debian/control trac-graphviz-0.7.5/debian/control --- trac-graphviz-0.7.5/debian/control +++ trac-graphviz-0.7.5/debian/control @@ -2,8 +2,8 @@ Section: python Priority: optional Maintainer: Christoph Egger <[email protected]> -Build-Depends: debhelper (>= 7.0~), python-setuptools, python (>= 2.5.4-1~) -Build-Depends-Indep: python-support (>= 0.3) +Build-Depends: debhelper (>= 7.0~), python-setuptools, python (>= 2.6.6-3~) +Build-Depends-Indep: dh-python Standards-Version: 3.8.3 DM-Upload-Allowed: yes Vcs-Git: git://git.debian.org/git/users/christoph-guest/trac-graphviz.git/ diff -u trac-graphviz-0.7.5/debian/rules trac-graphviz-0.7.5/debian/rules --- trac-graphviz-0.7.5/debian/rules +++ trac-graphviz-0.7.5/debian/rules @@ -43,7 +43,7 @@ dh_installdocs $(VERSION_DIR)/README.txt dh_installexamples $(VERSION_DIR)/examples/* dh_install - dh_pysupport + dh_python2 dh_installman dh_link dh_compress
diff -u trac-graphviz-0.7.5/debian/changelog trac-graphviz-0.7.5/debian/changelog --- trac-graphviz-0.7.5/debian/changelog +++ trac-graphviz-0.7.5/debian/changelog @@ -1,3 +1,10 @@ +trac-graphviz (0.7.5-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Convert package from python-support to dh-python2 (Closes: #786022) + + -- Ana Rodriguez Lopez <[email protected]> Thu, 20 Aug 2015 00:05:17 +0200 + trac-graphviz (0.7.5-1) unstable; urgency=low * Initial release (Closes: #504552) diff -u trac-graphviz-0.7.5/debian/control trac-graphviz-0.7.5/debian/control --- trac-graphviz-0.7.5/debian/control +++ trac-graphviz-0.7.5/debian/control @@ -2,8 +2,8 @@ Section: python Priority: optional Maintainer: Christoph Egger <[email protected]> -Build-Depends: debhelper (>= 7.0~), python-setuptools, python (>= 2.5.4-1~) -Build-Depends-Indep: python-support (>= 0.3) +Build-Depends: debhelper (>= 7.0~), python-setuptools, python (>= 2.6.6-3~) +Build-Depends-Indep: dh-python Standards-Version: 3.8.3 DM-Upload-Allowed: yes Vcs-Git: git://git.debian.org/git/users/christoph-guest/trac-graphviz.git/ diff -u trac-graphviz-0.7.5/debian/rules trac-graphviz-0.7.5/debian/rules --- trac-graphviz-0.7.5/debian/rules +++ trac-graphviz-0.7.5/debian/rules @@ -43,7 +43,7 @@ dh_installdocs $(VERSION_DIR)/README.txt dh_installexamples $(VERSION_DIR)/examples/* dh_install - dh_pysupport + dh_python2 dh_installman dh_link dh_compress

