From: joey Date: Thu, 12 Feb 2004 18:39:11 +0000 (+0000) Subject: r1660: releasing version 4.2.2 X-Git-Tag: version_4.2.2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3519bf160831785dc581254d081c963f46ee86be;p=debhelper.git r1660: releasing version 4.2.2 --- diff --git a/debian/changelog b/debian/changelog index 25c986f..1807c57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (4.2.2) unstable; urgency=low + + * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored by d-i), + but occasionally right and necessary. + + -- Joey Hess Thu, 12 Feb 2004 13:36:29 -0500 + debhelper (4.2.1) unstable; urgency=low * dh_installxfonts(1): fix link to policy. Closes: #231918