summaryrefslogtreecommitdiff
path: root/dh_installgsettings
AgeCommit message (Collapse)AuthorFilesLines
2015-01-08Replace more doit('install' ...) calls to install_XNiels Thykier1-2/+3
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-27dh_installgsettings: Correct bug in use of find that caused some gsettings ↵Joey Hess1-1/+1
files to be missed. Closes: #624377
2011-04-03fix name of programJoey Hess1-3/+3
2011-04-01dh_installgsettings: New command to handle gsettings schema files. Closes: ↵Joey Hess1-0/+96
#604727