[Git][debian-gis-team/proj4js][master] Update watch file to limit matches to archive path.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Aug 15 18:06:49 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / proj4js
Commits:
ea997888 by Bas Couwenberg at 2018-08-15T17:06:42Z
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
@@ -6,6 +6,7 @@ proj4js (2.4.0+ds-1~exp2) UNRELEASED; urgency=medium
* Rename PROJ.4 to PROJ.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.2.0, no changes.
+ * Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic at debian.org> Tue, 21 Nov 2017 10:04:47 +0100
=====================================
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|proj4js)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/proj4js-$1.$2/,\
repacksuffix=+ds \
https://github.com/proj4js/proj4js/releases \
-(?:.*?/)?(?:rel|v|proj4js)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/archive/)?(?:rel|v|proj4js)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj4js/commit/ea997888f006945232cebe43ed814fe6e253b8e0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj4js/commit/ea997888f006945232cebe43ed814fe6e253b8e0
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/a0a5e95b/attachment.html>
More information about the Pkg-grass-devel
mailing list