]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Updated German man page translation. Closes: #685538
[debhelper.git] / debian / changelog
index 0bb44d67755976525758c5eab4409ad64a95a540..95c8a130be8a5102989295855a118bbabc337d59 100644 (file)
@@ -1,3 +1,24 @@
+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
+  * Updated German man page translation. Closes: #685538
+
+ -- Joey Hess <joeyh@debian.org>  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 <joeyh@debian.org>  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,