summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xdh_perl2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d8a8ac55..1f988bef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.0.40) unstable; urgency=low
+
+ * Typo, Closes: #104405
+
+ -- Joey Hess <joeyh@debian.org> Wed, 11 Jul 2001 22:57:41 -0400
+
debhelper (3.0.39) unstable; urgency=low
* dh_compress: Don't compress .bz2 files, Closes: #102935
diff --git a/dh_perl b/dh_perl
index ac6fa066..bb2dd69e 100755
--- a/dh_perl
+++ b/dh_perl
@@ -22,7 +22,7 @@ the perl:Depends substitutions and adding them to substvars files.
The program will look at perl scripts and modules in your package,
and will use this information to generate a dependency.
-The dependancy will be substituted into your package's control file
+The dependency will be substituted into your package's control file
wherever you place the token "${perl:Depends}".
=head1 OPTIONS