]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
releasing version 8.9.11
[debhelper.git] / debhelper.pod
index 1c9e6428ae58c6f08884dc2903638367b4cd9fed..98da7362868ed1d21ce85bc26bd4721203d9f0c3 100644 (file)
@@ -481,6 +481,11 @@ explicit binary target with explicit dependencies on the other targets.
 
 =item -
 
+B<dh_strip> compresses debugging symbol files to reduce the installed
+size of -dbg packages.
+
+=item -
+
 B<dh_auto_configure> does not include the source package name
 in --libexecdir when using autoconf.
 
@@ -496,8 +501,8 @@ they are already set. They support DEB_BUILD_OPTIONS=noopt too.
 
 =item -
 
-B<dh_auto_configure> passes CFLAGS to F<Makefile.PL> using
-the OPTIMIZE variable.
+B<dh_auto_configure> passes CFLAGS to perl F<Makefile.PL> and
+F<Build.PL>
 
 =back