diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2021-09-09 01:02:52 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2021-09-09 01:02:52 +0200 |
commit | cd6dff21eb1c054576f410d262563c6a9823b04f (patch) | |
tree | fe1e7f64bba647b28cd97ac8e90242d670d006b9 /debian | |
parent | 741c837e7df48f347105f1cf06e3406d5379c14a (diff) | |
download | zsh-cd6dff21eb1c054576f410d262563c6a9823b04f.tar.gz zsh-cd6dff21eb1c054576f410d262563c6a9823b04f.zip |
Update lintian override for slightly modified pkg-not-in-package-test tag
Diffstat (limited to 'debian')
-rw-r--r-- | debian/zsh-common.lintian-overrides | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/zsh-common.lintian-overrides b/debian/zsh-common.lintian-overrides index 32a4222a0..d63f253bc 100644 --- a/debian/zsh-common.lintian-overrides +++ b/debian/zsh-common.lintian-overrides @@ -1,5 +1,5 @@ zsh-common: menu-command-not-in-package usr/share/menu/zsh-common:1 bin/zsh -zsh-common: pkg-not-in-package-test zsh usr/share/menu/zsh-common +zsh-common: pkg-not-in-package-test zsh usr/share/menu/zsh-common:1 # Clearly a false positive: zsh-common: extra-license-file usr/share/zsh/functions/Completion/BSD.zwc # Of course they aren't their own commands, but you don't want to have |