summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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