This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository liblas.
commit 73e42e9fe557c8094925495d8cc7aefaf7dfca84 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 14 22:51:06 2017 +0100 Add lintian override for python-foo-but-no-python3-foo. --- debian/changelog | 1 + debian/source.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6ef0758..95e6042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ liblas (1.8.1-6) UNRELEASED; urgency=medium * Strip trailing whitespace from changelog. * Require at least libgdal-dev 2.2.3 for experimental builds. * Add lintian override for debian-watch-uses-insecure-uri. + * Add lintian override for python-foo-but-no-python3-foo. -- Bas Couwenberg <[email protected]> Wed, 15 Nov 2017 22:00:03 +0100 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index cdbe5e0..4a9a772 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1,3 +1,6 @@ # download.osgeo.org is not available via HTTPS liblas source: debian-watch-uses-insecure-uri * +# Only a single Python version is supported during the build +liblas source: python-foo-but-no-python3-foo python-liblas + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

