summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-13 17:51:51 -0400
committerJoey Hess <joey@kitenet.net>2011-06-13 17:51:51 -0400
commit76bef55d5688196036574162b134860fcc3ca574 (patch)
tree57d34382224d638d8e20f7f49ada233190e51f6d /debhelper.pod
parentb6f4fc5506a937639e85eb5fc27a8df89c605b02 (diff)
make standard targets support a v9 feature
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 9939ea13..301f0472 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -550,6 +550,11 @@ while B<dh_makeshlibs> detects packages containing multiarch
directories and sets a Pre-Dependency on multiarch-support in
${misc:Pre-Depends}
+=item -
+
+dh supports use of standard targets in debian/rules without needing
+to manually define the dependencies between targets there.
+
=back
=back