Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-31 | Remove usage of alternatives system for zsh, rzsh and zsh-static | Axel Beckert | 1 | -0/+2 | |
This also fixes installation together with usrmerge, which fiddles with the directory layout and makes /bin a symlink to /usr/bin against all Unix tradition and violating FHS. Closes: #768079 | |||||
2015-08-30 | Remove lintian overrides of spelling-error-in-binary false positives | Axel Beckert | 1 | -2/+0 | |
Seem no more emitted, hence cause unused-override lintian warnings. | |||||
2015-03-08 | Remove zsh4 wrappers, they were only needed for Wheezy → Jessie | Axel Beckert | 1 | -3/+0 | |
2014-10-13 | Add lintian overrides for unusual-interpreter in zsh4 wrapper script | Axel Beckert | 1 | -0/+1 | |
2014-10-10 | Add zsh4(-static) wrapper scripts to ease switch to zsh5 (Closes: #707760) | Axel Beckert | 1 | -0/+2 | |
Also add lintian overrides for the not-meant-to-be-used wrapper not having a man-page. | |||||
2014-06-28 | Add lintian overrides for spelling-error-in-binary false positives | Axel Beckert | 1 | -0/+2 | |
2013-11-08 | Make lintian override zsh version agnostic | Axel Beckert | 1 | -1/+1 | |
2013-04-18 | lintian-overrides: Also match architecture-containing /usr/lib* paths | Axel Beckert | 1 | -1/+1 | |
2012-12-28 | Override lintian warning hardening-no-fortify-functions | Axel Beckert | 1 | -0/+2 | |
Only one of several files pops up, so this is very likely a false positive. |