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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
