Steffen Möller pushed to branch master at Debian Med / plip
Commits: f44637cd by Steffen Möller at 2018-10-16T14:22:04Z Fix? to d/watch - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +plip (1.4.3~b+dfsg-2) UNRELEASED; urgency=medium + + * Hopefully fixed d/watch - who knows :o) + + -- Steffen Moeller <[email protected]> Tue, 16 Oct 2018 16:21:48 +0200 + plip (1.4.3~b+dfsg-1) unstable; urgency=medium * Update Files-Excluded section in d/copyright ===================================== debian/watch ===================================== @@ -1,3 +1,6 @@ version=3 -opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,dversionmangle=s/\+dfsg(\.\d+)?$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/plip-$1\.tar\.gz/,repacksuffix=+dfsg,repack,compression=xz \ +opts=uversionmangle=s/([\d_\.\-]+)(b)?/$1~$2/,\ + dversionmangle=auto,\ + filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/plip-$1\.tar\.gz/,\ + repacksuffix=+dfsg,repack,compression=xz \ https://github.com/ssalentin/plip/tags .*/v?(\d\S*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/plip/commit/f44637cdf6b0d647a98642aed8e8c901b9b7de5e -- View it on GitLab: https://salsa.debian.org/med-team/plip/commit/f44637cdf6b0d647a98642aed8e8c901b9b7de5e 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
