Control: tags 785978 + patch
Control: tags 785978 + pending

Dear maintainer,

I've prepared an NMU for dctrl2xml (versioned as 0.18+nmu1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards,

SR
diff -Nru dctrl2xml-0.18/debian/changelog dctrl2xml-0.18+nmu1/debian/changelog
--- dctrl2xml-0.18/debian/changelog	2010-12-12 04:00:04.000000000 -0800
+++ dctrl2xml-0.18+nmu1/debian/changelog	2015-08-26 13:04:55.000000000 -0700
@@ -1,3 +1,10 @@
+dctrl2xml (0.18+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port from python-support to dh_python2 (Closes: #785978)
+
+ -- Stefano Rivera <stefa...@debian.org>  Wed, 26 Aug 2015 13:04:55 -0700
+
 dctrl2xml (0.18) unstable; urgency=low
 
   * dctrl2xml:
diff -Nru dctrl2xml-0.18/debian/control dctrl2xml-0.18+nmu1/debian/control
--- dctrl2xml-0.18/debian/control	2010-12-12 04:00:04.000000000 -0800
+++ dctrl2xml-0.18+nmu1/debian/control	2015-08-26 13:04:41.000000000 -0700
@@ -2,8 +2,8 @@
 Section: utils
 Priority: optional
 Maintainer: Frank S. Thomas <f...@debian.org>
-Build-Depends: debhelper (>= 7), python
-Build-Depends-Indep: python-support (>= 0.5.3), docbook2x, docbook-xml
+Build-Depends: debhelper (>= 7), dh-python, python
+Build-Depends-Indep: docbook2x, docbook-xml
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/users/fst/dctrl2xml.git
 Vcs-Browser: http://git.debian.org/?p=users/fst/dctrl2xml.git
diff -Nru dctrl2xml-0.18/debian/pyversions dctrl2xml-0.18+nmu1/debian/pyversions
--- dctrl2xml-0.18/debian/pyversions	2010-12-12 04:00:04.000000000 -0800
+++ dctrl2xml-0.18+nmu1/debian/pyversions	1969-12-31 16:00:00.000000000 -0800
@@ -1 +0,0 @@
-2.6-
diff -Nru dctrl2xml-0.18/debian/rules dctrl2xml-0.18+nmu1/debian/rules
--- dctrl2xml-0.18/debian/rules	2010-12-12 04:00:04.000000000 -0800
+++ dctrl2xml-0.18+nmu1/debian/rules	2015-08-26 13:04:27.000000000 -0700
@@ -9,6 +9,6 @@
 	$(MAKE) -C doc  clean
 
 %:
-	dh $@
+	dh $@ --with python2
 
 .PHONY: build clean

Reply via email to