summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-ucf
Commit message (Collapse)AuthorAge
* dh_ucf: fix test for ucf/ucfr availability and quote filenamesJeroen Schot2011-08-23
|
* dh_ucf: Fix missing space before ']'s in postrm autoscript.Jeroen Schot2011-04-28
| | | | | While making postrm-ucf more like the other autoscripts I introduced two typo's in the code. This patch fixes them.
* Bug#213078: debhelper: please consider providing dh_ucfJeroen Schot2011-04-25
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.