]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1767: * Fix typo in dh_install example. Closes: #314964
authorjoey <joey>
Wed, 22 Jun 2005 15:04:49 +0000 (15:04 +0000)
committerjoey <joey>
Wed, 22 Jun 2005 15:04:49 +0000 (15:04 +0000)
debian/changelog
dh_install

index a019d215c4214877d134c001abbaf580a5f5a878..4501b8c657c87e2546b437595a7a93ef89411c8d 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (4.9.2) UNRELEASED; urgency=low
+
+  * Fix typo in dh_install example. Closes: #314964
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 20 Jun 2005 16:17:05 -0400
+
 debhelper (4.9.1) unstable; urgency=low
 
   * Fix typo in dh_strip.
index 45a1dfceb33987f675ab35bc4b892f0f6f9da91f..d7c4161cb617f0f502d15502077c8f2c5963a31d 100755 (executable)
@@ -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: