X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=785ad87d10e2233e6b144884069f5a165b3b377b;hb=b5280963638c96b95d7c5f5ad52cf8b4b521ea8b;hp=89ebeb2e9adf0ad12639e8171401d7a60df00ce2;hpb=928b13014c9e0cf3ed8352f87e4a83caba0547f3;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index 89ebeb2..785ad87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +debhelper (9.20120323) UNRELEASED; urgency=low + + [ Joey Hess ] + * 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 + + [ Steve Langasek ] + * dh_installinit: rework upstart handling to comply with new policy + proposal; packages will ship both an init script and an upstart job, + instead of just an upstart job and a symlink to a compat wrapper. + Closes: #577040 + + -- 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 @@ -4571,7 +4596,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; @@ -5374,7 +5399,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