summaryrefslogtreecommitdiff
path: root/debian/zsh.lintian-overrides
AgeCommit message (Collapse)AuthorFilesLines
2024-08-14Install into /usr-merged layoutChris Hofstaedtler1-8/+1
Closes: #1073654
2022-11-14Bracketize and update lintian overrides where neededAxel Beckert1-4/+4
2022-05-15Drop lintian override for hardening-no-fortify-functions, no more neededAxel Beckert1-1/+0
2022-02-12Make paths in lintian overrides agnostic to upstream versionsAxel Beckert1-1/+1
2021-12-30Add lintian overrides for bin-sbin-mismatch false positivesAxel Beckert1-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-30Update lintian overrides wrt. to change tag formatsAxel Beckert1-2/+2
2020-10-12Add lintian override for hardening-no-fortify-functions on gdbm.so, tooAxel Beckert1-1/+2
2020-06-30Update lintian overrides wrt. renamed lintian tagsAxel Beckert1-1/+1
2016-01-31Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert1-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-30Remove lintian overrides of spelling-error-in-binary false positivesAxel Beckert1-2/+0
Seem no more emitted, hence cause unused-override lintian warnings.
2015-03-08Remove zsh4 wrappers, they were only needed for Wheezy → JessieAxel Beckert1-3/+0
2014-10-13Add lintian overrides for unusual-interpreter in zsh4 wrapper scriptAxel Beckert1-0/+1
2014-10-10Add zsh4(-static) wrapper scripts to ease switch to zsh5 (Closes: #707760)Axel Beckert1-0/+2
Also add lintian overrides for the not-meant-to-be-used wrapper not having a man-page.
2014-06-28Add lintian overrides for spelling-error-in-binary false positivesAxel Beckert1-0/+2
2013-11-08Make lintian override zsh version agnosticAxel Beckert1-1/+1
2013-04-18lintian-overrides: Also match architecture-containing /usr/lib* pathsAxel Beckert1-1/+1
2012-12-28Override lintian warning hardening-no-fortify-functionsAxel Beckert1-0/+2
Only one of several files pops up, so this is very likely a false positive.