]> git.donarmstrong.com Git - debhelper.git/commitdiff
Typo. Closes: #493062
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 31 Jul 2008 16:26:49 +0000 (12:26 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 31 Jul 2008 16:26:49 +0000 (12:26 -0400)
debian/changelog
dh_auto_configure

index 23acbb19f9b64737b4c518b4fb09cadb933fd238..ddbe4ee3fb09e3a80667956608495d1a817d9990 100644 (file)
@@ -5,6 +5,7 @@ debhelper (7.0.17) UNRELEASED; urgency=low
 
   [ Joey Hess ]
   * dh_gencontrol: Drop the Homepage field from udebs. Closes: #492719
+  * Typo. Closes: #493062
 
  -- Per Olofsson <pelle@debian.org>  Wed, 23 Jul 2008 10:52:14 +0200
 
index fb615f867f16797c0814ca763699d18ddf709562..ba4dc3e97b2183db19130afd2cd98b3ac12c8161 100755 (executable)
@@ -23,7 +23,7 @@ found, dh_auto_configure will exit without doing anything.
 
 This is intended to work for about 90% of packages. If it doesn't work,
 you're encouraged to skip using dh_auto_configure at all, and just run
-./configure or its equivilant manually.
+./configure or its equivalent manually.
 
 =head1 OPTIONS