Andreas Tille pushed to branch master at Debian Med / ngs-sdk
Commits: 4521c816 by Andreas Tille at 2021-01-18T08:25:32+01:00 Use filemangle to make sure the archive will not mixed up with other ncbi code with same version - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +ngs-sdk (2.10.9-2) UNRELEASED; urgency=medium + + * d/watch: Use filemangle to make sure the archive will not mixed up + with other ncbi code with same version + + -- Andreas Tille <[email protected]> Mon, 18 Jan 2021 08:25:13 +0100 + ngs-sdk (2.10.9-1) unstable; urgency=medium * New upstream version ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/ncbi/ngs/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/ncbi/ngs/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/ngs-sdk/-/commit/4521c816705ed246dce1d6c7b68cf98e4d436151 -- View it on GitLab: https://salsa.debian.org/med-team/ngs-sdk/-/commit/4521c816705ed246dce1d6c7b68cf98e4d436151 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
