[Git][debian-gis-team/tilestache][master] Update watch file to limit matches to archive path.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 18:20:47 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / tilestache
Commits:
02d3c0d5 by Bas Couwenberg at 2018-08-15T17:20:27Z
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,7 @@
tilestache (1.51.5-4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.2.0, no changes.
+ * Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic at debian.org> Sun, 05 Aug 2018 21:01:49 +0200
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
filenamemangle=s/(?:.*?)?(?:rel|v|TileStache)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/TileStache-$1.$2/ \
https://github.com/TileStache/TileStache/releases \
-(?:.*?/)?(?:rel|v|TileStache)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/)?(?:rel|v|TileStache)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilestache/commit/02d3c0d5c3006929c45e46f795e24f5637e7cd8d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilestache/commit/02d3c0d5c3006929c45e46f795e24f5637e7cd8d
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/b1fffc0d/attachment.html>
More information about the Pkg-grass-devel
mailing list