summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xdh_installchangelogs2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 25f32d2f..c76986fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (5.0.41) UNRELEASED; urgency=low
+
+ * dh_installchangelogs man page typo. Closes: #393155
+
+ -- Joey Hess <joeyh@debian.org> Sun, 15 Oct 2006 13:05:18 -0400
+
debhelper (5.0.40) unstable; urgency=medium
[ Valery Perrin ]
diff --git a/dh_installchangelogs b/dh_installchangelogs
index 7bb235cb..9ce6dc10 100755
--- a/dh_installchangelogs
+++ b/dh_installchangelogs
@@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib;
=head1 SYNOPSIS
-B<dh_installchangelogs> [<S<I<debhelper options>>] [B<-k>] [I<upstream>]
+B<dh_installchangelogs> [S<I<debhelper options>>] [B<-k>] [I<upstream>]
=head1 DESCRIPTION