Andreas Tille pushed to branch master at Debian Med / fsm-lite
Commits: a180b23d by Andreas Tille at 2021-10-07T07:29:22+02:00 Fix watchfile to detect new versions on github - - - - - 1ed51b43 by Andreas Tille at 2021-10-07T07:36:03+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 1ac1904f by Andreas Tille at 2021-10-07T07:36:59+02: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-6) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 07 Oct 2021 07:36:10 +0200 + fsm-lite (1.0-5) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libsdsl-dev -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 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,3 @@ version=4 -https://github.com/nvalimak/fsm-lite/releases .*/archive/v(\d[\d.-]+)-stable\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/nvalimak/fsm-lite/releases .*/v(\d[\d.-]+)-stable\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/-/compare/8bf4622fc91a3dc4f6f30e9d556d46f5b2e8e6a3...1ac1904fcdcb9c50363a6e0b9553ddc2edcbc725 -- View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/-/compare/8bf4622fc91a3dc4f6f30e9d556d46f5b2e8e6a3...1ac1904fcdcb9c50363a6e0b9553ddc2edcbc725 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
