From 8d081f4eb4529eadbdc905ff1940f0cd5a65e584 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Wed, 12 Apr 2006 09:19:25 +0000 Subject: [PATCH] update debian changelog for 0.10 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 30ef72d23..d8417008b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gajim (0.10-1) unstable; urgency=low + + * new upstream release + * fix description typo Closes: #349249 + * Gajim now recommends dnsutils instead of python-dns + * Gajim now depends on python2.4 Closes: #357777 + + -- Yann Le Boulanger Wed, 12 Apr 2006 10:55:16 +0100 + gajim (0.9.1-2) unstable; urgency=low * fix group bug Closes: #345306