summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-emacsen
AgeCommit message (Collapse)AuthorFilesLines
2015-04-28Check for emacs-package-install before using itPaul Wise1-1/+1
Signed-off-by: Niels Thykier <niels@thykier.net>
2013-11-03Update dh_installemacsen for emacsen-common 2.0.Modestas Vainius1-2/+2
Update dh_installemacsen and related scripts to follow /usr/share/doc/emacsen-common/debian-emacs-policy.gz as of emacsen-common package version 2.0.5. The changes include: * Install debian/package.emacsen-compat into usr/lib/emacsen-common/packages/compat/package if present * All maintainer scripts test for existance of /var/lib/emacsen-common/state/package/installed/emacsen-common as mandated by policy. * Generate and install preinst maintainer script if needed.
2002-06-21r533: * In script fragments, use more posix tests, no -a or -o, no parens.joey1-1/+1
Closes: #150403
2000-07-06r353: * Modified all postinst script fragments to only run when called withjoey1-1/+2
"configure". I looked at the other possibilities, and I don't think any of the supported stuff should be called if the postist is called for error unwinds. Closes: #66673 * Implemented dh_clean -X, to allow specification of files to not delete, Closes: #66670
1999-09-12r274: * dh_installemacsen: the script fragments it generates now test for thejoey1-1/+3
existance of emacs-package-install/remove before calling them. Though a strict reading of the emacsen policy indicates that such a test shouldn't be needed, there may be edge cases (cf bug 44924), where it is.
1999-08-17r103: Initial revisionjoey1-0/+1