From: Joey Hess Date: Sat, 28 Feb 2009 18:22:25 +0000 (-0500) Subject: dh: Man page typo. Closes: #517549, #517550 X-Git-Tag: 7.0.51~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=84ff8e5e6da56ed4705457823934de7b83511089;p=debhelper.git dh: Man page typo. Closes: #517549, #517550 --- diff --git a/debian/changelog b/debian/changelog index f131d91..5d37123 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 Sat, 28 Feb 2009 13:21:33 -0500 diff --git a/dh b/dh index 3a3366b..d076919 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