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

Bas Couwenberg sebastic at debian.org
Tue Jan 17 15:01:35 UTC 2017


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

sebastic pushed a commit to branch ubuntu/xenial
in repository gdal-grass.

commit c088d1db2f0773220b45b4bfd7b266c7f9bdeae1
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 4f9dd8f..43398eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libgdal-grass (2.1.0-1~xenial2) UNRELEASED; urgency=medium
   * Add patch to link GRASS 7.2 libraries.
   * Move control file generation to separate templates target.
   * Add metapackage to pull in the version specific binary package.
+  * Update watch file to use HTTPS for trac.osgeo.org.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 28 Dec 2016 19:45:29 +0100
 
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