[med-svn] [Git][med-team/pftools][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 14:08:12 BST 2021
Steffen Möller pushed to branch master at Debian Med / pftools
Commits:
5761b189 by Steffen Moeller at 2021-09-02T15:07:42+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 @@
+pftools (3.2.6-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix watchfile to detect new versions on github (routine-update)
+
+ -- Steffen Moeller <moeller at debian.org> Thu, 02 Sep 2021 15:07:41 +0200
+
pftools (3.2.6-1) unstable; urgency=medium
* Team Upload.
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/sib-swiss/pftools3//releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+ https://github.com/sib-swiss/pftools3//releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/pftools/-/commit/5761b1891011ce5a977a2200f3ac07b4f6c2a6e6
--
View it on GitLab: https://salsa.debian.org/med-team/pftools/-/commit/5761b1891011ce5a977a2200f3ac07b4f6c2a6e6
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/20210902/b44796fd/attachment-0001.htm>
More information about the debian-med-commit
mailing list