From 51b476953b1cd57fc3ebb26aaeb7743465dc96d6 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 22 Jun 2005 15:04:49 +0000 Subject: [PATCH] r1767: * Fix typo in dh_install example. Closes: #314964 --- debian/changelog | 6 ++++++ dh_install | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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: -- 2.39.2