]> git.donarmstrong.com Git - debhelper.git/commitdiff
r541: * Typo, Closes: #155323
authorjoey <joey>
Sat, 3 Aug 2002 16:11:51 +0000 (16:11 +0000)
committerjoey <joey>
Sat, 3 Aug 2002 16:11:51 +0000 (16:11 +0000)
debian/changelog
dh_install

index d5c59e16d96ce4d277b2b575cb5cc227664f7cbd..8647303073ced8a0ab0389220b29583dce32bb39 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (4.1.2) unstable; urgency=low
+
+  * Typo, Closes: #155323
+
+ -- Joey Hess <joeyh@debian.org>  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
index 845884076cf6c4edaa9db72e046027615581d3e0..af55f9f82e9b640ff25a4a2a643962e0b3294fec 100755 (executable)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 
 =head1 SYNOPSIS
 
-B<dh_install> [B<-X>I<item>] [B<--sutodest>] [B<--list-missing>] [S<I<debhelper options>>] [S<I<file [...] dest>>]
+B<dh_install> [B<-X>I<item>] [B<--autodest>] [B<--list-missing>] [S<I<debhelper options>>] [S<I<file [...] dest>>]
 
 =head1 DESCRIPTION