This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit 6fe211f95de39b17cdc5fd1eac478cbf7586a0ac Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sat Feb 17 17:42:26 2018 +0100 Update watch file to use HTTPS. --- debian/changelog | 1 + debian/copyright | 2 +- debian/source/lintian-overrides | 3 --- debian/watch | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 313f9b8..2ccda00 100644 --- 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 diff --git a/debian/copyright b/debian/copyright index e87c3d7..e601c48 100644 --- 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 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides deleted file mode 100644 index e74b23a..0000000 --- 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 * - diff --git a/debian/watch b/debian/watch index 4f37c77..444480a 100644 --- 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) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel