summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-02-28 18:01:59 +0000
committerjoey <joey>2002-02-28 18:01:59 +0000
commit8ba59bbb27c5caf42ccb9c96c9be803b3310448f (patch)
treee17eaf15607608b4047e3fe2aa1707eba544c4c7 /debian/changelog
parent23ed23599d8f231166357766d4bea10d12aa363a (diff)
r513: * Fixed dh_installdocs and dh_installexamples to support multiple -X's.
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 663f3e35..1f7903b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.4.11) unstable; urgency=low
+
+ * Fixed dh_installdocs and dh_installexamples to support multiple -X's.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 28 Feb 2002 13:02:35 -0500
+
debhelper (3.4.10) unstable; urgency=low
* Fixed dh_movefiles. Closes: #135479, #135459