summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-07-19 16:41:23 -0400
committerJoey Hess <joey@kitenet.net>2014-07-19 16:41:23 -0400
commit0292d77f6ba0cab496d2df038e1a7b79a4d50626 (patch)
treedb52a0c3b6ffab9003946b0823cce10e03b4f53f
parent1014a22362fbc11391140a3ad7d440c7a7721d2d (diff)
Typo: Closes: #755237
-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