summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 21a75533..98b10d32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+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.