]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
Correct docs about multiarch and v9. Closes: #630826
[debhelper.git] / debhelper.pod
index c076acf04f31d69e6e90f98520463a25270e9fd7..2dbd4a54ba0ba7aab4cc07f37d7d2f0df16c5850 100644 (file)
@@ -549,14 +549,16 @@ Changes from v8 are:
 =item - 
 
 Multiarch support. In particular, B<dh_auto_configure> passes
-multiarch directories to autoconf in --libdir and --libexecdir,
-while B<dh_makeshlibs> detects packages containing multiarch
-directories and sets a Pre-Dependency on multiarch-support in
-${misc:Pre-Depends}
+multiarch directories to autoconf in --libdir and --libexecdir.
 
 =item -
 
-B<dh_auto_configure> does not include the source package name
+dh supports use of standard targets in debian/rules without needing
+to manually define the dependencies between targets there.
+
+=item -
+
+<dh_auto_configure> does not include the source package name
 in --libexecdir when using autoconf.
 
 =back