summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2005-12-08 18:08:52 +0000
committerjoey <joey>2005-12-08 18:08:52 +0000
commit084815258f457f7a41934549b52a63ba34b759e1 (patch)
treec8a6b184b02e3576ef8aaf30c50a36ed153fa82e /debian
parentbbf4a3e5e7874150370b5d3ececb722686d1d732 (diff)
r1827: releasing version 5.0.9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 952ee01d..30e54ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (5.0.9) unstable; urgency=low
+
+ * dh_installmodules: always run depmod, since if module-init-tools but not
+ modutils is installed, it will not get run by update-modules.
+ Closes: #339658
+
+ -- Joey Hess <joeyh@debian.org> Thu, 8 Dec 2005 13:04:11 -0500
+
debhelper (5.0.8) unstable; urgency=low
* Man page type fixes (yes, more, nice to know people read the man pages).