Andreas Tille pushed to branch master at Debian Med / bowtie2
Commits: 18286445 by Andreas Tille at 2022-02-17T19:38:06+01:00 Use proper download file name - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ bowtie2 (2.4.5-2) UNRELEASED; urgency=medium * No salsa-ci for i386 + * Use proper download file name -- Andreas Tille <[email protected]> Thu, 17 Feb 2022 19:22:55 +0100 ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/BenLangmead/bowtie2/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/BenLangmead/bowtie2/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/bowtie2/-/commit/18286445c6a460af79361adfdd6d8ad22811a15c -- View it on GitLab: https://salsa.debian.org/med-team/bowtie2/-/commit/18286445c6a460af79361adfdd6d8ad22811a15c 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
