[med-svn] [python-skbio] 04/04: Remove sphinx patch
Kevin Murray
daube-guest at moszumanska.debian.org
Wed Feb 17 21:45:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository python-skbio.
commit a2dba6928d44bd476b94d4e143c4a890674994b0
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Wed Feb 17 13:43:04 2016 -0800
Remove sphinx patch
---
...04-Don-t-turn-sphinx-warnings-into-errors.patch | 24 ----------------------
debian/patches/series | 1 -
2 files changed, 25 deletions(-)
diff --git a/debian/patches/0004-Don-t-turn-sphinx-warnings-into-errors.patch b/debian/patches/0004-Don-t-turn-sphinx-warnings-into-errors.patch
deleted file mode 100644
index ed191c9..0000000
--- a/debian/patches/0004-Don-t-turn-sphinx-warnings-into-errors.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From: Kevin Murray <spam at kdmurray.id.au>
-Date: Mon, 30 Nov 2015 12:53:27 +1100
-Subject: Don't turn sphinx warnings into errors
-
----
- doc/Makefile | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/doc/Makefile b/doc/Makefile
-index f4d14d2..590f919 100644
---- a/doc/Makefile
-+++ b/doc/Makefile
-@@ -3,8 +3,9 @@
-
- # You can set these variables from the command line.
-
--# Turn warnings into errors.
--SPHINXOPTS = -W
-+# Don't turn warnings into errors.
-+# SPHINXOPTS = -W
-+SPHINXOPTS =
- SPHINXBUILD = sphinx-build
- PAPER =
- BUILDDIR = build
diff --git a/debian/patches/series b/debian/patches/series
index aefa9b3..e0e45ee 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
0003-Force-use-of-Agg-backend-no-X-for-matplotlib.patch
-0004-Don-t-turn-sphinx-warnings-into-errors.patch
0005-Set-mathjax-path-to-debian-s-copy.patch
0004-Don-t-build-pdf-figures.patch
0005-Fix-test-failure-patch-from-upstream.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git
More information about the debian-med-commit
mailing list