[libgeotiff-epsg] 01/01: Update watch file to use HTTPS.
Bas Couwenberg
sebastic at debian.org
Sat Feb 17 16:45:46 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libgeotiff-epsg.
commit fdaf619b7742fe16bc4686db9d3efaea26e6ac54
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Feb 17 17:45:39 2018 +0100
Update watch file to use HTTPS.
---
debian/changelog | 1 +
debian/copyright | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 17f86f4..e9719fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libgeotiff-epsg (1.4.2-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.3, no changes.
* Strip trailing whitespace from changelog & control files.
* Update copyright-format URL to use HTTPS.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Sun, 24 Sep 2017 13:06:32 +0200
diff --git a/debian/copyright b/debian/copyright
index 0ae876d..eaa6639 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GeoTIFF
Upstream-Contact: GeoTIFF Developers <geotiff at lists.maptools.org>
-Source: http://download.osgeo.org/geotiff/
+Source: https://download.osgeo.org/geotiff/
Comment: The csv directory is extracted from the geotiff tarball.
The non-free csv data is included in the libgeotiff-epsg package,
the rest is DFSG free and included in the libgeotiff-dfsg package.
diff --git a/debian/watch b/debian/watch
index f92cd49..b54873b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ 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/ \
-http://download.osgeo.org/geotiff/libgeotiff/ \
+https://download.osgeo.org/geotiff/libgeotiff/ \
(?:.*?/)?(?:rel|v|libgeotiff)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeotiff-epsg.git
More information about the Pkg-grass-devel
mailing list