[Git][debian-gis-team/python-cartopy][master] Update watch file to limit matches to archive path.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 18:11:10 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / python-cartopy
Commits:
2cd36710 by Bas Couwenberg at 2018-08-15T17:11:04Z
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
@@ -2,6 +2,7 @@ python-cartopy (0.16.0+dfsg1-3) 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> Sun, 05 Aug 2018 20:49:49 +0200
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -5,4 +5,4 @@ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|c|beta|b|alpha|a)\d*)$/$1~$2/,\
filenamemangle=s/(?:.*?)?(?:rel|v|cartopy)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/cartopy-$1.$2/,\
repacksuffix=+dfsg \
https://github.com/SciTools/cartopy/releases \
-(?:.*?/)?(?:rel|v|cartopy)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/)?(?:rel|v|cartopy)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/commit/2cd36710a59dc5b9d5492a036a9b3a45b0bf9d7a
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cartopy/commit/2cd36710a59dc5b9d5492a036a9b3a45b0bf9d7a
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/19fc9c1d/attachment.html>
More information about the Pkg-grass-devel
mailing list