[gdal-grass] 04/05: Update watch file to use HTTPS for trac.osgeo.org.

Bas Couwenberg sebastic at debian.org
Wed Jul 13 11:20:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental-2.1
in repository gdal-grass.

commit 6a3264de19196b1b1ccdb02786eb380935d144f6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jul 13 11:26:26 2016 +0200

    Update watch file to use HTTPS for trac.osgeo.org.
---
 debian/changelog | 1 +
 debian/watch     | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 019f896..42fca53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libgdal-grass (2.1.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Update watch file to use HTTPS for trac.osgeo.org.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 13 Jul 2016 11:23:56 +0200
 
diff --git a/debian/watch b/debian/watch
index 5eb2750..f16a990 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
-http://trac.osgeo.org/gdal/wiki/DownloadSource \
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+https://trac.osgeo.org/gdal/wiki/DownloadSource \
 (?:|.*/)gdal(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal-grass.git



More information about the Pkg-grass-devel mailing list