summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2005-06-28 21:47:20 +0000
committerjoey <joey>2005-06-28 21:47:20 +0000
commit8cbd10d36265438420d16cf1fea470c37bfb0fb2 (patch)
treeb4066dabe17e6590e7f4c1d6e32d3cba9d8da3cc /debian/changelog
parent2261140a15e8e31b8c9e64608ff46df303dc399e (diff)
r1770: releasing version 4.9.3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3cfac1c..65eb832e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.9.3) unstable; urgency=high
+
+ * Fix typo in postrm-modules fragment. Closes: #316069
+ Recommend any dh_installmodules users rebuild ASAP.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 28 Jun 2005 17:41:51 -0400
+
debhelper (4.9.2) unstable; urgency=low
* Fix typo in dh_install example. Closes: #314964