summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-ucf
AgeCommit message (Collapse)AuthorFilesLines
2011-08-23dh_ucf: fix test for ucf/ucfr availability and quote filenamesJeroen Schot1-5/+5
2011-04-28dh_ucf: Fix missing space before ']'s in postrm autoscript.Jeroen Schot1-2/+2
While making postrm-ucf more like the other autoscripts I introduced two typo's in the code. This patch fixes them.
2011-04-25Bug#213078: debhelper: please consider providing dh_ucfJeroen Schot1-0/+12
Here is a patch against the master branch that adds such a command called dh_installucf. It also registers the conffiles with ucfr and removes stray ucf-{new,old,dist} files on purge.