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

Bas Couwenberg sebastic at debian.org
Sat Feb 17 16:56:13 UTC 2018


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

sebastic pushed a commit to branch master
in repository pdal.

commit 53250582be67c7fbe60f7fb30b86b303c53a496d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 17 17:56:00 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ff50101..6896965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ pdal (1.6.0-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.1.3, no changes.
   * Update copyright-format URL to use HTTPS.
-  * Fix deprecated source override location.
+  * Update watch file to use HTTPS.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 15 Dec 2017 11:22:00 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 0934962..6308701 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: PDAL
 Upstream-Contact: Hobu, Inc. <howard at hobu.co>
-Source: http://download.osgeo.org/pdal/
+Source: https://download.osgeo.org/pdal/
 
 Files: *
 Copyright: 2014-2017, Hobu, Inc. <howard at hobu.co>
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
deleted file mode 100644
index e91ba72..0000000
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# download.osgeo.org is not available via HTTPS
-pdal source: debian-watch-uses-insecure-uri *
-
diff --git a/debian/watch b/debian/watch
index 58fbaff..f79c89b 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/pdal/ \
+https://download.osgeo.org/pdal/ \
 (?:.*?/)?(?:rel|v|PDAL)?[\-\_]?(\d\S+?)(?:-src)?\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list