summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rwxr-xr-xdh_auto_configure2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 23acbb19..ddbe4ee3 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 <pelle@debian.org> Wed, 23 Jul 2008 10:52:14 +0200
diff --git a/dh_auto_configure b/dh_auto_configure
index fb615f86..ba4dc3e9 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