]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Fix a typo. Closes: #665891
[debhelper.git] / debian / changelog
index 89ebeb2e9adf0ad12639e8171401d7a60df00ce2..10fee6fdc28b39b18cf956609713bc1c2c780e7a 100644 (file)
@@ -1,3 +1,18 @@
+debhelper (9.20120323) UNRELEASED; urgency=low
+
+  * Fix a typo. Closes: #665891
+
+ -- Joey Hess <joeyh@debian.org>  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 <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