Hi,
since there's no movement in this bug for a month, it's time for an NMU.
Attached, you'll find the debdiff of what I uploaded to the DELAYED/3 queue.
Cheers,
Thomas Goirand (zigo)
diff -Nru actdiag-0.5.3/debian/changelog actdiag-0.5.3/debian/changelog
--- actdiag-0.5.3/debian/changelog 2015-10-22 02:56:18.0 +
+++ actdiag-0.5.3/debian/changelog 2016-04-13 17:24:34.0 +
@@ -1,3 +1,10 @@
+actdiag (0.5.3-5.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fixed pep8 (build-)depends (Closes: #818057).
+
+ -- Thomas Goirand Wed, 13 Apr 2016 17:23:05 +
+
actdiag (0.5.3-5) unstable; urgency=medium
* Fixes FTBFS: TypeError: coercing to Unicode: need string or buffer,
diff -Nru actdiag-0.5.3/debian/control actdiag-0.5.3/debian/control
--- actdiag-0.5.3/debian/control2014-10-14 23:18:42.0 +
+++ actdiag-0.5.3/debian/control2016-04-13 17:23:44.0 +
@@ -6,7 +6,7 @@
python-all,
python-setuptools,
python-unittest2,
- pep8 (>= 1.3),
+ python-pep8 (>= 1.3),
python-nose,
python-blockdiag (>= 1.4.1),
python3-all,