From 71f75753a169ce812cf08ff304cf3f976ff7f082 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Aug 2009 17:23:48 -0400 Subject: [PATCH 1/1] dh_builddeb: Fix man page typo. Closes: #539976 --- debian/changelog | 1 + dh_builddeb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2