[med-svn] [Git][med-team/trinityrnaseq][master] d/watch: update for GitHub API breakage

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Sat Jan 21 10:40:11 GMT 2023



Michael R. Crusoe pushed to branch master at Debian Med / trinityrnaseq


Commits:
bfa66f4a by Michael R. Crusoe at 2023-01-21T11:39:48+01:00
d/watch: update for GitHub API breakage

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+trinityrnaseq (2.14.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * d/watch: update for GitHub API breakage
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Sat, 21 Jan 2023 11:39:46 +0100
+
 trinityrnaseq (2.14.0+dfsg-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/watch
=====================================
@@ -1,6 +1,12 @@
 version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg.*//g,repack,compression=xz" \
-  https://github.com/trinityrnaseq/trinityrnaseq/releases \
-  .*v at ANY_VERSION@(?:\.wExtSampleData|\.FULL_with_extendedTestData)@ARCHIVE_EXT@
+
+opts=\
+repack,\
+compression=xz,\
+repacksuffix=+dfsg,\
+dversionmangle=auto,\
+searchmode=plain \
+ https://api.github.com/repos/trinityrnaseq/trinityrnaseq/releases \
+ https://github.com/trinityrnaseq/trinityrnaseq/releases/download/Trinity-v[\d\.]+/trinityrnaseq-v at ANY_VERSION@(?:\.FULL_with_extendedTestData)@ARCHIVE_EXT@
 
 # the ?: means the grouping is non-capturing, so the wExtSampleData or with_extendedTestData part isn't included in the version number



View it on GitLab: https://salsa.debian.org/med-team/trinityrnaseq/-/commit/bfa66f4a3c87bc9a427d2d29658ac0175ce146ef

-- 
View it on GitLab: https://salsa.debian.org/med-team/trinityrnaseq/-/commit/bfa66f4a3c87bc9a427d2d29658ac0175ce146ef
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/20230121/3d4cb4d0/attachment-0001.htm>


More information about the debian-med-commit mailing list