Andreas Tille pushed to branch master at Debian Med / umis
Commits: 4204bbad by Andreas Tille at 2021-10-12T09:24:57+02:00 Add filemangle - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +umis (1.0.8-2) UNRELEASED; urgency=medium + + * d/watch: Add filemangle + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 09:24:39 +0200 + umis (1.0.8-1) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/vals/umis/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/vals/umis/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/umis/-/commit/4204bbad1e6a7c33b4245d0ab154269572dd4e1b -- View it on GitLab: https://salsa.debian.org/med-team/umis/-/commit/4204bbad1e6a7c33b4245d0ab154269572dd4e1b 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
