From: joeyh Date: Mon, 27 Nov 2006 17:17:52 +0000 (+0000) Subject: r1963: * Typo. Closes: #400571 X-Git-Tag: 5.0.43~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=db2429c9021a236284f87c0d74d4848b9d721e8c;p=debhelper.git r1963: * Typo. Closes: #400571 --- diff --git a/debian/changelog b/debian/changelog index fbac51d..dd967b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ debhelper (5.0.43) UNRELEASED; urgency=low [ Valery Perrin ] * Correct typo in french translation - -- Joey Hess Sun, 19 Nov 2006 17:32:23 -0500 + [ Joey Hess ] + * Typo. Closes: #400571 + + -- Joey Hess Mon, 27 Nov 2006 12:17:29 -0500 debhelper (5.0.42) unstable; urgency=low 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