From: Joey Hess Date: Thu, 31 Jul 2008 16:26:49 +0000 (-0400) Subject: Typo. Closes: #493062 X-Git-Tag: 7.0.17~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cdef942b72ce4d74c5b5462d52686b619ba06177;p=debhelper.git Typo. Closes: #493062 --- diff --git a/debian/changelog b/debian/changelog index 23acbb1..ddbe4ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 23 Jul 2008 10:52:14 +0200 diff --git a/dh_auto_configure b/dh_auto_configure index fb615f8..ba4dc3e 100755 --- a/dh_auto_configure +++ b/dh_auto_configure @@ -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