summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-28 13:22:25 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-28 13:22:25 -0500
commit84ff8e5e6da56ed4705457823934de7b83511089 (patch)
tree37381dae9040fc1000713fe1a10699e760f2adea
parent2e39e9f97ee75ac8427268b9fbffe3589d6ecfbc (diff)
dh: Man page typo. Closes: #517549, #517550
-rw-r--r--debian/changelog2
-rwxr-xr-xdh2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f131d91f..5d37123b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
debhelper (7.0.51) UNRELEASED; urgency=low
- * dh: Man page typo. Closes: #517549
+ * dh: Man page typo. Closes: #517549, #517550
-- Joey Hess <joeyh@debian.org> Sat, 28 Feb 2009 13:21:33 -0500
diff --git a/dh b/dh
index 3a3366bb..d076919a 100755
--- a/dh
+++ b/dh
@@ -39,7 +39,7 @@ then when it gets to that command in the sequence, dh will run that
target from the rules file, rather than running the actual command. The
override target can then run the command with additional options, or run
entirely different commands instead. (Note that to use this feature,
-you should Build-Depend on debhelper 7.2 or above.)
+you should Build-Depend on debhelper 7.0.50 or above.)
=head1 OPTIONS