]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
comment typo
[debhelper.git] / debian / changelog
index 89ebeb2e9adf0ad12639e8171401d7a60df00ce2..dfd7c745add16fd5fc406f0ab02dfe5deb0d513a 100644 (file)
@@ -1,3 +1,12 @@
+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 <joeyh@debian.org>  Thu, 22 Mar 2012 17:37:56 -0400
+
 debhelper (9.20120312) unstable; urgency=low
 
   * Also include CFLAGS in ld line for perl. Closes: #662666