Bas Couwenberg pushed to branch master at Debian GIS Project / postgis
Commits: 35a996cc by Bas Couwenberg at 2018-02-17T17:57:02+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 @@ -1,3 +1,9 @@ +postgis (2.4.3+dfsg-4) UNRELEASED; urgency=medium + + * Update watch file to use HTTPS. + + -- Bas Couwenberg <sebas...@debian.org> Sat, 17 Feb 2018 17:56:54 +0100 + postgis (2.4.3+dfsg-3) unstable; urgency=medium * Fix deprecated source override location. ===================================== 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: PostGIS Upstream-Contact: PostGIS Developers <postgis-de...@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. ===================================== debian/source/lintian-overrides deleted ===================================== --- 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 * - ===================================== 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|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) View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/35a996cc57803b0694dde95d36354d1f1e19a556 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/35a996cc57803b0694dde95d36354d1f1e19a556 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel