[med-svn] r20300 - trunk/packages/python-biom-format/trunk/debian/patches
Andreas Tille
tille at moszumanska.debian.org
Sat Oct 24 17:09:47 UTC 2015
Author: tille
Date: 2015-10-24 17:09:46 +0000 (Sat, 24 Oct 2015)
New Revision: 20300
Added:
trunk/packages/python-biom-format/trunk/debian/patches/enable_sloppy_sphinx_build.patch
Modified:
trunk/packages/python-biom-format/trunk/debian/patches/series
Log:
enable sloppy sphinx build
Added: trunk/packages/python-biom-format/trunk/debian/patches/enable_sloppy_sphinx_build.patch
===================================================================
--- trunk/packages/python-biom-format/trunk/debian/patches/enable_sloppy_sphinx_build.patch (rev 0)
+++ trunk/packages/python-biom-format/trunk/debian/patches/enable_sloppy_sphinx_build.patch 2015-10-24 17:09:46 UTC (rev 20300)
@@ -0,0 +1,18 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Sat, 24 Oct 2015 18:07:11 +0200
+Description: If Warnings are treated as errors this leads to
+ WARNING: document isn't included in any toctree
+ warnings leading to build errors
+
+
+--- a/doc/Makefile
++++ b/doc/Makefile
+@@ -2,7 +2,7 @@
+ #
+
+ # You can set these variables from the command line.
+-SPHINXOPTS = -W
++SPHINXOPTS =
+ SPHINXBUILD = sphinx-build
+ PAPER =
+ BUILDDIR = _build
Modified: trunk/packages/python-biom-format/trunk/debian/patches/series
===================================================================
--- trunk/packages/python-biom-format/trunk/debian/patches/series 2015-10-24 16:46:08 UTC (rev 20299)
+++ trunk/packages/python-biom-format/trunk/debian/patches/series 2015-10-24 17:09:46 UTC (rev 20300)
@@ -1,3 +1,4 @@
ignore_local_dist-packages.patch
no-web-adds.patch
fix_future_import.patch
+enable_sloppy_sphinx_build.patch
More information about the debian-med-commit
mailing list