Andreas Tille pushed to branch master at Debian Med / simka
Commits: c2fab5cf by Andreas Tille at 2022-11-14T21:34:34+01:00 Fix watch file - - - - - 9de3dfa0 by Andreas Tille at 2022-11-14T21:34:49+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 99a142ff by Andreas Tille at 2022-11-14T21:36:40+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +simka (1.5.3-6) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Mon, 14 Nov 2022 21:35:04 +0100 + simka (1.5.3-5) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), python3-all, dh-python, chrpath -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/simka Vcs-Git: https://salsa.debian.org/med-team/simka.git Homepage: https://github.com/GATB/simka ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/GATB/simka/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/GATB/simka/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/simka/-/compare/e79774c8aa7a5bed1c22bff1ec9caf13f879e5da...99a142ff68857de5736d7e14915c66f93174b63a -- View it on GitLab: https://salsa.debian.org/med-team/simka/-/compare/e79774c8aa7a5bed1c22bff1ec9caf13f879e5da...99a142ff68857de5736d7e14915c66f93174b63a 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
