[med-svn] [python-htseq] 02/05: Adapt to Sphinx 1.3

Andreas Tille tille at debian.org
Sun Aug 16 10:09:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository python-htseq.

commit 53c9e42d3a015230384d05278ed728e6b6540c8c
Author: Andreas Tille <tille at debian.org>
Date:   Sun Aug 16 11:48:01 2015 +0200

    Adapt to Sphinx 1.3
---
 debian/patches/series           |  1 +
 debian/patches/sphinx_1_3.patch | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index aebdf5e..fd4d512 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ set-matplotlib-backend.patch
 fix_version.patch
 add_sphinx_man_pages.patch
 skip_tests_with_rounding_differences.patch
+sphinx_1_3.patch
diff --git a/debian/patches/sphinx_1_3.patch b/debian/patches/sphinx_1_3.patch
new file mode 100644
index 0000000..30548b4
--- /dev/null
+++ b/debian/patches/sphinx_1_3.patch
@@ -0,0 +1,13 @@
+Author: Dmitry Shachnev <mitya57 at debian.org>
+Last-Update: Sun, 16 Aug 2015 10:10:51 +0300
+Bug-Debian: http://bugs.debian.org/794277
+Description: Adapt to sphinx 1.3
+
+--- a/doc/conf.py
++++ b/doc/conf.py
+@@ -204,3 +204,5 @@ html_theme_options = {
+     "sidebartextcolor": "white"
+ }
+ 
++html_theme = 'default'
++

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-htseq.git



More information about the debian-med-commit mailing list