summaryrefslogtreecommitdiff
path: root/dh_installinit
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-02formattingJoey Hess1-0/+1
2009-09-02formattingJoey Hess1-2/+3
2009-09-02upstart supportSteve Langasek1-28/+71
2008-10-21Move many command-specific options to only be accepted by the command that us...Joey Hess1-1/+9
2008-05-08dh_installinit: Add --restart-after-upgrade, which avoids stopping a daemon i...Joey Hess1-6/+25
2008-04-23dh_prep: New program, does the same as dh_clean -k (which will be deprecated ...Joey Hess1-1/+1
2006-01-15r1853: * Fix dangling markup in dh_installinit pod. Closes: #348073joeyh1-2/+0
2006-01-08r1849: * dh_installinit: If run with -o, do the inverse of -n and only5.0.14joeyh1-7/+18
2004-06-29r1691: * dh_installinit: Added --error-handler option. Based on work by Tho...joey1-6/+12
2003-09-01r1603: * Typo. Closes: #207999version_4.1.71joey1-1/+1
2003-08-23r1598: * dh_installppp: correct filenames on man page. Closes: #206893version_4.1.69joey1-5/+5
2003-08-22r1596: * Remove duplicate packages from DOPACKAGES after argument processing.version_4.1.68joey1-10/+21
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
2003-02-25r575: * Removed vegistal substvars stuff from dh_inistallinit.joey1-6/+0
2002-10-17r558: * Use dpkg-architecture instead of dpkg --print-architecture (again?)joey1-1/+1
2002-10-11r557: * dh_installinit: added --no-start for rcS type scripts. Closes: #13...joey1-9/+24
2002-09-16r547: * Use invoke-rc.d always now that it is in policy. Fall back to old ...joey1-20/+3
2002-08-04r542: * dh_installinit: Always start daemon on upgraded even ifjoey1-5/+4
2002-01-27r506: * Introduced the debian/compat file. This is the new, preferred way ...joey1-10/+31
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-2/+1
2001-02-15r446: spelling patchjoey1-1/+1
2001-02-10r441: * Added dh_installman, a new program that replaces dh_installmanpages.joey1-9/+22
2001-02-09r431: pod over for the nightjoey1-3/+84