From 72245c218a286b9677d23f85a32bbad80b2dfa9f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 May 2008 14:22:55 -0400 Subject: [PATCH] dh: Typo fixes. Closes: #480200 --- debian/changelog | 1 + dh | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8f7747f..3734cd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ debhelper (7.0.9) UNRELEASED; urgency=low while they're running, it's not the default. It might become the default in a future (v8) compatability level. Closes: #471060 * dh: fix POD error. Closes: #480191 + * dh: Typo fixes. Closes: #480200 -- Joey Hess Mon, 05 May 2008 18:53:10 -0400 diff --git a/dh b/dh index b83b696..a116e3a 100755 --- a/dh +++ b/dh @@ -126,7 +126,7 @@ anything: dh binary-arch --no-act -This is a very simple rules file, for packages where the default seqences of +This is a very simple rules file, for packages where the default sequences of commands work with no additional options. #!/usr/bin/make -f @@ -186,7 +186,7 @@ debhelper command is run. dh install --after dh_fixperms It's also fine to run debhelper commands early. Just make sure that at -least dh_prep is run from the squence first, and be sure to use the +least dh_prep is run from the sequence first, and be sure to use the B<--remaining> option to ensure that commands that normally come before those in the sequence are still run. -- 2.39.5