tag 832848 pending
thanks
Hello,
Bug #832848 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=openstack/sphinxcontrib-programoutput.git;a=commitdiff;h=1f091b9
---
commit 1f091b92e56eaaa30bf3b2590b27603e2627078b
Author: Thomas Goirand <[email protected]>
Date: Mon Aug 1 11:34:38 2016 +0000
* Fix FTBFS with Sphinx 1.4.x:
- adds suppress-warnings-for-app.add_directive.patch (Closes: #832848).
diff --git a/debian/changelog b/debian/changelog
index e01b1f3..f5615fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
-sphinxcontrib-programoutput (0.8-5) UNRELEASED; urgency=medium
+sphinxcontrib-programoutput (0.8-5) unstable; urgency=medium
+ [ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
- -- Ondřej Nový <[email protected]> Sun, 28 Feb 2016 15:57:47 +0100
+ [ Thomas Goirand ]
+ * Fix FTBFS with Sphinx 1.4.x:
+ - adds suppress-warnings-for-app.add_directive.patch (Closes: #832848).
+
+ -- Thomas Goirand <[email protected]> Mon, 01 Aug 2016 11:34:26 +0000
sphinxcontrib-programoutput (0.8-4) unstable; urgency=medium