* debian/patches/sphinx_no_mathjax.patch: Refreshed.

This commit is contained in:
Michael Banck 2018-01-24 07:02:09 +01:00
parent 2a4a695d9c
commit dba3332fcd
2 changed files with 6 additions and 3 deletions

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ patroni (1.4.1-1) UNRELEASED; urgency=medium
[ Michael Banck ]
* debian/patches/pgpass_in_testsuite.patch: Removed, no longer needed.
* debian/patches/sphinx_no_mathjax.patch: Refreshed.
-- Christoph Berg <myon@debian.org> Mon, 25 Dec 2017 18:03:36 +0100

View file

@ -1,6 +1,8 @@
--- ./docs/conf.py.orig 2017-09-14 00:41:41.030687903 +0200
+++ ./docs/conf.py 2017-09-14 00:41:48.546688391 +0200
@@ -33,7 +33,7 @@
Index: patroni/docs/conf.py
===================================================================
--- patroni.orig/docs/conf.py
+++ patroni/docs/conf.py
@@ -35,7 +35,7 @@ from patroni.version import __version__
# ones.
extensions = ['sphinx.ext.intersphinx',
'sphinx.ext.todo',