X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=10fee6fdc28b39b18cf956609713bc1c2c780e7a;hb=bdc5e70f1d0530009d8f053dc1fd4f74a8c0266d;hp=89ebeb2e9adf0ad12639e8171401d7a60df00ce2;hpb=928b13014c9e0cf3ed8352f87e4a83caba0547f3;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index 89ebeb2..10fee6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +debhelper (9.20120323) UNRELEASED; urgency=low + + * Fix a typo. Closes: #665891 + + -- Joey Hess Mon, 26 Mar 2012 17:18:58 -0400 + +debhelper (9.20120322) unstable; urgency=low + + * Revert avoid expanding shell metacharacters in sed call in autoscript(). + It breaks dh_usrlocal and must be considered part of its interface. + Added to interface documentation. + Closes: #665263 + + -- Joey Hess Thu, 22 Mar 2012 17:37:56 -0400 + debhelper (9.20120312) unstable; urgency=low * Also include CFLAGS in ld line for perl. Closes: #662666