X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=a2e876b02205fc5c75e64c418785659fe37edc7f;hb=561b98cd1572b417d95d7844df797705c330053f;hp=e0df68e7192646a3aa7812860d3284c292debc02;hpb=af555a05f695edcca331b8a753de118f08e3c797;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index e0df68e..a2e876b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +debhelper (9.20120323) UNRELEASED; urgency=low + + * Fix a typo. Closes: #665891 + * Conflict with too old automake for AM_UPDATE_INFO_DIR=no. Closes: #666901 + * dh_md5sums: Don't skip DEBIAN directories other than the control files + one. Closes: #668276 + + -- 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 + + -- Joey Hess Tue, 13 Mar 2012 14:27:06 -0400 + debhelper (9.20120311) unstable; urgency=low * dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake @@ -4565,7 +4589,7 @@ debhelper (2.1.0) unstable; urgency=low In the meantime, lots of packages have switched to using v2, despite my warnings that doing so leaves packages open to being broken without notice until v2 is complete. - * Therefore, I am calling v2 complete, as it is. Future non-compatabile + * Therefore, I am calling v2 complete, as it is. Future non-compatible changes will happen in v3, which will be started soon. This means that by using debhelper v2, one major thing changes: debhelper uses debian/ as the temporary directory for *all* packages; @@ -5368,7 +5392,7 @@ debhelper (2.0.00) unstable; urgency=low current compatibility level is equal to that number. * doc/PROGRAMMING: documented that. * debhelper itself now builds using DH_COMPAT=2. - * dh_debstd forces DH_COMPAT=1, because it needs to stay compatable with + * dh_debstd forces DH_COMPAT=1, because it needs to stay compatible with debstd after all. -- Joey Hess Thu, 1 Jul 1999 13:37:58 -0700