[Git][debian-gis-team/pgrouting][master] Update watch file to limit matches to archive path.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 18:03:24 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting
Commits:
8d6d3e76 by Bas Couwenberg at 2018-08-15T17:03:13Z
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 @@
pgrouting (2.6.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:42:16 +0200
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -5,4 +5,4 @@ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,
filenamemangle=s/(?:.*?)?(?:rel|v|pgrouting)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pgrouting-$1.$2/,\
repacksuffix=+ds \
https://github.com/pgRouting/pgrouting/releases \
-(?:.*?/)?(?:rel|v|pgrouting)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/)?(?:rel|v|pgrouting)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/commit/8d6d3e767e5c5abdb2a50c2a88ac0b6b4a6c58b0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/commit/8d6d3e767e5c5abdb2a50c2a88ac0b6b4a6c58b0
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/3382bc4d/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list