Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-01 | Migrate to use warnings and use parent | Niels Thykier | 1 | -1/+2 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2015-01-08 | Replace more doit('install' ...) calls to install_X | Niels Thykier | 1 | -2/+3 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2015-01-01 | Add editor hints to the end of all perl modules and scripts | Niels Thykier | 1 | -0/+6 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2013-05-05 | dh: Skips running commands that it can tell do nothing. | Joey Hess | 1 | -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-27 | dh_installgsettings: Correct bug in use of find that caused some gsettings ↵ | Joey Hess | 1 | -1/+1 | |
files to be missed. Closes: #624377 | |||||
2011-04-03 | fix name of program | Joey Hess | 1 | -3/+3 | |
2011-04-01 | dh_installgsettings: New command to handle gsettings schema files. Closes: ↵ | Joey Hess | 1 | -0/+96 | |
#604727 |