]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
Fix broken option passing to objcopy. Closes: #649044
[debhelper.git] / debhelper.pod
index 50f0e163ddaaf3f7f256bcdca0011c4e75e477c0..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.
 
@@ -494,6 +499,11 @@ All of the B<dh_auto_>I<*> debhelper programs and B<dh> set
 environment variables listed by B<dpkg-buildflags>, unless
 they are already set. They support DEB_BUILD_OPTIONS=noopt too.
 
+=item -
+
+B<dh_auto_configure> passes CFLAGS to perl F<Makefile.PL> and
+F<Build.PL>
+
 =back
 
 =back