This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-pdal.
commit c0b6baf93e9cffc18ccd468781c00981ee3671af Author: Bas Couwenberg <[email protected]> Date: Mon Oct 23 13:14:07 2017 +0200 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 94ef901..c0c2a35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-pdal (1.6.0+ds-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.1, no changes. * Update watch file to use HTTPS URL. * Add lintian override for spelling-error-in-binary false positive. + * Add lintian override for python-foo-but-no-python3-foo. -- Bas Couwenberg <[email protected]> Mon, 23 Oct 2017 12:25:22 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..aba2b1e --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Only a single Python version is supported by PDAL +python-pdal source: python-foo-but-no-python3-foo python-pdal + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-pdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

