]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
dh_auto_configure: In v9, does not include the source package name in --libexecdir...
[debhelper.git] / debhelper.pod
index f541a7e9745e8d3de1d2d85365a4b79b30fc3887..d61cc84da057334d4982c9a40c4cfc5e1f762679 100644 (file)
@@ -534,6 +534,29 @@ B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to F<Makefil
 
 =back
 
+=item v9
+
+This compatability level is still open for development; use with caution.
+
+Changes from v8 are:
+
+=over 8
+
+=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}
+
+=item -
+
+B<dh_auto_configure> does not include the source package name
+in --libexecdir when using autoconf.
+
+=back
+
 =back
 
 =head2 udebs