summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-05-05 13:40:19 -0400
committerJoey Hess <joey@kitenet.net>2013-05-05 13:40:19 -0400
commit70a609065b08ab89bdd1eacdc294b6b4fce1d425 (patch)
tree892f17f78a66a3c29ee9adbc1d4a757ca9b16e29 /dh
parentfd04390350046c0edc8f21c0c8baf4ae0313a00a (diff)
7.0.50 is even in oldstable, no need for a dep
Diffstat (limited to 'dh')
-rwxr-xr-xdh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dh b/dh
index acff00b3..df337688 100755
--- a/dh
+++ b/dh
@@ -30,8 +30,6 @@ the rules file. When it would normally run I<dh_command>, B<dh> will
instead call that target. The override target can then run the command with
additional options, or run entirely different commands instead. See
examples below.
-(Note that to use this feature, you should Build-Depend on
-debhelper 7.0.50 or above.)
Override targets can also be defined to run only when building
architecture dependent or architecture independent packages.