Hi,

I've prepared an NMU, with the debdiff attached, and uploaded it to
DELAYED/3, just like for your other 2 packages.

Cheers,

Thomas Goirand (zigo)
diff -Nru nwdiag-1.0.3/debian/changelog nwdiag-1.0.3/debian/changelog
--- nwdiag-1.0.3/debian/changelog       2015-10-28 01:02:40.000000000 +0000
+++ nwdiag-1.0.3/debian/changelog       2016-04-13 17:31:39.000000000 +0000
@@ -1,3 +1,10 @@
+nwdiag (1.0.3-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fixed pep8 -> python-pep8 build-depends (Closes: #818066).
+
+ -- Thomas Goirand <z...@debian.org>  Wed, 13 Apr 2016 17:30:53 +0000
+
 nwdiag (1.0.3-4) unstable; urgency=medium
 
   * Fixes FTBFS: TypeError: 'NoneType' object is not callable (Closes: 
#796429) 
diff -Nru nwdiag-1.0.3/debian/control nwdiag-1.0.3/debian/control
--- nwdiag-1.0.3/debian/control 2014-10-15 00:45:42.000000000 +0000
+++ nwdiag-1.0.3/debian/control 2016-04-13 17:31:19.000000000 +0000
@@ -7,7 +7,7 @@
                python-all,
                python-setuptools,
                python-nose,
-               pep8 (>= 1.3),
+               python-pep8 (>= 1.3),
                python-unittest2,
                python-reportlab,
                python-blockdiag (>= 1.4.1),

Reply via email to