summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-06-10 19:25:01 +0000
committerjoey <joey>2001-06-10 19:25:01 +0000
commite8b9fc5324e8c645d0c18d165e4b7f7bc94c8242 (patch)
tree38e32dd730eac58a21cbb4e1fd5aff58fe5587ad /debian
parent6cd2268d48bd9ba6ec8dd44b39a52cdbdb069792 (diff)
r477: * Check that update-modules is present before running it, since modutils
is not essential. Closes: #100430
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index edce5fb3..4ca7abea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (3.0.32) unstable; urgency=low
+
+ * Check that update-modules is present before running it, since modutils
+ is not essential. Closes: #100430
+
+ -- Joey Hess <joeyh@debian.org> Sun, 10 Jun 2001 15:13:51 -0400
+
debhelper (3.0.31) unstable; urgency=low
* Remove dh_testversion from example rules file, Closes: #99901