diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-03-08 12:15:36 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-03-08 12:17:23 +0100 |
commit | b3f1e6e499a974c23ef55e9b040800619363b2dc (patch) | |
tree | e8369e2b213e30d8da12cb1fc63fdc2342940f56 /debian/zsh-static.lintian-overrides | |
parent | 18288a7675f5dd434eb6fbc0c8559ffc620d831f (diff) | |
download | zsh-b3f1e6e499a974c23ef55e9b040800619363b2dc.tar.gz zsh-b3f1e6e499a974c23ef55e9b040800619363b2dc.zip |
Remove zsh4 wrappers, they were only needed for Wheezy → Jessie
Diffstat (limited to 'debian/zsh-static.lintian-overrides')
-rw-r--r-- | debian/zsh-static.lintian-overrides | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/zsh-static.lintian-overrides b/debian/zsh-static.lintian-overrides index 329347316..91d63bf29 100644 --- a/debian/zsh-static.lintian-overrides +++ b/debian/zsh-static.lintian-overrides @@ -3,6 +3,3 @@ 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 -# Just a migration wrapper which is not meant to be used -zsh-static: binary-without-manpage bin/zsh4-static -zsh-static: unusual-interpreter bin/zsh4-static #!/bin/zsh5-static |