Andreas Tille pushed to branch master at Debian Med / fsm-lite
Commits: 263f82f8 by Andreas Tille at 2022-11-18T11:57:19+01:00 Fix watch file - - - - - 0d1f1f64 by Andreas Tille at 2022-11-18T11:57:34+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 5dfcbc25 by Andreas Tille at 2022-11-18T11:58: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,10 @@ +fsm-lite (1.0-8) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Fri, 18 Nov 2022 11:57:44 +0100 + fsm-lite (1.0-7) unstable; urgency=medium [ Lance Lin ] ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libsdsl-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/fsm-lite Vcs-Git: https://salsa.debian.org/med-team/fsm-lite.git Homepage: https://github.com/nvalimak/fsm-lite ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/nvalimak/fsm-lite/releases .*/v(\d[\d.-]+)-stable\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/nvalimak/fsm-lite/tags .*/v(\d[\d.-]+)-stable\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/-/compare/29abec1163ce63003dc47d91294fd169d4a6ea6f...5dfcbc2530f9bff3833dee2691ab75b031b465bf -- View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/-/compare/29abec1163ce63003dc47d91294fd169d4a6ea6f...5dfcbc2530f9bff3833dee2691ab75b031b465bf 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
