summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rwxr-xr-xdh_strip2
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index fbac51d1..dd967b55 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 <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
diff --git a/dh_strip b/dh_strip
index 68c7e5ac..37834bc4 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