[Pkg-zsh-commits] [zsh] 02/02: Add lintian overrides for spelling-error-in-binary false positives
Axel Beckert
abe at deuxchevaux.org
Sat Jun 28 11:50:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch debian
in repository zsh.
commit d1d4dabe57d4eef7e50fe4488557dd9c7e2de11a
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jun 28 13:46:48 2014 +0200
Add lintian overrides for spelling-error-in-binary false positives
---
debian/zsh-static.lintian-overrides | 2 ++
debian/zsh.lintian-overrides | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/zsh-static.lintian-overrides b/debian/zsh-static.lintian-overrides
index 21a0ecb..91d63bf 100644
--- a/debian/zsh-static.lintian-overrides
+++ b/debian/zsh-static.lintian-overrides
@@ -1,3 +1,5 @@
zsh-static: embedded-library bin/zsh5-static: libm
zsh-static: embedded-library bin/zsh5-static: ncurses
zsh-static: package-contains-broken-symlink usr/share/man/man1/zsh5-static.1.gz zsh.1.gz
+# False positive
+zsh-static: spelling-error-in-binary bin/zsh5-static tEH the
diff --git a/debian/zsh.lintian-overrides b/debian/zsh.lintian-overrides
index f23c6a1..5cbb27b 100644
--- a/debian/zsh.lintian-overrides
+++ b/debian/zsh.lintian-overrides
@@ -1,2 +1,4 @@
# Only one of many files affected -> likely a false positive
zsh: hardening-no-fortify-functions usr/lib*/zsh/*/zsh/zleparameter.so
+# False positive
+zsh: spelling-error-in-binary usr/lib/*/zsh/*/zsh/zle.so tEH the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git
More information about the Pkg-zsh-commits
mailing list