summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xdh_installlogrotate2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3eeae05a..a67e7d0e 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 7ccae6a1..24531523 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