From: Joey Hess Date: Thu, 8 Sep 2011 22:22:39 +0000 (-0400) Subject: wording X-Git-Tag: 8.9.7~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f3afdd51e82972541cefebb15ec5a1d78ce67215;p=debhelper.git wording --- diff --git a/debhelper.pod b/debhelper.pod index 34a16a3..15f7ec2 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -472,9 +472,10 @@ multiarch directories to autoconf in --libdir and --libexecdir. =item - -dh allows defining custom build, build-arch, and build-indep targets -in debian/rules, without needing to manually define the other targets -that depend on them. +dh is aware of the usual dependencies between targets in debian/rules. +So, "dh binary" will run any build, build-arch, build-indep, install, +etc targets that exist in the rules file. There's no need to define an +explicit binary target with explicit dependencies on the other targets. =item -