[med-svn] [Git][med-team/pilon][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 13:06:42 BST 2021
Steffen Möller pushed to branch master at Debian Med / pilon
Commits:
32e1ebff by Steffen Moeller at 2021-09-02T14:06:21+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
pilon (1.24-1) UNRELEASED; urgency=medium
+ [ Andreas Tille ]
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
+ [ Steffen Moeller ]
+ * Fix watchfile to detect new versions on github (routine-update)
+
-- Andreas Tille <tille at debian.org> Thu, 04 Feb 2021 22:54:41 +0100
pilon (1.23+dfsg-2) unstable; urgency=medium
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/broadinstitute/pilon/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/broadinstitute/pilon/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/pilon/-/commit/32e1ebff2d1a3d626cf301a3e41bdaa378230466
--
View it on GitLab: https://salsa.debian.org/med-team/pilon/-/commit/32e1ebff2d1a3d626cf301a3e41bdaa378230466
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/50cd0a4e/attachment-0001.htm>
More information about the debian-med-commit
mailing list