]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1687: * dh_installmodules: Look for .ko files too. Closes: #248624
[debhelper.git] / debian / changelog
index a0719351775a2f2453bf6745669013d62b302595..98b10d323366a70861e274f44e6d794367fe3329 100644 (file)
@@ -1,3 +1,23 @@
+debhelper (4.2.11) UNRELEASED; urgency=low
+
+  * dh_installmodules: Look for .ko files too. Closes: #248624
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 13 May 2004 11:25:42 -0300
+
+debhelper (4.2.10) unstable; urgency=low
+
+  * dh_strip: if an .a file is not a binary file, do not try to strip it.
+    This deals with linker scripts used on the Hurd. Closes: #246366
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 28 Apr 2004 14:36:39 -0400
+
+debhelper (4.2.9) unstable; urgency=low
+
+  * dh_installinfo: escape '&' characters in INFO-DIR-SECTION when calling
+    sed. Also support \1 etc for completeness. Closes: #246301
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 28 Apr 2004 14:06:16 -0400
+
 debhelper (4.2.8) unstable; urgency=low
 
   * Spanish translation of dh_installppp from Ruben Porras. Closes: #240844