summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorjoey <joey>2002-06-02 00:42:47 +0000
committerjoey <joey>2002-06-02 00:42:47 +0000
commit726335b0e13b2083903a680ab7ad7ac83bcfd811 (patch)
treea005bf5679bf2f8970ce1a686d372dae3c24edb5 /debhelper.pod
parent4106beebd28b7fe73dd19e43cf15378c08b8241f (diff)
r529: * dh_compress: always compress .pcf files in
/usr/X11R6/lib/X11/fonts/{100dpi,75dpi,misc}, as is required by policy.
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 08c51153..7cf755c0 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -286,6 +286,12 @@ 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.
+
+=item -
+
dh_fixperms will make all files in bin/ directories and in etc/init.d
executable.