Pierre Gruet pushed to branch master at Debian Med / pixelmed
Commits: 9db48586 by Pierre Gruet at 2021-03-30T11:32:06+02:00 Using downloadurlmangle in d/watch to correctly capture upstream tarballs - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +pixelmed (20200416-5) UNRELEASED; urgency=medium + + [ Pierre Gruet ] + * Team upload. + * Using downloadurlmangle in d/watch to correctly capture upstream tarballs + + -- Pierre Gruet <[email protected]> Tue, 30 Mar 2021 11:31:31 +0200 + pixelmed (20200416-4) unstable; urgency=medium [ Pierre Gruet ] ===================================== debian/watch ===================================== @@ -1,4 +1,5 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \ - http://www.dclunie.com/pixelmed/software/([b\d]+)_current/pixelmedjavadicom_sourcerelease.([\d]+).tar.bz2 +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s|dclunie.com/pixelmed/software/([b\d]+)_current/index.html|dclunie.com/pixelmed/software/$1_current/pixelmedjavadicom_sourcerelease.$1.tar.bz2|,filenamemangle=s|^http.*/software/([b\d]+)_current/index.html|pixelmed_$1.tar.bz2|" \ + http://www.dclunie.com/pixelmed/software/index.html \ + .*/([b\d]+)_current/index.html View it on GitLab: https://salsa.debian.org/med-team/pixelmed/-/commit/9db48586aa9dbdd316af96f3b8deddda113b2067 -- View it on GitLab: https://salsa.debian.org/med-team/pixelmed/-/commit/9db48586aa9dbdd316af96f3b8deddda113b2067 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
