X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=bb2773a3058a43542dd222f521d19020761510de;hb=d27f02705863d955be3d15410919a9faa2eb3ab0;hp=49a4eb8c6d55bcff80b0f82d9440a5c25b12a6a4;hpb=49281a1503549efdae30e5262f166eced711ffd7;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index 49a4eb8..bb2773a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,32 @@ -debhelper (9.20120529) UNRELEASED; urgency=low +debhelper (9.20120909) unstable; 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 + * Updated German man page translation. Closes: #685538 + * Updated French man page translation. Closes: #685560 + + -- Joey Hess Mon, 10 Sep 2012 12:54:06 -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 Thu, 07 Jun 2012 11:58:03 -0400 + -- Joey Hess Fri, 08 Jun 2012 13:15:48 -0400 debhelper (9.20120528) unstable; urgency=low