X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_strip;fp=dh_strip;h=37834bc409f966054eda07732b056826ca6f6f69;hb=db2429c9021a236284f87c0d74d4848b9d721e8c;hp=68c7e5ac79b40f5ebf0f59fa05f750521828f343;hpb=f6090bb32f3fb96c73127de24533ec35a11687ef;p=debhelper.git diff --git a/dh_strip b/dh_strip index 68c7e5a..37834bc 100755 --- a/dh_strip +++ b/dh_strip @@ -48,7 +48,7 @@ Causes dh_strip to save debug symbols stripped from the packages it acts on as independent files in the package build directory of the specified debugging package. -For example, if your packages are lifoo and foo and you want to include a +For example, if your packages are libfoo and foo and you want to include a foo-dbg package with debugging symbols, use dh_strip --dbg-package=foo-dbg. Note that this option behaves significantly different in debhelper