This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qmapshack.
commit 70184a4d7628daa4a120ffffd2c375591153201b Author: Bas Couwenberg <[email protected]> Date: Thu Dec 21 17:38:42 2017 +0100 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 65e50bc..aaad7ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qmapshack (1.10.0-1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-Version to 4.1.2, no changes. + * Add lintian override for spelling-error-in-binary false positive. -- Bas Couwenberg <[email protected]> Thu, 21 Dec 2017 16:56:27 +0100 diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..1eae327 --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,3 @@ +# False positive, abbreviation: Sea Lev. Pres. +qmapshack: spelling-error-in-binary usr/bin/qmapshack Pres Press + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

