From: Joey Hess Date: Tue, 4 Aug 2009 21:23:48 +0000 (-0400) Subject: dh_builddeb: Fix man page typo. Closes: #539976 X-Git-Tag: 7.3.10~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=71f75753a169ce812cf08ff304cf3f976ff7f082;p=debhelper.git dh_builddeb: Fix man page typo. Closes: #539976 --- diff --git a/debian/changelog b/debian/changelog index 9fa71cf..d99c651 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ debhelper (7.3.10) UNRELEASED; urgency=low * perl_build: Avoid failing if forced to be used in dh_auto_clean when Build does not exist (ie due to being run twice in a row). Closes: #539848 + * dh_builddeb: Fix man page typo. Closes: #539976 -- Joey Hess Tue, 04 Aug 2009 13:19:31 -0400 diff --git a/dh_builddeb b/dh_builddeb index 45713fd..3547649 100755 --- a/dh_builddeb +++ b/dh_builddeb @@ -15,7 +15,7 @@ B [S>] [B<--destdir=>I] [B<--filena =head1 DESCRIPTION -dh_builddeb simply calls L to build a debian package or +dh_builddeb simply calls L to build a debian package or packages. =head1 OPTIONS