[med-svn] [Git][med-team/fsm-lite][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 18 10:59:06 GMT 2022
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 <tille at debian.org> 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 at -$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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221118/755e423a/attachment-0001.htm>
More information about the debian-med-commit
mailing list