summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>2001-04-03 19:38:18 +0000
committerjoey <joey>2001-04-03 19:38:18 +0000
commit16b07580c140e8eb17f33fc66ea218d402d174e1 (patch)
treefea2d332af218f8658d8771d7fa1ccbc553c1a4a
parentf29204de79892827bf59780f034d9c1626e19255 (diff)
r458: * Typo, Closes: #92407
-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