From: joey <joey>
Date: Tue, 3 Apr 2001 19:38:18 +0000 (+0000)
Subject: r458:    * Typo, Closes: #92407
X-Git-Tag: version_2.0.101~141
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=16b07580c140e8eb17f33fc66ea218d402d174e1;p=debhelper.git

r458:    * Typo, Closes: #92407
---

diff --git a/debian/changelog b/debian/changelog
index 3eeae05..a67e7d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.0.15) unstable; urgency=low
+
+  * Typo, Closes: #92407
+
+ -- Joey Hess <joeyh@debian.org>  Tue,  3 Apr 2001 12:15:02 -0700
+
 debhelper (3.0.14) unstable; urgency=low
 
   * dh_strip: ensure that the file _ends_ with `.a'. Closes: #90647
diff --git a/dh_installlogrotate b/dh_installlogrotate
index 7ccae6a..2453152 100755
--- a/dh_installlogrotate
+++ b/dh_installlogrotate
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-  dh_logrotate [debhelper options]
+  dh_installlogrotate [debhelper options]
 
 =head1 DESCRIPTION