]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
New v7 mode, which only has one change from v6, and is the new recommended default.
[debhelper.git] / debhelper.pod
index 55089338fb02a01a738e1f312a1c2a574c58d1a8..b67ec950f77ddb3eb3980ffec03e644cb968f58a 100644 (file)
@@ -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