From: Joey Hess Date: Mon, 28 Jan 2008 21:58:29 +0000 (-0500) Subject: update X-Git-Tag: 6.0.5~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3661c6c74d258b1467ad321779f0832b0c540d14;p=debhelper.git update --- diff --git a/debian/changelog b/debian/changelog index e74a035..aaebfb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (6.0.5) unstable; urgency=low + + * dh_installman: Recode all man pages to utf-8 on installation. + Closes: #462937 (Colin Watson) + * Depend on a new enough version of man-db. + + -- Joey Hess Mon, 28 Jan 2008 16:43:10 -0500 + debhelper (6.0.4) unstable; urgency=low * dh_strip: Improve the idempotency fix put in for #380314.