[med-svn] [Git][med-team/fasta3][master] routine-update: Fix watchfile to detect new versions on github
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Thu Sep 2 13:40:39 BST 2021
Steffen Möller pushed to branch master at Debian Med / fasta3
Commits:
6d108f3f by Steffen Moeller at 2021-09-02T14:38:54+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,14 @@
fasta3 (36.3.8h.2020-02-11-4) UNRELEASED; urgency=medium
+ [ Michael R. Crusoe ]
* Team upload.
* Install scripts, matrics, and misc scripts in
/usr/share/fasta3/{scripts,data,misc}
* Install all the example SQL scripts and data
+ [ Steffen Moeller ]
+ * Fix watchfile to detect new versions on github (routine-update)
+
-- Michael R. Crusoe <michael.crusoe at gmail.com> Sat, 18 Apr 2020 12:22:35 +0200
fasta3 (36.3.8h.2020-02-11-3) unstable; urgency=medium
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="uversionmangle=s/_/./;s/-Feb-/-02-/;s/(\d\d)-(\d\d)-(\d{4})/$3-$2-$1/" \
- https://github.com/wrpearson/fasta36/releases .*/archive/(?:fasta-v|v)?(\d[\-+\.:\~\da-zA-Z_]+)@ARCHIVE_EXT@
+ https://github.com/wrpearson/fasta36/releases .*/(?:fasta-v|v)?(\d[\-+\.:\~\da-zA-Z_]+)@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/fasta3/-/commit/6d108f3fa1493c4a59f3008980dc4f1608d73604
--
View it on GitLab: https://salsa.debian.org/med-team/fasta3/-/commit/6d108f3fa1493c4a59f3008980dc4f1608d73604
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/50aa7a26/attachment-0001.htm>
More information about the debian-med-commit
mailing list