X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=81dd8b2f48a48e6175a049916cc74787fd5ca017;hb=8fb225829286c327fc0f8b72a2643ed087dc992a;hp=429d991b019d0c8892f6791064172d1375b677b1;hpb=196e1d8d8943750c724d4f10aa92b0f6b517dc66;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index 429d991..81dd8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,45 @@ -debhelper (9.20120519) UNRELEASED; urgency=low +debhelper (9.20120909) UNRELEASED; urgency=low + + * autoscript() can now be passed a perl sub to run to s/// lines of + the script, which avoids problems with using sed, including potentially + building too long a sed command-line. This will become the recommended + interface in the future; for now it can be used by specific commands + such as dh_installxmlcatalogs that encounter the problem. + Closes: #665296 Thanks, Marcin Owsiany + * Updated Spanish man page translation. Closes: #686291 + + -- Joey Hess Sun, 09 Sep 2012 14:23:10 -0400 + +debhelper (9.20120830) unstable; urgency=low + + * dh_installcatalogs: Adjust catalog conffile conversion to avoid + dpkg conffile prompt when upgrading from a removed package. + Closes: #681194 + + -- Joey Hess Thu, 30 Aug 2012 11:04:10 -0400 + +debhelper (9.20120608) unstable; urgency=low + + * dh: When there's an -indep override target without -arch, or vice versa, + avoid acting on packages covered by the override target when running + the command for packages not covered by it. Closes: #676462 + + -- Joey Hess Fri, 08 Jun 2012 13:15:48 -0400 + +debhelper (9.20120528) unstable; urgency=low + + * dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles + and introduce dependency on trigger-based sgml-base. Closes: #477751 + Thanks, Helmut Grohne + + -- Joey Hess Mon, 28 May 2012 13:40:26 -0400 + +debhelper (9.20120523) unstable; urgency=low * Spanish translation update. Closes: #673629 Thanks, Omar Campagne + * Set Multi-Arch: foreign. Closes: #674193 - -- Joey Hess Sun, 20 May 2012 11:02:52 -0400 + -- Joey Hess Wed, 23 May 2012 14:55:48 -0400 debhelper (9.20120518) unstable; urgency=low