diff options
author | joey <joey> | 2004-01-16 17:43:07 +0000 |
---|---|---|
committer | joey <joey> | 2004-01-16 17:43:07 +0000 |
commit | f04c9a79428b93ae0a3ced34d4af47c7777a188e (patch) | |
tree | 8444753cb28a5678478d0f2c937f49ac42d156c2 | |
parent | 118269e577000827f09268d54db87a453abbc176 (diff) | |
download | debhelper-f04c9a79428b93ae0a3ced34d4af47c7777a188e.tar.gz |
r1640: releasing version 4.1.86
-rw-r--r-- | debian/changelog | 7 |
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 |