[med-svn] [Git][med-team/q2-sample-classifier][master] Fixed d/watch to find 2021.4 version.
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Sun Jul 25 17:38:26 BST 2021
Steffen Möller pushed to branch master at Debian Med / q2-sample-classifier
Commits:
923e14cf by Steffen Moeller at 2021-07-25T18:38:04+02:00
Fixed d/watch to find 2021.4 version.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+q2-sample-classifier (2020.11.1-4) UNRELEASED; urgency=medium
+
+ * Fixed d/watch - now finds latest version
+
+ -- Steffen Moeller <moeller at debian.org> Sun, 25 Jul 2021 18:37:50 +0200
+
q2-sample-classifier (2020.11.1-3) unstable; urgency=medium
* Team Upload.
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts="filenamemangle=s/.*\/archive\/(\d[\d.]+ at ARCHIVE_EXT@)/@PACKAGE at -$1/" \
- https://github.com/qiime2/q2-sample-classifier/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/qiime2/q2-sample-classifier/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/q2-sample-classifier/-/commit/923e14cfd7c9dd80e5b3823d365f90f37707a60f
--
View it on GitLab: https://salsa.debian.org/med-team/q2-sample-classifier/-/commit/923e14cfd7c9dd80e5b3823d365f90f37707a60f
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/20210725/8cac49f4/attachment.htm>
More information about the debian-med-commit
mailing list