[postgis] 01/01: Update watch file to use HTTPS.

Bas Couwenberg sebastic at debian.org
Sat Feb 17 16:57:08 UTC 2018


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

sebastic pushed a commit to branch master
in repository postgis.

commit 35a996cc57803b0694dde95d36354d1f1e19a556
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 17 17:57:02 2018 +0100

    Update watch file to use HTTPS.
---
 debian/changelog                | 6 ++++++
 debian/copyright                | 2 +-
 debian/source/lintian-overrides | 3 ---
 debian/watch                    | 2 +-
 4 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a0d0404..2bcc366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+postgis (2.4.3+dfsg-4) UNRELEASED; urgency=medium
+
+  * Update watch file to use HTTPS.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 17 Feb 2018 17:56:54 +0100
+
 postgis (2.4.3+dfsg-3) unstable; urgency=medium
 
   * Fix deprecated source override location.
diff --git a/debian/copyright b/debian/copyright
index e933857..24b8f6c 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: PostGIS
 Upstream-Contact: PostGIS Developers <postgis-devel at lists.osgeo.org>
-Source: http://download.osgeo.org/postgis/source/
+Source: https://download.osgeo.org/postgis/source/
 Comment: The OGC test cases are removed because they have unclear licensing,
  the work is probably licensed under the OGC Document Notice which doesn't
  permit modification.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index 9cd570a..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# download.osgeo.org is not available via HTTPS
-postgis source: debian-watch-uses-insecure-uri *
-
diff --git a/debian/watch b/debian/watch
index d193602..fd4a8c7 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|b|a)\d*)$/$1~$2/,\
 repacksuffix=+dfsg \
-http://download.osgeo.org/postgis/source/ \
+https://download.osgeo.org/postgis/source/ \
 (?:.*/|)postgis[\-\._]?([\d\.]+(?:(?:RC|rc|pre|dev|beta|alpha|b|a)\d+)?)\.(?: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/postgis.git



More information about the Pkg-grass-devel mailing list