Bas Couwenberg pushed to branch master at Debian GIS Project / geos
Commits: 6fe211f9 by Bas Couwenberg at 2018-02-17T17:42:26+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 @@ -4,6 +4,7 @@ geos (3.6.2-2) UNRELEASED; urgency=medium * Don't use libjs-jquery for Doxygen docs. * Bump Standards-Version to 4.1.3, no changes. * Fix deprecated source override location. + * Update watch file to use HTTPS. -- Bas Couwenberg <sebas...@debian.org> Sat, 20 Jan 2018 15:51:39 +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: GEOS Upstream-Contact: GEOS Developers <geos-de...@lists.osgeo.org> -Source: http://download.osgeo.org/geos/ +Source: https://download.osgeo.org/geos/ Files: * Copyright: 2016, Daniel Baston ===================================== debian/source/lintian-overrides deleted ===================================== --- a/debian/source/lintian-overrides +++ /dev/null @@ -1,3 +0,0 @@ -# download.osgeo.org is not available via HTTPS -geos 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/geos \ +https://download.osgeo.org/geos \ (?:|.*/)geos-(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/commit/6fe211f95de39b17cdc5fd1eac478cbf7586a0ac --- View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/commit/6fe211f95de39b17cdc5fd1eac478cbf7586a0ac 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