[med-svn] [Git][med-team/python-cogent][master] 5 commits: Enable building with sphinx1.8

Andreas Tille gitlab at salsa.debian.org
Thu Jan 10 14:34:59 GMT 2019


Andreas Tille pushed to branch master at Debian Med / python-cogent


Commits:
73aa877a by Andreas Tille at 2019-01-10T13:58:36Z
Enable building with sphinx1.8

- - - - -
ae360be8 by Andreas Tille at 2019-01-10T14:00:05Z
Drop Thorsten Alteholz <debian at alteholz.de> since no commits since more than five years - thanks for your previous work Thorsten

- - - - -
485710f1 by Andreas Tille at 2019-01-10T14:02:41Z
Standards-Version: 4.3.0

- - - - -
5355bc93 by Andreas Tille at 2019-01-10T14:21:15Z
rename debian/tests/control.autodep8 to debian/tests/control

- - - - -
d5164bf2 by Andreas Tille at 2019-01-10T14:28:30Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/patches/series
- + debian/patches/sphinx.ext.pngmath.patch
- debian/tests/control.autodep8 → debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-cogent (1.9-14) unstable; urgency=medium
+
+  * Enable building with sphinx1.8
+    Closes: #918829
+  * Drop Thorsten Alteholz <debian at alteholz.de> since no commits since
+    more than five years - thanks for your previous work Thorsten
+  * Standards-Version: 4.3.0
+  * rename debian/tests/control.autodep8 to debian/tests/control
+
+ -- Andreas Tille <tille at debian.org>  Thu, 10 Jan 2019 15:21:15 +0100
+
 python-cogent (1.9-13) unstable; urgency=medium
 
   * Ignore test with matplotlib 2.2.3 where a warning message is different


=====================================
debian/control
=====================================
@@ -1,8 +1,7 @@
 Source: python-cogent
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>,
-           Andreas Tille <tille at debian.org>,
-           Thorsten Alteholz <debian at alteholz.de>
+           Andreas Tille <tille at debian.org>
 Section: python
 Testsuite: autopkgtest-pkg-python
 Priority: optional
@@ -30,7 +29,7 @@ Build-Depends: debhelper (>= 11~),
                raxml [any-amd64 any-i386],
                rdp-classifier,
                rtax
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-cogent
 Vcs-Git: https://salsa.debian.org/med-team/python-cogent.git
 Homepage: http://pycogent.org/


=====================================
debian/patches/series
=====================================
@@ -13,3 +13,4 @@ numpy_xor.patch
 numpy-doctests.patch
 privacy.patch
 matplotlib-2.2.3.patch
+sphinx.ext.pngmath.patch


=====================================
debian/patches/sphinx.ext.pngmath.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Enable building with sphinx1.8
+Bug-Debian: https://bugs.debian.org/918829
+Author: Andreas Tille <tille at debian.org>
+Last-Changed: Thu, 10 Jan 2019 14:56:55 +0100
+
+--- a/doc/conf.py
++++ b/doc/conf.py
+@@ -22,7 +22,7 @@ import sys, os
+ 
+ # Add any Sphinx extension module names here, as strings. They can be extensions
+ # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
+-extensions = ['sphinx.ext.todo', 'sphinx.ext.doctest', 'sphinx.ext.pngmath']
++extensions = ['sphinx.ext.todo', 'sphinx.ext.doctest', 'sphinx.ext.imgmath']
+ 
+ # todo_include_todos=True # to expose the TODOs, uncomment this line
+ 


=====================================
debian/tests/control.autodep8 → debian/tests/control
=====================================



View it on GitLab: https://salsa.debian.org/med-team/python-cogent/compare/9687bcb2628a9268b19253f3d02c3d8ff8af807c...d5164bf259af1b34c863705f1369b9c00bb272f8

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/compare/9687bcb2628a9268b19253f3d02c3d8ff8af807c...d5164bf259af1b34c863705f1369b9c00bb272f8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190110/f501046d/attachment-0001.html>


More information about the debian-med-commit mailing list