summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rwxr-xr-xdh_install2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c1470375..33de1908 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ debhelper (9.20140614) UNRELEASED; urgency=medium
* Add perlapi-* dependency on packages installed to $Config{vendorarch}
Closes: #751684
+ * Typo: Closes: #755237
-- Joey Hess <joeyh@debian.org> Mon, 30 Jun 2014 10:01:24 -0400
diff --git a/dh_install b/dh_install
index b89d7d1c..28a76efd 100755
--- a/dh_install
+++ b/dh_install
@@ -33,7 +33,7 @@ directories and files from there into the proper package build directories.
From debhelper compatibility level 7 on, B<dh_install> will fall back to
looking in F<debian/tmp> for files, if it doesn't find them in the current
-directory (or whereever you've told it to look using B<--sourcedir>).
+directory (or wherever you've told it to look using B<--sourcedir>).
=head1 FILES