From cdef942b72ce4d74c5b5462d52686b619ba06177 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 31 Jul 2008 12:26:49 -0400 Subject: [PATCH] Typo. Closes: #493062 --- debian/changelog | 1 + dh_auto_configure | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5