[Git][debian-gis-team/shapelib][master] Update watch file to use HTTPS.
Bas Couwenberg
gitlab at salsa.debian.org
Sat Feb 17 17:01:39 UTC 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / shapelib
Commits:
8886734d by Bas Couwenberg at 2018-02-17T18:01:23+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
@@ -3,8 +3,7 @@ shapelib (1.4.1-2) UNRELEASED; urgency=medium
* Strip trailing whitespace from changelog.
* Update copyright-format URL to use HTTPS.
* Bump Standards-Version to 4.1.3, no changes.
- * Add lintian override for debian-watch-uses-insecure-uri.
- * Fix deprecated source override location.
+ * Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic at debian.org> Wed, 15 Nov 2017 22:12:52 +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: Shapefile C Library
Upstream-Contact: Frank Warmerdam <warmerdam at pobox.com>
-Source: http://download.osgeo.org/shapelib/
+Source: https://download.osgeo.org/shapelib/
Files: *
Copyright: 2012-2016, Even Rouault <even dot rouault at mines-paris dot org>
=====================================
debian/source/lintian-overrides deleted
=====================================
--- a/debian/source/lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# download.osgeo.org is not available via HTTPS
-shapelib 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/shapelib/ \
+https://download.osgeo.org/shapelib/ \
(?:|.*/)shapelib(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
View it on GitLab: https://salsa.debian.org/debian-gis-team/shapelib/commit/8886734d392a18908aa2f9f44bbe61de2928db8d
---
View it on GitLab: https://salsa.debian.org/debian-gis-team/shapelib/commit/8886734d392a18908aa2f9f44bbe61de2928db8d
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/6dcc9958/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list