This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-pdal.
commit 6459a6cbee3da60db002eb69b81f241e0b9ce174 Author: Bas Couwenberg <[email protected]> Date: Mon Oct 23 13:13:46 2017 +0200 Add lintian override for spelling-error-in-binary false positive. --- debian/changelog | 1 + debian/lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 30c3f10..94ef901 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-pdal (1.6.0+ds-1) UNRELEASED; urgency=medium * New upstream release. * 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. -- Bas Couwenberg <[email protected]> Mon, 23 Oct 2017 12:25:22 +0200 diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..735f369 --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,3 @@ +# False positive, part of NormalX, NormalY, NormalZ +python-pdal: spelling-error-in-binary * NormalY Normally + -- 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

