]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh: Man page typo. Closes: #517549, #517550
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 28 Feb 2009 18:22:25 +0000 (13:22 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 28 Feb 2009 18:22:25 +0000 (13:22 -0500)
debian/changelog
dh

index f131d91f6b0ba6c20a8feaa25d1bb9c3d5075de7..5d37123b27f24cf825615eec31abddb40ef7bf01 100644 (file)
@@ -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 3a3366bb3dc0a56aa6fc714fa5c96fb33da5bcc8..d076919a82db1dab088c1e93a9b86960ae74c64d 100755 (executable)
--- 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