[Git][debian-gis-team/pdal][master] Update watch file to use HTTPS.

Bas Couwenberg gitlab at salsa.debian.org
Sat Feb 17 16:56:19 UTC 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / pdal


Commits:
53250582 by Bas Couwenberg at 2018-02-17T17:56:00+01:00
Update watch file to use HTTPS.

- - - - -


4 changed files:

- debian/changelog
- debian/copyright
- − debian/source/lintian-overrides
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- 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
 


=====================================
debian/copyright
=====================================
--- 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>


=====================================
debian/source/lintian-overrides deleted
=====================================
--- 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 *
-


=====================================
debian/watch
=====================================
--- 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)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/commit/53250582be67c7fbe60f7fb30b86b303c53a496d

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/commit/53250582be67c7fbe60f7fb30b86b303c53a496d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180217/1f1209d5/attachment.html>


More information about the Pkg-grass-devel mailing list