[Git][debian-gis-team/epr-api][master] 2 commits: Update watch file to use releases instead of tags.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 17:41:31 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / epr-api
Commits:
a9e0bb15 by Bas Couwenberg at 2018-08-15T16:17:50Z
Update watch file to use releases instead of tags.
- - - - -
136ba58b by Bas Couwenberg at 2018-08-15T16:41:09Z
Update watch file to limit matches to archive path.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
epr-api (2.3~dev20150708-7) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.2.0, no changes.
+ * Update watch file to use releases instead of tags.
+ * Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic at debian.org> Sat, 04 Aug 2018 11:56:40 +0200
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -3,5 +3,5 @@ opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
filenamemangle=s/(?:.*?)?(?:rel|v|epr-api)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/epr-api-$1.$2/ \
-https://github.com/bcdev/epr-api/tags \
-(?:.*?/)?(?:rel|v|epr-api)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://github.com/bcdev/epr-api/releases \
+(?:.*?/archive/)?(?:rel|v|epr-api)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/compare/bd8a6a51b663ef02a537ff41eb9859996ae31b12...136ba58bd2259c5bae08e4ba388131a28d8f525c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/compare/bd8a6a51b663ef02a537ff41eb9859996ae31b12...136ba58bd2259c5bae08e4ba388131a28d8f525c
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/pkg-grass-devel/attachments/20180815/0063d42c/attachment.html>
More information about the Pkg-grass-devel
mailing list