tag 877158 pending
thanks

Hello,

Bug #877158 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:

    
https://anonscm.debian.org/cgit/python-modules/packages/sphinxcontrib-websupport.git/commit/?id=1fef7b8

---
commit 1fef7b8a6fad276f285b76e9b50268c0e9107ef0
Author: Dmitry Shachnev <mity...@gmail.com>
Date:   Fri Sep 29 17:37:35 2017 +0300

    Add two patches to fix compatibility with Sphinx 1.6.
    
    - tests_fix_import.diff: Import local sqlalchemystorage in tests.
    - sphinx16_translator_class.diff: Use new API to set translator class.
    
    Closes: #877158.

diff --git a/debian/changelog b/debian/changelog
index 910db62..e84ebd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sphinxcontrib-websupport (1.0.1-2) UNRELEASED; urgency=medium
+
+  * Add two patches to fix compatibility with Sphinx 1.6 (closes: #877158):
+    - tests_fix_import.diff: Import local sqlalchemystorage in tests.
+    - sphinx16_translator_class.diff: Use new API to set translator class.
+
+ -- Dmitry Shachnev <mity...@debian.org>  Fri, 29 Sep 2017 17:35:19 +0300
+
 sphinxcontrib-websupport (1.0.1-1) unstable; urgency=medium
 
   * Initial release. (Closes: #867763)

Reply via email to