Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-14 | Install into /usr-merged layout | Chris Hofstaedtler | 1 | -8/+1 | |
Closes: #1073654 | |||||
2022-11-14 | Bracketize and update lintian overrides where needed | Axel Beckert | 1 | -4/+4 | |
2022-05-15 | Drop lintian override for hardening-no-fortify-functions, no more needed | Axel Beckert | 1 | -1/+0 | |
2022-02-12 | Make paths in lintian overrides agnostic to upstream versions | Axel Beckert | 1 | -1/+1 | |
2021-12-30 | Add lintian overrides for bin-sbin-mismatch false positives | Axel Beckert | 1 | -0/+7 | |
In one case (zsh5 wrapper script) it's just a comment about /usr/bin/zsh being an alternative location of /bin/zsh. In all other cases (maintainer scripts), it's either code adding all path variants to /etc/shells or code fixing usrmerge crap which would not be in the maintainer scripts if we could just simply ship those symlinks inside the .deb as we cleanly did in the past. | |||||
2021-12-30 | Update lintian overrides wrt. to change tag formats | Axel Beckert | 1 | -2/+2 | |
2020-10-12 | Add lintian override for hardening-no-fortify-functions on gdbm.so, too | Axel Beckert | 1 | -1/+2 | |
2020-06-30 | Update lintian overrides wrt. renamed lintian tags | Axel Beckert | 1 | -1/+1 | |
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. |