[med-svn] [Git][med-team/pydicom][master] 2 commits: Normalise watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 9 06:51:52 BST 2021
Andreas Tille pushed to branch master at Debian Med / pydicom
Commits:
05aa257e by Andreas Tille at 2021-09-09T07:05:51+02:00
Normalise watch file
- - - - -
3ac7ae9d by Andreas Tille at 2021-09-09T07:51:32+02:00
[skip ci] TODO: Build time test throws lots of errors
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
pydicom (2.2.1-1) UNRELEASED; urgency=medium
+ [ Andreas Tille ]
* Team upload.
* New upstream version
* Build-Depends: python3-sphinx-copybutton
@@ -9,6 +10,8 @@ pydicom (2.2.1-1) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* Fixed d/watch (github path update)
+ TODO: Build time test throws lots of errors
+
-- Andreas Tille <tille at debian.org> Fri, 05 Feb 2021 21:07:52 +0100
pydicom (2.0.0-1) unstable; urgency=medium
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="dversionmangle=s/\+ds\d*//,filenamemangle=s/.*\/(.*)/pydicom-$1\.tar\.gz/" \
- https://github.com/darcymason/pydicom/tags .*/v(\d[\d\.a-z]+).tar.gz
+ https://github.com/darcymason/pydicom/tags (?:.*?/)?v?(\d[\d\.a-z]+).tar.gz
View it on GitLab: https://salsa.debian.org/med-team/pydicom/-/compare/3072a96d6db78c0d5e13f4b1ddd34620afeaf9f2...3ac7ae9d81f5bc9887d7e83af98e4cc9bd2e43cb
--
View it on GitLab: https://salsa.debian.org/med-team/pydicom/-/compare/3072a96d6db78c0d5e13f4b1ddd34620afeaf9f2...3ac7ae9d81f5bc9887d7e83af98e4cc9bd2e43cb
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/20210909/2b8fe86f/attachment.htm>
More information about the debian-med-commit
mailing list