From 2e39e9f97ee75ac8427268b9fbffe3589d6ecfbc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 28 Feb 2009 13:21:48 -0500 Subject: [PATCH] dh: Man page typo. Closes: #517549 --- debian/changelog | 6 ++++++ dh | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8e5625c..f131d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (7.0.51) UNRELEASED; urgency=low + + * dh: Man page typo. Closes: #517549 + + -- Joey Hess Sat, 28 Feb 2009 13:21:33 -0500 + debhelper (7.0.50) unstable; urgency=low * This release is designed to be easily backportable to stable, diff --git a/dh b/dh index 611e232..3a3366b 100755 --- a/dh +++ b/dh @@ -187,7 +187,7 @@ default. This is how to use dh_pycentral instead. #!/usr/bin/make -f %: - dh --with python-central + dh --with python-central $@ =cut -- 2.39.5