summaryrefslogtreecommitdiff
path: root/autoscripts
Commit message (Collapse)AuthorAge
...
* r300: * dh_installdebconf: Modified to use new confmodule debconf library.joey1999-10-30
|
* r298: * Fixed some problems with dh_installxfonts font dirs.joey1999-10-28
|
* r295: * Corrected a path name in dh_installxfonts. Closes: #48315joey1999-10-25
|
* r294: * Fixed problem with dh_installemacsen options not working, patch fromjoey1999-10-24
| | | | | | | | | | | | | | | | | | | | | Rafael Laboissiere <rafael@icp.inpg.fr>, Closes: #47738 * Added new dh_installxfonts script by Changwoo Ryu <cwryu@dor17988.kaist.ac.kr>. Closes: #46684 I made some changes, though: - I rewrote lots of this script to be more my style of perl. - I removed all the verbisity from the postinst script fragment, since that is a clear violation of policy. - I made the postinst fail if the mkfontdir, etc commands fail, because this really makes more sense. Consider idempotency. - I moved the test to see if the font dir is really a directory into the dh_ script and out of the snippet. If the maintainer plays tricks on us, mkfontdir will blow up satisfactorally anyway. - So, the snippet is 9 lines long now, down from 20-some. - I realize this isn't following the reccommendations made in Brandon's font policy. I'll fight it out with him. :-) - In postrm fragment, used rmdir -p to remove as many parent directories as I can. - s:/usr/lib/X11/:/usr/X11R6/lib/X11/:g
* r284: * Enhanced debconf support -- the database is now cleaned up on packagejoey1999-09-29
| | | | | | purge. * Broke all debconf support off into a dh_installdebconf script. This seems conceptually a little cleaner.
* r274: * dh_installemacsen: the script fragments it generates now test for thejoey1999-09-12
| | | | | | | 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.
* r269: Addedjoey1999-09-07
|
* r189: Initial revisionjoey1999-08-17
|
* r128: Initial revisionjoey1999-08-17
|
* r103: Initial revisionjoey1999-08-17
|
* r11: Initial revisionjoey1999-08-17
|
* r9: Oops, it's a symlink. I see...joey1999-08-17
|
* r7: Fixed.joey1999-08-17
|
* r3: Initial revisionjoey1999-08-17