[med-svn] [Git][med-team/libminc][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 13 08:07:40 BST 2021
Andreas Tille pushed to branch master at Debian Med / libminc
Commits:
8fbafb48 by Andreas Tille at 2021-10-13T09:02:24+02:00
Fix watchfile to detect new versions on github
- - - - -
6ca83a45 by Andreas Tille at 2021-10-13T09:04:26+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
ffc18ca1 by Andreas Tille at 2021-10-13T09:04:33+02:00
Apply multi-arch hints.
+ libminc-dev: Add Multi-Arch: same.
Changes-By: apply-multiarch-hints
- - - - -
0ad355fc by Andreas Tille at 2021-10-13T09:06:19+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libminc (2.4.03-4) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Oct 2021 09:04:35 +0200
+
libminc (2.4.03-3) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
libnifti-dev,
zlib1g-dev,
libhdf5-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libminc
Vcs-Git: https://salsa.debian.org/med-team/libminc.git
Homepage: https://github.com/BIC-MNI/libminc
@@ -48,6 +48,7 @@ Depends: ${misc:Depends},
libhdf5-dev
Conflicts: libminc0-dev
Replaces: libminc0-dev
+Multi-Arch: same
Description: MNI medical image format development environment
This package contains the library and headers for libminc2 and
libminc_io.
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts=uversionmangle=s/-/./g;s/^?(libminc|release)[-.]*// \
- https://github.com/BIC-MNI/libminc/releases .*/archive/?(libminc|release)-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/BIC-MNI/libminc/releases .*/?(libminc|release)-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/libminc/-/compare/aa39c166775862a86b6c88294ddf87d675f7ce76...0ad355fcebbe112fc3340602f508369726bf12ce
--
View it on GitLab: https://salsa.debian.org/med-team/libminc/-/compare/aa39c166775862a86b6c88294ddf87d675f7ce76...0ad355fcebbe112fc3340602f508369726bf12ce
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/20211013/57f967e4/attachment-0001.htm>
More information about the debian-med-commit
mailing list