summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorjoey <joey>2002-09-16 00:05:19 +0000
committerjoey <joey>2002-09-16 00:05:19 +0000
commit2486063234469e39cce67055c5bd0644213724cf (patch)
tree22b33f6042b712ed78dd428894c881c3beaded7a /debhelper.pod
parent89a8e4df94d07ca360f97f57ff22ac8f7f7c3a5f (diff)
r547: * Use invoke-rc.d always now that it is in policy. Fall back to old behavior
if invoke-rc.d is not present, so versioned deps on sysvinit are not needed.
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/debhelper.pod b/debhelper.pod
index dae701c9..d6ecac7f 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -288,11 +288,6 @@ the generated dependancy line in the shlibs file.
=item -
-dh_installinit uses the new invoke-rc.d program in its generated maintainer
-scripts. (This may later be rolled back into V3).
-
-=item -
-
You are encouraged to put the new ${misc:Depends} into debian/control to
suppliment the ${shlibs:Depends} field. In particular, the new
dh_installinit feature needs a versioned dependency on sysvinit.