[Git][debian-gis-team/mapproxy][master] Update watch file to limit matches to archive path.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 17:52:54 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / mapproxy
Commits:
fff2c922 by Bas Couwenberg at 2018-08-15T16:52:46Z
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 @@
mapproxy (1.11.0-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 20:28:55 +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|mapproxy)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mapproxy-$1.$2/ \
https://github.com/mapproxy/mapproxy/releases \
-(?:.*?/)?(?:rel|v|mapproxy)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/)?(?:rel|v|mapproxy)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/commit/fff2c922e8d4efd713c73b18876681483be4ba7c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/commit/fff2c922e8d4efd713c73b18876681483be4ba7c
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/6794f46f/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list