From: joeyh Date: Wed, 18 Apr 2007 17:29:59 +0000 (+0000) Subject: r1995: releasing version 5.0.48 X-Git-Tag: 5.0.48 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b072c64ebc0965ab87f1ecd7c77e3d2dc64d9068;p=debhelper.git r1995: releasing version 5.0.48 --- diff --git a/debian/changelog b/debian/changelog index 22b56ae..060167c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (5.0.48) unstable; urgency=low + + * Remove use of #SECTION# from dh_installinfo postinst snippet + that was accidentially re-added in 5.0.46 due to a corrupt svn checkout. + Closes: #419849 + + -- Joey Hess Wed, 18 Apr 2007 13:24:58 -0400 + debhelper (5.0.47) unstable; urgency=low * Fix absurd typo. How did I test for an hour and miss that? Closes: #419612