Bas Couwenberg pushed to branch master at Debian GIS Project / liblas
Commits: 17969043 by Bas Couwenberg at 2018-02-17T17:46:29+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,6 +2,7 @@ liblas (1.8.1-7) UNRELEASED; urgency=medium * Update copyright-format URL to use HTTPS. * Fix deprecated source override location. + * Update watch file to use HTTPS. -- Bas Couwenberg <[email protected]> Sat, 20 Jan 2018 22:08:28 +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: LibLAS Upstream-Contact: libLAS developers <[email protected]> -Source: http://download.osgeo.org/liblas/ +Source: https://download.osgeo.org/liblas/ Files: * Copyright: 2007, Martin Isenburg <[email protected]> ===================================== debian/source/lintian-overrides ===================================== --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,6 +1,3 @@ -# download.osgeo.org is not available via HTTPS -liblas source: debian-watch-uses-insecure-uri * - # Only a single Python version is supported during the build liblas source: python-foo-but-no-python3-foo python-liblas ===================================== 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|b|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -http://download.osgeo.org/liblas/ \ +https://download.osgeo.org/liblas/ \ (?:.*?/)?(?:libLAS)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/liblas/commit/179690431aaf517aa96f592fefa7d80bffee234c --- View it on GitLab: https://salsa.debian.org/debian-gis-team/liblas/commit/179690431aaf517aa96f592fefa7d80bffee234c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

