diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-08-25 17:33:39 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-08-25 17:33:39 +0200 |
commit | d5b36d06bb39d7417385175e9c6c666f801306d6 (patch) | |
tree | b3b3c565dc6e3b1b0df0084b3cd8b0a809c930b9 | |
parent | 0c130d4f80b326c891cde0fe52a020ce29419905 (diff) | |
download | zsh-d5b36d06bb39d7417385175e9c6c666f801306d6.tar.gz zsh-d5b36d06bb39d7417385175e9c6c666f801306d6.zip |
Add lintian override: Completion/BSD.zwc is no extra license file
-rw-r--r-- | debian/zsh-common.lintian-overrides | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/zsh-common.lintian-overrides b/debian/zsh-common.lintian-overrides index 4175bf0af..9f0d39c6b 100644 --- a/debian/zsh-common.lintian-overrides +++ b/debian/zsh-common.lintian-overrides @@ -1,2 +1,4 @@ zsh-common: menu-command-not-in-package usr/share/menu/zsh-common:1 bin/zsh5 zsh-common: pkg-not-in-package-test zsh usr/share/menu/zsh-common +# Clearly a false positive: +zsh-common: extra-license-file usr/share/zsh/functions/Completion/BSD.zwc |