summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2004-01-16 17:43:07 +0000
committerjoey <joey>2004-01-16 17:43:07 +0000
commitf04c9a79428b93ae0a3ced34d4af47c7777a188e (patch)
tree8444753cb28a5678478d0f2c937f49ac42d156c2 /debian
parent118269e577000827f09268d54db87a453abbc176 (diff)
r1640: releasing version 4.1.86
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 7df40060..77b9a824 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.1.86) unstable; urgency=low
+
+ * dh_gconf: Fix man page typos, thanks Ruben Porras. Closes: #228076
+ * dh_gconf: Spanish man page from Ruben Porras. Closes: #228075
+
+ -- Joey Hess <joeyh@debian.org> Fri, 16 Jan 2004 12:43:58 -0500
+
debhelper (4.1.85) unstable; urgency=low
* dh_install: add missing parens to the $installed regexp. Closes: #227963