From dafdf1e8ddabc2bbc3cf96f50282990014025a40 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 8 Oct 2005 16:32:34 +0000 Subject: [PATCH] r1795: * dh_strip: Man page typo fix. Closes: #332747 --- debian/changelog | 6 ++++++ dh_strip | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 31cebec..831c661 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (4.9.13) UNRELEASED; urgency=low + + * dh_strip: Man page typo fix. Closes: #332747 + + -- Joey Hess Sat, 8 Oct 2005 12:31:22 -0400 + debhelper (4.9.12) unstable; urgency=low * dh_installdeb: Don't autogenerate conffiles for udebs. diff --git a/dh_strip b/dh_strip index 742ca27..63df046 100755 --- a/dh_strip +++ b/dh_strip @@ -49,7 +49,7 @@ 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 -foo-dbg package with debugging symbols, use dh_strip --dbg-to=foo-dbg. +foo-dbg package with debugging symbols, use dh_strip --dbg-package=foo-dbg. Note that this option behaves significantly different in debhelper compatibility levels 4 and below. Instead of specifying the name of a debug -- 2.39.5