summaryrefslogtreecommitdiff
path: root/dh_installinit
AgeCommit message (Expand)AuthorFilesLines
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-07-31dh_installinit: Actually enable -R in compat 10.Peter Pentchev1-1/+1
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-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-05-24dh_installinit: Fix uninitialized value warning when --name is used.Joey Hess1-1/+1
2013-11-10dh_installinit: Revert changes that added versioned dependency on sysv-rc to ...Joey Hess1-6/+0
2013-08-11dh_installinit: Fix a longstanding accidental behavior that caused a file nam...Joey Hess1-1/+10
2013-06-18dh_installinit: use absolute path to tmpfilesMichael Stapelberg1-5/+7
2013-06-04updateJoey Hess1-1/+1
2013-06-04Bug#709482: dh_installinit: permit file-rc for upstart jobsColin Watson1-1/+1
2013-05-18Packages with upstart jobs should carry a versioned dependency on sysv-rcSteve Langasek1-0/+7
2013-05-05missed default pkgfileJoey Hess1-1/+1
2013-05-05dh: Skips running commands that it can tell do nothing.Joey Hess1-1/+2
2013-05-04dh_installinit: call systemd-tmpfiles with the config file namesMichael Stapelberg1-6/+6
2012-10-29dh_installinit: only add systemd-tmpfiles --create when shipping tmpfilesMichael Stapelberg1-0/+20
2012-10-28simplifyJoey Hess1-5/+4
2012-10-28dh_installinit: Support systemd. Closes: #690399 Thanks, Michael StapelbergJoey Hess1-4/+5
2012-10-28Support systemd in dh_installinit and postinst/postrmMichael Stapelberg1-5/+42
2012-10-28Revert "Support systemd in dh_installinit and postinst/postrm"Joey Hess1-45/+7
2012-10-15dh_installinit: Support systemd. Closes: #690399 Thanks, Michael StapelbergJoey Hess1-4/+5
2012-10-15Support systemd in dh_installinit and postinst/postrmMichael Stapelberg1-5/+42
2012-04-10reorderJoey Hess1-17/+18
2012-04-10dh_installinit: rework upstart handling to comply with new policy proposal; p...Joey Hess1-39/+19
2011-12-06Typo fixes. Closes: #651224 Thanks, Chris LeickJoey Hess1-1/+1
2011-10-17remove -OJoey Hess1-1/+1
2010-11-02Apply manual pages conventionsDavid Prévot1-28/+28
2009-11-30dh_installinit: Fix installation of defaults file when an upstart job is inst...Joey Hess1-4/+3
2009-09-04Add FILES sections to man pages. Closes: #545041Joey Hess1-9/+18