summaryrefslogtreecommitdiff
path: root/dh_installinit
AgeCommit message (Expand)AuthorFilesLines
2019-11-16Merge https://salsa.debian.org/debian/debhelperIgor Pashev1-9/+28
2019-07-19dh_installinit: Revert check to ensure --name always matches a fileNiels Thykier1-6/+0
2019-07-16dh_installinit: Also cover .default filesNiels Thykier1-2/+2
2019-07-16Fix logic error in --name sanity checkDmitry Bogatov1-4/+6
2019-07-14dh_installinit: --name implies, that init script is presentDmitry Bogatov1-0/+4
2018-09-14dh_*: Add cli-options NOOP PROMISES for most helpersNiels Thykier1-1/+1
2018-09-03dh_installinit: Drop redundant systemd-related auto-snippetNiels Thykier1-4/+0
2018-09-03Make dh_install{init,systemd}'s autoscripts independent [c12]Niels Thykier1-8/+27
2018-09-02dh_installinit: Skip systemctl daemon-reload in c12Niels Thykier1-0/+4
2018-08-30Merge https://salsa.debian.org/debian/debhelperIgor Pashev1-18/+54
2018-08-08dh_installinit.1, dh_installsystemd.1: Fix typosJuhani Numminen1-1/+1
2018-08-06dh_installinit.1: Improve documentation of compat level related itemsNiels Thykier1-4/+9
2018-05-19dh_installinit.1: Fix POD markupNiels Thykier1-3/+3
2018-05-11Pass the basename of the tmpfiles to "systemd-tmpfiles --create"Niels Thykier1-1/+1
2018-01-03dh_install{init,systemd}: Re-order service autosnippetsNiels Thykier1-6/+14
2018-01-01dh_installinit: Do most autoscripts substs without a shellNiels Thykier1-6/+8
2017-12-31dh_installinit: Add a --no-enable parameterNiels Thykier1-7/+28
2017-12-31dh_installinit: Remove unused subst parameters for {pre,post}rm scriptsNiels Thykier1-3/+3
2017-11-19Merge https://anonscm.debian.org/git/debhelper/debhelperIgor Pashev1-40/+62
2017-10-21dh_installinit: Fix typoNiels Thykier1-3/+3
2017-10-14dh_installinit: Remove upstart support [c12]Niels Thykier1-4/+20
2017-10-08Push the removal of some deprecated items to compat 12Niels Thykier1-2/+2
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-04-10dh_installinit: Remove --no-restart-*on*-upgrade in compat 11Niels Thykier1-2/+17
2017-04-10dh_installinit: Document a caveat in compat 10 and earlierNiels Thykier1-0/+6
2016-12-26dh_installinit: Minor nits in docNiels Thykier1-2/+2
2016-12-15installinit: do not process systemd files from compat 11 onwardsFelipe Sateler1-5/+7
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-19/+5
2016-10-02Introduce --no-stop-on-upgrade as alias of -rNiels Thykier1-1/+2
2016-10-01Add a dash in --no-scripts and --only-scripts for consistencyNiels Thykier1-3/+3
2016-09-21Merge https://anonscm.debian.org/git/debhelper/debhelperIgor Pashev1-1/+1
2016-07-31dh_installinit: Actually enable -R in compat 10.Peter Pentchev1-1/+1
2016-03-30Merge git://anonscm.debian.org/debhelper/debhelperIgor Pashev1-36/+53
2016-02-27dh_installinit: Make -R the default in compat 10Niels Thykier1-3/+14
2016-01-10dh_installinit: Add tmpfiles.d to the NOOP ruleNiels Thykier1-1/+1
2015-12-03dh_*: add /g to more sed replacements in autoscript callsNiels Thykier1-7/+7
2015-11-28dh_installinit: add /g modifier to the autoscript snippetNiels Thykier1-6/+6
2015-11-28dh_installinit: Make tmpfiles order reproducibleReiner Herrmann1-1/+1
2015-10-24Fix typos found during translationChris Leick1-1/+1
2015-10-02dh_installinit: Document that --onlyscripts should be used with -pNiels Thykier1-0/+9
2015-08-15dh_installinit: Install tmpfiles.d files for systemd-only packagesNiels Thykier1-24/+22
2015-08-15dh_installinit: Quote directory name used in regexNiels Thykier1-3/+2
2015-07-16Merge git://anonscm.debian.org/debhelper/debhelperIgor Pashev1-13/+20
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-01-08Replace more doit('install' ...) calls to install_XNiels Thykier1-8/+8
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-4/+4
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2014-10-23Merge git://anonscm.debian.org/debhelper/debhelperIgor Pashev1-1/+1
2014-05-24dh_installinit: Fix uninitialized value warning when --name is used.Joey Hess1-1/+1