summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-11-27 17:17:52 +0000
committerjoeyh <joeyh>2006-11-27 17:17:52 +0000
commitdb2429c9021a236284f87c0d74d4848b9d721e8c (patch)
tree0597d02b326fe5790b09ee1e817f11256402074b
parentf6090bb32f3fb96c73127de24533ec35a11687ef (diff)
r1963: * Typo. Closes: #400571
-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