diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-06-30 17:19:29 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-06-30 17:19:29 +0200 |
commit | eda6cb4d2ec54ca906a7a1c8aee4544aad96cc9d (patch) | |
tree | 66aae3f0fc9bdb0a72fb4aabf9d5c718bcf05233 /debian/zsh-common.lintian-overrides | |
parent | c2242d6dfe732e7b434b41783125910d402f9be9 (diff) | |
download | zsh-eda6cb4d2ec54ca906a7a1c8aee4544aad96cc9d.tar.gz zsh-eda6cb4d2ec54ca906a7a1c8aee4544aad96cc9d.zip |
Update lintian overrides wrt. renamed lintian tags
Diffstat (limited to 'debian/zsh-common.lintian-overrides')
-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 e8f951480..32a4222a0 100644 --- a/debian/zsh-common.lintian-overrides +++ b/debian/zsh-common.lintian-overrides @@ -4,4 +4,4 @@ zsh-common: pkg-not-in-package-test zsh usr/share/menu/zsh-common 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 # one thousands lines man page like bash has... -zsh-common: manpage-without-executable usr/share/man/man1/zsh*.1.gz +zsh-common: spare-manual-page usr/share/man/man1/zsh*.1.gz |