]> git.donarmstrong.com Git - debhelper.git/commitdiff
r485: * Typo, Closes: #104405
authorjoey <joey>
Thu, 12 Jul 2001 03:00:45 +0000 (03:00 +0000)
committerjoey <joey>
Thu, 12 Jul 2001 03:00:45 +0000 (03:00 +0000)
debian/changelog
dh_perl

index d8a8ac55b7e13697b996991ee948e2e2b85b7075..1f988befdf474b17e7ad33e24ccae8375d8118c4 100644 (file)
@@ -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 ac6fa0667f0bf3de3cdd639981e860761d1e96c9..bb2dd69eae98ead1fbe2f96196d21bd88c0bb0f3 100755 (executable)
--- 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