diff options
author | joey <joey> | 2004-07-12 15:58:50 +0000 |
---|---|---|
committer | joey <joey> | 2004-07-12 15:58:50 +0000 |
commit | 6b56512d576510538196f3f048b1632d95a34c7f (patch) | |
tree | c5a098c6d37e590027a5b358db1763b59e1c2562 | |
parent | 924b0fd26426745e6c689bc15c0b7dd48b10bc86 (diff) | |
download | debhelper-6b56512d576510538196f3f048b1632d95a34c7f.tar.gz |
r1702: releasing version 4.2.15
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a2a0ccd4..d9c646f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (4.2.15) unstable; urgency=low + + * dh_cgonf: deal with problems if /etc/gconf/schemas doesn't exist any more + (#258901) + + -- Joey Hess <joeyh@debian.org> Mon, 12 Jul 2004 11:52:45 -0400 + debhelper (4.2.14) unstable; urgency=low * Make dh_gconf postinst more portable. |