Andreas Tille pushed to branch master at Debian Med / libbioparser-dev
Commits: 0f03d446 by Andreas Tille at 2021-10-15T09:11:21+02:00 Fix name of download file - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -8,6 +8,7 @@ libbioparser-dev (3.0.15-1) UNRELEASED; urgency=medium * Fix watchfile to detect new versions on github * Standards-Version: 4.6.0 (routine-update) * Build-Depends: libbiosoup-dev + * Fix name of download file TODO: wait for libbiosoup-dev to enter the archive ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/rvaser/bioparser/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/rvaser/bioparser/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/libbioparser-dev/-/commit/0f03d4462ff3e1aa18f6bc12290bf2b244e774f0 -- View it on GitLab: https://salsa.debian.org/med-team/libbioparser-dev/-/commit/0f03d4462ff3e1aa18f6bc12290bf2b244e774f0 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
