Andreas Tille pushed to branch master at Debian Med / salmid
Commits: eefcf5e1 by Andreas Tille at 2022-11-26T07:43:06+01:00 Fix watch file - - - - - cfb01fda by Andreas Tille at 2022-11-26T07:43:39+01:00 routine-update: Standards-Version: 4.6.1 - - - - - eaad0b23 by Andreas Tille at 2022-11-26T07:44:18+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +salmid (0.1.23-5) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Sat, 26 Nov 2022 07:43:48 +0100 + salmid (0.1.23-4) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/salmid Vcs-Git: https://salsa.debian.org/med-team/salmid.git Homepage: https://github.com/hcdenbakker/SalmID ===================================== debian/watch ===================================== @@ -1,5 +1,5 @@ version=4 # Upstream sometimes leaves out the separating '.' -opts="uversionmangle=s/0.1([^.])/0.1.$1/" \ - https://github.com/hcdenbakker/SalmID/releases .*/@ANY_VERSION@@ARCHIVE_EXT@ +opts="uversionmangle=s/0.1([^.])/0.1.$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/hcdenbakker/SalmID/tags .*/@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/salmid/-/compare/ca090a0f90b84e5a8ebb85aa968a97d5e1b94c88...eaad0b23f4c57cd82c5e8581c3e38ad3c7524d9e -- View it on GitLab: https://salsa.debian.org/med-team/salmid/-/compare/ca090a0f90b84e5a8ebb85aa968a97d5e1b94c88...eaad0b23f4c57cd82c5e8581c3e38ad3c7524d9e 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
