This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository shapelib.
commit db4f183a58b10811f0a833833f2800c25db760b0 Author: Bas Couwenberg <[email protected]> Date: Thu Feb 8 22:19:35 2018 +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 cc1ce95..611860f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ shapelib (1.4.1-2) UNRELEASED; urgency=medium * Strip trailing whitespace from changelog. * Update copyright-format URL to use HTTPS. * Bump Standards-Version to 4.1.3, no changes. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Wed, 15 Nov 2017 22:12:52 +0100 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..a215373 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# download.osgeo.org is not available via HTTPS +shapelib source: debian-watch-uses-insecure-uri * + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/shapelib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

