summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>2002-08-03 16:11:51 +0000
committerjoey <joey>2002-08-03 16:11:51 +0000
commit749200052597fab71422b420b484c62a97accf9e (patch)
treee8dfae0e030b0dfa87e4b0c5615c56e5df526091
parent0fc7d4c7cc3a3953c17347dde0a083e5929b4d21 (diff)
r541: * Typo, Closes: #155323
-rw-r--r--debian/changelog6
-rwxr-xr-xdh_install2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d5c59e16..86473030 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/dh_install b/dh_install
index 84588407..af55f9f8 100755
--- a/dh_install
+++ b/dh_install
@@ -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