This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit 130559b57e6274b10c4031bc27dc85101e7257e5 Author: Bas Couwenberg <[email protected]> Date: Tue Nov 28 20:28:21 2017 +0100 Add lintian override for debian-watch-uses-insecure-uri. --- debian/changelog | 1 + debian/source.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 71fc707..8c44863 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ geos (3.5.1-4) UNRELEASED; urgency=medium * Add patch to fix empty GEOSSimplify return on inner ring collapse. * Change priority for libgeos-dbg from extra to optional. * Bump Standards-Version to 4.1.1, changes: priority. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Fri, 20 Jan 2017 15:57:07 +0100 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..e74b23a --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# download.osgeo.org is not available via HTTPS +geos source: debian-watch-uses-insecure-uri * + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

