[Git][debian-gis-team/libspatialindex][master] Update watch file to use GitHub releases.
Bas Couwenberg
gitlab at salsa.debian.org
Wed Feb 6 06:40:10 GMT 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / libspatialindex
Commits:
f8819c24 by Bas Couwenberg at 2019-02-06T05:54:00Z
Update watch file to use GitHub releases.
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ spatialindex (1.8.5-8) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.3.0, no changes.
* Add Build-Depends-Package field to symbols files.
+ * Update watch file to use GitHub releases.
-- Bas Couwenberg <sebastic at debian.org> Sat, 04 Aug 2018 14:47:58 +0200
=====================================
debian/watch
=====================================
@@ -1,6 +1,7 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
-https://download.osgeo.org/libspatialindex/ \
-spatialindex(?:-src)?-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|libspatialindex)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/libspatialindex-$1.$2/ \
+https://github.com/libspatialindex/libspatialindex/releases \
+(?:.*?/archive/)?(?:rel|v|libspatialindex)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/commit/f8819c24a99d71cee1ab6b93da157e8e46feccde
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/commit/f8819c24a99d71cee1ab6b93da157e8e46feccde
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/20190206/d2e2b75b/attachment.html>
More information about the Pkg-grass-devel
mailing list