summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod20
1 files changed, 18 insertions, 2 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 55089338..b67ec950 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -364,8 +364,7 @@ dh_install errors out if wildcards expand to nothing.
=item V6
-This is the recommended mode of operation. It does everything V5 does,
-plus:
+Changes from V5 are:
=over 8
@@ -393,6 +392,23 @@ directory. In previous compatability levels it silently refuses to do this.
=back
+=item V7
+
+This is the recommended mode of operation.
+
+Changes from V6 are:
+
+=over 8
+
+=item -
+
+dh_install, if --sourcedir is not specified, will first look for files in
+debian/tmp, and then will look in the current directory. This allows
+dh_install to interoperate with dh_auto_install without needing any special
+parameters.
+
+=back
+
=back
=head2 Doc directory symlinks