Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-21 | dh_systemd_*: Fix incorrect error for "missing" files | Niels Thykier | 1 | -1/+21 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-14 | Include $! in error messages | Niels Thykier | 1 | -1/+1 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-13 | Error out in dh_systemd_* if run with compat >= 11 | Felipe Sateler | 1 | -0/+4 | |
2017-10-10 | dh_systemd_*: Properly quote unit names in autoscripts | Niels Thykier | 1 | -1/+3 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-08 | dh_systemd_*: Error out if the unit file cannot be read | Niels Thykier | 1 | -8/+3 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-10-04 | dh_systemd_start: Regex escape paths used in regex | Niels Thykier | 1 | -2/+2 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-07-22 | dh_*: Migrate most tools to new shell-less autoscript | Niels Thykier | 1 | -1/+1 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2017-07-07 | Dh_Lib: Embed tool versions into auto-generated snippets | Niels Thykier | 1 | -0/+2 | |
Use $main::VERSION to determine the version of the tool and embed that into auto-generated snippets (e.g. via autoscript). This enables lintian to extract the tool + version and display it on: https://lintian.debian.org/tags/debhelper-autoscript-in-maintainer-scripts.html Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2016-12-15 | systemd_start: do not start when --no-start and --restart-after-upgrade are ↵ | Felipe Sateler | 1 | -1/+2 | |
combined But do restart on upgrades Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2016-10-02 | dh_systemd_*: Add "use warnings" | Niels Thykier | 1 | -0/+1 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2016-10-02 | Introduce --no-stop-on-upgrade as alias of -r | Niels Thykier | 1 | -2/+3 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2016-07-31 | dh_systemd_start: --restart-after-upgrade in compat 10. | Peter Pentchev | 1 | -1/+1 | |
Signed-off-by: Niels Thykier <niels@thykier.net> | |||||
2016-07-09 | Merge dh-systemd into debhelper proper | Michael Biebl | 1 | -0/+251 | |