[med-svn] [Git][med-team/rsem][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 12:21:17 BST 2021
Steffen Möller pushed to branch master at Debian Med / rsem
Commits:
2108f089 by Steffen Moeller at 2021-09-02T13:20:54+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 @@
+rsem (1.3.3+dfsg-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 13:20:54 +0200
+
rsem (1.3.3+dfsg-1) unstable; urgency=medium
* Update homepage
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/bli25wisc/rsem/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/bli25wisc/rsem/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/rsem/-/commit/2108f089e3895cd671fb08a25a01aee86ad47cea
--
View it on GitLab: https://salsa.debian.org/med-team/rsem/-/commit/2108f089e3895cd671fb08a25a01aee86ad47cea
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/040b8625/attachment.htm>
More information about the debian-med-commit
mailing list