[med-svn] [Git][med-team/python-dicompylercore][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Dec 1 19:58:58 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-dicompylercore
Commits:
034663c3 by Andreas Tille at 2022-12-01T20:54:53+01:00
Fix watch file
- - - - -
8409b099 by Andreas Tille at 2022-12-01T20:55:12+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
3abce600 by Andreas Tille at 2022-12-01T20:57:11+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-dicompylercore (0.5.5-4) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 01 Dec 2022 20:55:27 +0100
+
python-dicompylercore (0.5.5-3) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
python3-pydicom <!nocheck>,
python3-shapely <!nocheck>,
python3-skimage <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-dicompylercore
Vcs-Git: https://salsa.debian.org/med-team/python-dicompylercore.git
Homepage: https://github.com/dicompyler/dicompyler-core
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/dicompyler/dicompyler-core/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/dicompyler/dicompyler-core/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-dicompylercore/-/compare/c8b0168626fe82e06c389ac3635a3ed8090f52fb...3abce600132742f1cb9a94c0b7d7c7398f4ef63d
--
View it on GitLab: https://salsa.debian.org/med-team/python-dicompylercore/-/compare/c8b0168626fe82e06c389ac3635a3ed8090f52fb...3abce600132742f1cb9a94c0b7d7c7398f4ef63d
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/20221201/dda64696/attachment-0001.htm>
More information about the debian-med-commit
mailing list