[med-svn] [Git][med-team/charls][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Fri Sep 3 17:00:49 BST 2021
Steffen Möller pushed to branch master at Debian Med / charls
Commits:
adde9afb by Steffen Moeller at 2021-09-03T18:00:33+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 @@
+charls (2.2.0+dfsg-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 18:00:33 +0200
+
charls (2.2.0+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/team-charls/charls/releases .*/archive/([\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/team-charls/charls/releases .*/([\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/charls/-/commit/adde9afb26686bc847e400750d86da277b6fd219
--
View it on GitLab: https://salsa.debian.org/med-team/charls/-/commit/adde9afb26686bc847e400750d86da277b6fd219
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/64cc75fb/attachment-0001.htm>
More information about the debian-med-commit
mailing list