From: joey Date: Sat, 3 Aug 2002 16:11:51 +0000 (+0000) Subject: r541: * Typo, Closes: #155323 X-Git-Tag: version_2.0.101~58 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=749200052597fab71422b420b484c62a97accf9e;p=debhelper.git r541: * Typo, Closes: #155323 --- diff --git a/debian/changelog b/debian/changelog index d5c59e1..8647303 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (4.1.2) unstable; urgency=low + + * Typo, Closes: #155323 + + -- Joey Hess Sat, 3 Aug 2002 12:17:11 -0400 + debhelper (4.1.1) unstable; urgency=low * Added a -L flag to dh_shlibdeps that is a nice alternative to providing a diff --git a/dh_install b/dh_install index 8458840..af55f9f 100755 --- a/dh_install +++ b/dh_install @@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [B<-X>I] [B<--sutodest>] [B<--list-missing>] [S>] [S>] +B [B<-X>I] [B<--autodest>] [B<--list-missing>] [S>] [S>] =head1 DESCRIPTION