[med-svn] [Git][med-team/nitime][master] 4 commits: routine-update: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Sep 1 15:57:25 BST 2021



Andreas Tille pushed to branch master at Debian Med / nitime


Commits:
e78e1454 by Andreas Tille at 2021-09-01T16:42:20+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -
de6fa1fb by Andreas Tille at 2021-09-01T16:42:54+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
f83cc30e by Andreas Tille at 2021-09-01T16:43:07+02:00
Apply multi-arch hints.
+ python-nitime-doc: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
ce7a1b0f by Andreas Tille at 2021-09-01T16:47:29+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+nitime (0.9-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix watchfile to detect new versions on github (routine-update)
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + python-nitime-doc: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 01 Sep 2021 16:43:09 +0200
+
 nitime (0.9-1) unstable; urgency=medium
 
   * Add myself to uploaders


=====================================
debian/control
=====================================
@@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-setuptools,
                python3-pytest,
                graphviz
-Standards-Version: 4.5.1
+Standards-Version: 4.6.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
@@ -53,6 +53,7 @@ Depends: ${misc:Depends},
          libjs-jquery,
          libjs-underscore
 Suggests: python3-nitime
+Multi-Arch: foreign
 Description: timeseries analysis for neuroscience data (nitime) -- documentation
  Nitime is a Python module for time-series analysis of data from
  neuroscience experiments.


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="uversionmangle=s/rc/~rc/,filenamemangle=s/.*?([\d\.]+)\..*/nitime_$1.orig.tar.gz/" \
- https://github.com/nipy/nitime/tags .*/archive/rel/([\d\.]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+ https://github.com/nipy/nitime/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/nitime/-/compare/0bfadd22a254fa69a621fd192c3b599a8dd3c0f8...ce7a1b0f9440269432eee5b2ffd2094c6e32ad75

-- 
View it on GitLab: https://salsa.debian.org/med-team/nitime/-/compare/0bfadd22a254fa69a621fd192c3b599a8dd3c0f8...ce7a1b0f9440269432eee5b2ffd2094c6e32ad75
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/20210901/f9a1b804/attachment-0001.htm>


More information about the debian-med-commit mailing list