Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-27 | Only handle /usr/bin/zsh symlink in postrm/remove and postinst/configure stages | Axel Beckert | 1 | -5/+6 | |
Introducing compatibility with the standards-ignoring usrmerge package, the zsh package started to create and remove the /usr/bin/zsh symlink in all possible stages of the according maintainer scripts: The symlink was even created on zsh.postinst being called with abort-* as parameter and on zsh.postrm being called with upgrade as parameter, leading to a removal and recreation of the symlink during upgrades and hence being without that symlink for a more or less short timespan. Closes: #841048 | |||||
2016-05-08 | Also remove hardcoded /usr/bin/zsh symlink in postrm again. (Closes: #823730) | Axel Beckert | 1 | -0/+5 | |
2012-12-28 | Split off arch-independent files into zsh-common | Axel Beckert | 1 | -2/+0 | |
2012-12-28 | Convert to debhelper | Axel Beckert | 1 | -0/+14 | |