[med-svn] [snakemake] 04/06: Refresh patches

chrysn chrysn-guest at moszumanska.debian.org
Mon Dec 4 21:27:34 UTC 2017


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

chrysn-guest pushed a commit to branch master
in repository snakemake.

commit 205c70e45e46813f8609e1348c8633f2df10300b
Author: chrysn <chrysn at fsfe.org>
Date:   Fri Nov 3 11:44:55 2017 +0100

    Refresh patches
---
 debian/patches/0001-Use-the-inbuild-sphinx.ext.napoleon.patch | 8 ++++----
 debian/patches/0003-Use-debian-s-mathjax-package.patch        | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0001-Use-the-inbuild-sphinx.ext.napoleon.patch b/debian/patches/0001-Use-the-inbuild-sphinx.ext.napoleon.patch
index 3d59b6e..9715669 100644
--- a/debian/patches/0001-Use-the-inbuild-sphinx.ext.napoleon.patch
+++ b/debian/patches/0001-Use-the-inbuild-sphinx.ext.napoleon.patch
@@ -10,12 +10,12 @@ sphinx proper, as sphinx.ext.napoleon.
 
 --- a/docs/conf.py
 +++ b/docs/conf.py
-@@ -33,7 +33,7 @@ extensions = [
+@@ -33,7 +33,7 @@
      'sphinx.ext.autodoc',
      'sphinx.ext.mathjax',
      'sphinx.ext.viewcode',
--    'sphinxcontrib.napoleon'
-+    'sphinx.ext.napoleon'
+-    'sphinxcontrib.napoleon',
++    'sphinx.ext.napoleon',
+     'sphinxarg.ext'
  ]
  
- # Add any paths that contain templates here, relative to this directory.
diff --git a/debian/patches/0003-Use-debian-s-mathjax-package.patch b/debian/patches/0003-Use-debian-s-mathjax-package.patch
index e911051..f33223c 100644
--- a/debian/patches/0003-Use-debian-s-mathjax-package.patch
+++ b/debian/patches/0003-Use-debian-s-mathjax-package.patch
@@ -10,8 +10,8 @@ Use debian's mathjax package
 
 --- a/docs/conf.py
 +++ b/docs/conf.py
-@@ -36,6 +36,9 @@ extensions = [
-     'sphinx.ext.napoleon'
+@@ -37,6 +37,9 @@
+     'sphinxarg.ext'
  ]
  
 +# Use debian copy of mathjax, to avoid a lintian error

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git



More information about the debian-med-commit mailing list