This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit 77f0bc31f7249cf86abf6e25e3a00c48d93321b9 Author: Bas Couwenberg <[email protected]> Date: Sun Jun 18 21:33:03 2017 +0200 Add lintian override for spelling-error-in-binary false positive. --- debian/changelog | 1 + debian/libqgis-gui2.14.15.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 838dba6..3372bc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ qgis (2.14.15+dfsg-1~exp3) UNRELEASED; urgency=medium * Bump Standards-Version to 4.0.0, no changes. * Add autopkgtest to test installability. * Use pkg-info.mk variables instead of dpkg-parsechangelog output. + * Add lintian override for spelling-error-in-binary false positive. -- Bas Couwenberg <[email protected]> Sun, 18 Jun 2017 19:49:53 +0200 diff --git a/debian/libqgis-gui2.14.15.lintian-overrides b/debian/libqgis-gui2.14.15.lintian-overrides new file mode 100644 index 0000000..3b939ff --- /dev/null +++ b/debian/libqgis-gui2.14.15.lintian-overrides @@ -0,0 +1,3 @@ +# False positive, CAs is correct for Certificate Authorities +libqgis-gui2.14.15: spelling-error-in-binary usr/lib/libqgis_gui.so.2.14.15 CAs Case + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

