]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1963: * Typo. Closes: #400571
authorjoeyh <joeyh>
Mon, 27 Nov 2006 17:17:52 +0000 (17:17 +0000)
committerjoeyh <joeyh>
Mon, 27 Nov 2006 17:17:52 +0000 (17:17 +0000)
debian/changelog
dh_strip

index fbac51d1954e40544b77011b5213cbdcf0fe5c9f..dd967b55b4fbe345357db56ca1ffa203cc58d437 100644 (file)
@@ -3,7 +3,10 @@ debhelper (5.0.43) UNRELEASED; urgency=low
   [ Valery Perrin ]
   * Correct typo in french translation
 
- -- Joey Hess <joeyh@debian.org>  Sun, 19 Nov 2006 17:32:23 -0500
+  [ Joey Hess ]
+  * Typo. Closes: #400571
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 27 Nov 2006 12:17:29 -0500
 
 
 debhelper (5.0.42) unstable; urgency=low
index 68c7e5ac79b40f5ebf0f59fa05f750521828f343..37834bc409f966054eda07732b056826ca6f6f69 100755 (executable)
--- 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