[med-svn] [Git][med-team/simde][master] debian/watch: only find non-release candidates.
Michael R. Crusoe
gitlab at salsa.debian.org
Sat Nov 21 14:19:21 GMT 2020
Michael R. Crusoe pushed to branch master at Debian Med / simde
Commits:
c69c40d6 by Michael R. Crusoe at 2020-11-21T15:19:10+01:00
debian/watch: only find non-release candidates.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+simde (0.6.0-4) UNRELEASED; urgency=medium
+
+ * debian/watch: only find non-release candidates.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Sat, 21 Nov 2020 15:18:39 +0100
+
simde (0.6.0-3) unstable; urgency=medium
* Add patch for better altivec support from upstream.
=====================================
debian/watch
=====================================
@@ -1,7 +1,7 @@
version=4
opts="filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/simd-everywhere/simde/releases .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/simd-everywhere/simde/releases/latest .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
# opts="uversionmangle=s/.*date=(\d{4})-(\d\d)-(\d\d)T.*/0.0.0.git.$1$2$3/, \
# filenamemangle=s/.*date=(\d{4})-(\d\d)-(\d\d)T.*/0.0.0.git.$1$2$3.tar.gz/, \
View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/c69c40d6f8e6693ea9a4c991d2bacd2a00147615
--
View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/c69c40d6f8e6693ea9a4c991d2bacd2a00147615
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/20201121/14da960f/attachment.html>
More information about the debian-med-commit
mailing list