tag 841582 pending
thanks
Hello,
Bug #841582 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/sphinxcontrib-doxylink.git;a=commitdiff;h=3d52cbc
---
commit 3d52cbc331b4883f1652b24ef833237fca7bc22b
Author: Ghislain Antony Vaillant <[email protected]>
Date: Tue Nov 22 19:34:23 2016 +0000
Release to unstable.
diff --git a/debian/changelog b/debian/changelog
index 5d867c0..51ca366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sphinxcontrib-doxylink (1.3-2) unstable; urgency=medium
+
+ * Add patch fixing FTBFS with recent versions of pyparsing.
+ Thanks to Paul McGuire for the patch (Closes: #841582)
+ * Upgrade packaging to debhelper 10.
+ * Simplify the packaging testsuite.
+ * Drop superfluous Testsuite field.
+
+ -- Ghislain Antony Vaillant <[email protected]> Tue, 22 Nov 2016 19:33:50
+0000
+
sphinxcontrib-doxylink (1.3-1) unstable; urgency=low
* Initial release. (Closes: #823581)