Andreas Tille pushed to branch master at Debian Med / eigensoft
Commits: 3cc96a21 by Andreas Tille at 2022-11-05T20:07:48+01:00 Fix download filename in watch file - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +eigensoft (8.0.0+dfsg-2) UNRELEASED; urgency=medium + + * Fix download filename in watch file + + -- Andreas Tille <[email protected]> Sat, 05 Nov 2022 20:07:21 +0100 + eigensoft (8.0.0+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ https://github.com/DReichLab/EIG/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/eigensoft/-/commit/3cc96a21a4a8432e3c6b7c318d36b97e0e5ac0bf -- View it on GitLab: https://salsa.debian.org/med-team/eigensoft/-/commit/3cc96a21a4a8432e3c6b7c318d36b97e0e5ac0bf 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
