]> git.donarmstrong.com Git - debhelper.git/commitdiff
r390: * Typo, Closes: #77441
authorjoey <joey>
Sun, 19 Nov 2000 21:24:21 +0000 (21:24 +0000)
committerjoey <joey>
Sun, 19 Nov 2000 21:24:21 +0000 (21:24 +0000)
debian/changelog
dh_link.1

index 1f5561dfad037a8804d9650e5d7086110a3c61c9..6a2733657fbb038e21ce087bffbddcdc319245dc 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (2.1.27) unstable; urgency=low
+
+  * Typo, Closes: #77441
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 19 Nov 2000 13:23:30 -0800
+
 debhelper (2.1.26) unstable; urgency=low
 
   * Completed the fix from the last version.
index 017bfe5d80f38a412495f93edbd3da2e9eab35f2..a3079b09a5adb5bec5b45583b6a90f5ffcbdfa10 100644 (file)
--- a/dh_link.1
+++ b/dh_link.1
@@ -19,7 +19,7 @@ can list pairs of files. If you use this file, you should put each pair
 of files on its own line, and separate the files within the pair with
 whitespace. Also, pairs of files can be specified as parameters - these
 pairs will only be created in the package build directory of the first
-ackage dh_link is told to act on. By default, this is the first binary
+package dh_link is told to act on. By default, this is the first binary
 package in debian/control, but if you use -p, -i, or -a flags, it will be
 the first package specified by those flags.
 .P