summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-04 13:48:52 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-04 13:48:52 -0400
commit14698262f45715ebcc232b83b7a346d724fda355 (patch)
tree3638dc17abe3a4f4b61895bdca216ed8a7c8f131 /debian/changelog
parent233b7c13ff14d450e7503ba4a5bb0688ec22d71f (diff)
dh_installxfonts: Fix precidence problem that exposes a new warning message in perl 5.10.
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 054f4ddb..e16b8a30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (7.0.7) unstable; urgency=low
+
+ * dh_installxfonts: Fix precidence problem that exposes a new warning
+ message in perl 5.10.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 04 May 2008 13:43:41 -0400
+
debhelper (7.0.6) unstable; urgency=low
* dh_auto_test: Correct Module::Build tests.