[med-svn] [Git][med-team/libbioparser-dev][master] Fix name of download file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 15 08:11:36 BST 2021
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 at -$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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211015/e4e706e1/attachment.htm>
More information about the debian-med-commit
mailing list