[python-hdf5storage] 01/04: Add patch dropping usage of deprecated pngmath sphinx extension.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jul 1 16:04:44 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository python-hdf5storage.

commit ea24a96fa4fdbbcc8dc06ab52414cc803d46036c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Jun 30 15:59:57 2016 +0100

    Add patch dropping usage of deprecated pngmath sphinx extension.
    
    Gbp-Dch: Short
    Closes: #828716
    Thanks: Chris Lamb
---
 .../Drop-usage-of-pngmath-sphinx-extension.patch     | 20 ++++++++++++++++++++
 debian/patches/Use-system-mathjax.patch              |  2 +-
 debian/patches/series                                |  1 +
 3 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/debian/patches/Drop-usage-of-pngmath-sphinx-extension.patch b/debian/patches/Drop-usage-of-pngmath-sphinx-extension.patch
new file mode 100644
index 0000000..b6be48d
--- /dev/null
+++ b/debian/patches/Drop-usage-of-pngmath-sphinx-extension.patch
@@ -0,0 +1,20 @@
+From: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Date: Thu, 30 Jun 2016 15:59:03 +0100
+Subject: Drop usage of pngmath sphinx extension.
+
+---
+ doc/source/conf.py | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/doc/source/conf.py b/doc/source/conf.py
+index cf7ca6c..8662440 100644
+--- a/doc/source/conf.py
++++ b/doc/source/conf.py
+@@ -31,7 +31,6 @@ extensions = ['sphinx.ext.autodoc',
+ 	      'sphinx.ext.intersphinx',
+ 	      'sphinx.ext.todo',
+ 	      'sphinx.ext.coverage',
+-	      'sphinx.ext.pngmath',
+ 	      'sphinx.ext.mathjax',
+ 	      'sphinx.ext.ifconfig',
+ 	      'sphinx.ext.viewcode',
diff --git a/debian/patches/Use-system-mathjax.patch b/debian/patches/Use-system-mathjax.patch
index eecca98..89c8c4c 100644
--- a/debian/patches/Use-system-mathjax.patch
+++ b/debian/patches/Use-system-mathjax.patch
@@ -7,7 +7,7 @@ Subject: Use system mathjax.
  1 file changed, 3 insertions(+)
 
 diff --git a/doc/source/conf.py b/doc/source/conf.py
-index 8b86484..b889366 100644
+index 9be15f3..cf7ca6c 100644
 --- a/doc/source/conf.py
 +++ b/doc/source/conf.py
 @@ -38,6 +38,9 @@ extensions = ['sphinx.ext.autodoc',
diff --git a/debian/patches/series b/debian/patches/series
index ee6b69d..f1b89fa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 Use-system-mathjax.patch
+Drop-usage-of-pngmath-sphinx-extension.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-hdf5storage.git



More information about the debian-science-commits mailing list