summaryrefslogtreecommitdiff
path: root/src/cleanup.c
AgeCommit message (Collapse)AuthorFilesLines
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
Some 'Copyright <year>' entries didn't have a copyright symbol. Add it and switch the rest from '(C)' to '©', but we don't do this on program output which for now should remain pure ascii.
2008-03-30Refactor postinst maintainer script handlingGuillem Jover1-27/+23
Based on a patch by Ian Jackson <ian@davenant.greenend.org.uk>.
2008-03-30Refactor post postinst script tasks into a new functionGuillem Jover1-8/+4
Based on a patch by Ian Jackson <ian@davenant.greenend.org.uk>.
2007-09-15Fix failed install followed by failed remove resulting in installed stateBrian M. Carlson1-1/+2
After '<prerm> remove' fails and while doing the error unwinding, if the '<postinst> abort-remove' call succeeds, preserve the old status instead of unconditionally setting it to 'Installed'.
2007-08-08Use NULL instead of '(char *)0'.Guillem Jover1-9/+9
2007-08-08Fix Breaks commit.Guillem Jover1-9/+19
Enable depisok for the Breaks case. Remove comments stating Breaks needs to be implemented. And split functions calls which had different arguments depending on a variable.
2007-08-07Implement support for Breaks field.Ian Jackson1-5/+7
As a side effect, run the deconfiguration of each package to be deconfigured once, instead of once per each conflicting package being removed.
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-6/+11
later merged into a branch with the full history from CVS and arch
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+227
* Bin-MU; recompile against Debian unstable, to make dselect actually installable. -- Scott James Remnant <scott@netsplit.com> Fri, 11 Mar 2005 09:00:14 +0000