From: Joey Hess Date: Thu, 24 Apr 2008 07:54:53 +0000 (-0400) Subject: reorder X-Git-Tag: 7.0.2~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7b7d79c7f68b3d16c4f57ae390a3d78e3feb33eb;p=debhelper.git reorder --- diff --git a/dh b/dh index 2c36c95..0af6911 100755 --- a/dh +++ b/dh @@ -24,10 +24,6 @@ they only work on binary independent packages, and commands in the binary-arch sequences are passed the "-a" option to ensure they only work on architecture dependent packages. -Options passed to dh are passed on to each command it runs. This can be -used to set an option like "-v" or "-X" or "-N", as well as for more -specialised options. - Each debhelper command will record when it's successfully run in debian/package.debhelper.log. (Which dh_clean deletes.) So dh can tell which commands have already been run, for which packages, and skip running @@ -58,6 +54,12 @@ Run commands in the sequence that come after I. Run all commands in the sequence that have yet to be run. +=back + +All other options passed to dh are passed on to each command it runs. This +can be used to set an option like "-v" or "-X" or "-N", as well as for more +specialised options. + =head1 COMMAND SPECIFICATION I can be a full name of a debhelper command, or a substring. It'll first