[med-svn] [khmer] 01/01: patch for old sphinx
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Mar 4 17:58:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch jessie-backports
in repository khmer.
commit a47c7360f4687456c53d53ac3dc507989e4a6eb9
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Thu Sep 24 16:33:02 2015 -0700
patch for old sphinx
---
debian/changelog | 6 ++++++
debian/patches/series | 1 +
debian/patches/sphinx-compat | 14 ++++++++++++++
3 files changed, 21 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9329d5d..159b3b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+khmer (2.0+dfsg-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Michael R. Crusoe <crusoe at ucdavis.edu> Thu, 24 Sep 2015 16:20:19 -0700
+
khmer (2.0+dfsg-1) unstable; urgency=low
* Initial upload (Closes: #777688)
diff --git a/debian/patches/series b/debian/patches/series
index 95db57b..8a305af 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@ get_version
install-prefix
cpython-bug-empty-exceptions
silence-mt-bug
+sphinx-compat
diff --git a/debian/patches/sphinx-compat b/debian/patches/sphinx-compat
new file mode 100644
index 0000000..adf758e
--- /dev/null
+++ b/debian/patches/sphinx-compat
@@ -0,0 +1,14 @@
+Author: Michael R. Crusoe
+Description: Use the old name for our sphinx theme
+
+--- khmer.orig/doc/conf.py
++++ khmer/doc/conf.py
+@@ -112,7 +112,7 @@
+
+ # The theme to use for HTML and HTML Help pages. Major themes that come with
+ # Sphinx are currently 'default' and 'sphinxdoc'.
+-html_theme = 'classic'
++html_theme = 'default'
+
+ # Theme options are theme-specific and customize the look and feel of a theme
+ # further. For a list of options available for each theme, see the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git
More information about the debian-med-commit
mailing list