This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pdal.
commit 6856bb004ce34647b36d6eae0a50dca5d285ede6 Author: Bas Couwenberg <[email protected]> Date: Sat Oct 14 00:01:15 2017 +0200 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 b2d0fdb..ec804ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ pdal (1.6.0-1) UNRELEASED; urgency=medium * Refresh patches. * Drop libpdal-plang package, no longer built. * Update files to install in libpdal-plugin-python package. + * Add lintian override for debian-watch-uses-insecure-uri. -- Bas Couwenberg <[email protected]> Fri, 13 Oct 2017 19:30:38 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..e91ba72 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# download.osgeo.org is not available via HTTPS +pdal source: debian-watch-uses-insecure-uri * + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

