summaryrefslogtreecommitdiff
path: root/dh_ucf
AgeCommit message (Collapse)AuthorFilesLines
2016-10-01Add a dash in --no-scripts and --only-scripts for consistencyNiels Thykier1-1/+1
Signed-off-by: Niels Thykier <niels@thykier.net>
2016-02-20Remove unused variablesNiels Thykier1-1/+0
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-12-03dh_*: add /g to more sed replacements in autoscript callsNiels Thykier1-2/+2
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
Signed-off-by: Niels Thykier <niels@thykier.net>
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
Signed-off-by: Niels Thykier <niels@thykier.net>
2013-05-05dh: Skips running commands that it can tell do nothing.Joey Hess1-0/+2
This is determined by the presence of special PROMISE directives within commands that provide a high-level description of the command. Note that when dh is passed additional debhelper options, it cannot tell if these change the behavior of commands, and so it stops skipping any commands.
2011-04-25docsJoey Hess1-1/+3
2011-04-25fix synopsisJoey Hess1-1/+1
does not process files from ARGV
2011-04-25rename to dh_ucfJoey Hess1-0/+92
does not actually install stuff