From: joey Date: Wed, 22 Jun 2005 15:04:49 +0000 (+0000) Subject: r1767: * Fix typo in dh_install example. Closes: #314964 X-Git-Tag: 4.9.2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=51b476953b1cd57fc3ebb26aaeb7743465dc96d6;p=debhelper.git r1767: * Fix typo in dh_install example. Closes: #314964 --- diff --git a/debian/changelog b/debian/changelog index a019d21..4501b8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (4.9.2) UNRELEASED; urgency=low + + * Fix typo in dh_install example. Closes: #314964 + + -- Joey Hess Mon, 20 Jun 2005 16:17:05 -0400 + debhelper (4.9.1) unstable; urgency=low * Fix typo in dh_strip. diff --git a/dh_install b/dh_install index 45a1dfc..d7c4161 100755 --- a/dh_install +++ b/dh_install @@ -229,7 +229,7 @@ contain: While debian/libfoo.install contains: - usr/libfoo*.so.* + usr/lib/libfoo*.so.* If you want a libfoo-dev package too, debian/libfoo-dev.install might contain: