[med-svn] [Git][med-team/nitime][master] 6 commits: Ignore github extension since it is not compatible with Shinx 2.4

Andreas Tille gitlab at salsa.debian.org
Thu Apr 16 10:51:41 BST 2020



Andreas Tille pushed to branch master at Debian Med / nitime


Commits:
9ad678c5 by Andreas Tille at 2020-04-16T11:44:37+02:00
Ignore github extension since it is not compatible with Shinx 2.4

- - - - -
0f00704c by Andreas Tille at 2020-04-16T11:44:58+02:00
routine-update: Standards-Version: 4.5.0

- - - - -
ab0197b6 by Andreas Tille at 2020-04-16T11:44:58+02:00
routine-update: debhelper-compat 12

- - - - -
6bc8bba8 by Andreas Tille at 2020-04-16T11:45:04+02:00
routine-update: Add salsa-ci file

- - - - -
8fe9770f by Andreas Tille at 2020-04-16T11:45:04+02:00
routine-update: Rules-Requires-Root: no

- - - - -
d7a29d06 by Andreas Tille at 2020-04-16T11:48:48+02:00
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/patches/series
- + debian/patches/sphinx_ignore_github.patch
- + debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+nitime (0.8.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore github extension since it is not compatible with Shinx 2.4
+    Closes: #955103
+  * Standards-Version: 4.5.0 (routine-update)
+  * debhelper-compat 12 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 16 Apr 2020 11:45:12 +0200
+
 nitime (0.8.1-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Yaroslav Halchenko <debian at onerussian.com>,
 Section: python
 Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper-compat (= 9),
+Build-Depends: debhelper-compat (= 12),
                python3-all,
                dh-python,
                python3-numpy,
@@ -19,10 +19,11 @@ Build-Depends: debhelper-compat (= 9),
                python3-setuptools,
                python3-pytest,
                graphviz
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/nitime
 Vcs-Git: https://salsa.debian.org/med-team/nitime.git
 Homepage: https://nipy.org/nitime
+Rules-Requires-Root: no
 
 Package: python3-nitime
 Architecture: all


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 deb_no_sources_for_docs
 python3
+sphinx_ignore_github.patch


=====================================
debian/patches/sphinx_ignore_github.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Ignore github extension since it is not compatible with Shinx 2.4
+Bug-Debian: https://bugs.debian.org/955103
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 16 Apr 2020 11:34:52 +0200
+
+--- a/doc/conf.py
++++ b/doc/conf.py
+@@ -65,7 +65,6 @@ extensions = ['sphinx.ext.autodoc',
+               'only_directives',
+               'math_dollar',
+               'matplotlib.sphinxext.plot_directive',
+-              'github'
+               ]
+ 
+ # ghissue config


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml



View it on GitLab: https://salsa.debian.org/med-team/nitime/-/compare/75cc16d9002fc6d941c85684543c3835e20e9882...d7a29d06ae74a5165ea0ec626f8b27439991c326

-- 
View it on GitLab: https://salsa.debian.org/med-team/nitime/-/compare/75cc16d9002fc6d941c85684543c3835e20e9882...d7a29d06ae74a5165ea0ec626f8b27439991c326
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/20200416/90bef5aa/attachment-0001.html>


More information about the debian-med-commit mailing list