[med-svn] [Git][med-team/parafly][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Fri Sep 3 15:32:42 BST 2021
Steffen Möller pushed to branch master at Debian Med / parafly
Commits:
269c9522 by Steffen Moeller at 2021-09-03T16:31:29+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+parafly (0.1.0-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix watchfile to detect new versions on github (routine-update)
+
+ -- Steffen Moeller <moeller at debian.org> Fri, 03 Sep 2021 16:31:29 +0200
+
parafly (0.1.0-2) unstable; urgency=medium
* debian/patches/cross: enable cross building, courtesy of Helmut Grohne
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/ParaFly/ParaFly/releases/latest .*/archive/v at ANY_VERSION@\.tar\.gz
+ https://github.com/ParaFly/ParaFly/releases/latest .*/v at ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/parafly/-/commit/269c95226963599c66770c1a0cbe699512a29ec7
--
View it on GitLab: https://salsa.debian.org/med-team/parafly/-/commit/269c95226963599c66770c1a0cbe699512a29ec7
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/20210903/35e64d70/attachment.htm>
More information about the debian-med-commit
mailing list