summaryrefslogtreecommitdiff
path: root/debian/postrm
Commit message (Collapse)AuthorAgeFilesLines
* rename postrm to apt.postrmDavid Kalnischkies2014-09-271-22/+0
| | | | | | | | | | It helps in identifying its affiliation. Also removes the old postinst which was hidden by apt.postinst for a long time now and would just install a sources.list in edgecases which is probably not a good idea (e.g. on my system /etc/apt/sources.list does not exist). It is better done by the installer of the distro. Git-Dch: Ignore
* Added 'set -e' to maintainer scripts.Eugene V. Lyubimkin2008-10-291-0/+2
|
* * Update to debhelper compatibility level 3Arch Librarian2004-09-201-1/+0
| | | | | | | | | Author: mdz Date: 2003-08-09 19:15:22 GMT * Update to debhelper compatibility level 3 - remove ldconfig calls from debian/{postinst,postrm} as dh_makeshlibs will add them - echo 3 > debian/compat
* Be quiet in apt.post{inst,rm}.Arch Librarian2004-09-201-4/+0
| | | | | | Author: doogie Date: 2003-04-27 01:43:29 GMT Be quiet in apt.post{inst,rm}.
* Call ldconfig when removing.Arch Librarian2004-09-201-0/+3
| | | | | | Author: doogie Date: 2003-02-02 21:56:53 GMT Call ldconfig when removing.
* 0.5.0 readynessArch Librarian2004-09-201-0/+2
| | | | | | Author: jgg Date: 2001-02-21 04:25:20 GMT 0.5.0 readyness
* Join with aliencodeArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Added debian/ directory and changelog, control, postins...Arch Librarian2004-09-201-0/+20
Author: che Date: 1998-12-22 05:06:44 GMT Added debian/ directory and changelog, control, postinst, postrm, rules, and shlibs.local files