diff --git a/debian/changelog b/debian/changelog index 78f48690f..e3371c477 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gajim (0.3-1) unstable; urgency=low +gajim (0.3) unstable; urgency=low * GUI improvements * group chat support with MUC (JEP 45) @@ -9,7 +9,7 @@ gajim (0.3-1) unstable; urgency=low -- Yann Le Boulanger Sat, 18 Dec 2004 14:52:07 +0100 -gajim (0.2-2) unstable; urgency=low +gajim (0.2.1) unstable; urgency=low * bugfixes : when configfile is incomplete * icon in systray with popup menu (for linux) @@ -20,7 +20,7 @@ gajim (0.2-2) unstable; urgency=low -- Yann Le Boulanger Thu, 1 Jul 2004 23:45:02 +0200 -gajim (0.2-1) unstable; urgency=low +gajim (0.2) unstable; urgency=low * bugfix for french translation * multi-resource support @@ -30,7 +30,7 @@ gajim (0.2-1) unstable; urgency=low -- Yann Le Boulanger Tue, 8 Jun 2004 04:52:36 +0200 -gajim (0.1-1) unstable; urgency=low +gajim (0.1) unstable; urgency=low * Initial release. diff --git a/debian/control b/debian/control index e136ab66d..d2e216676 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: net Priority: optional Maintainer: Yann Le Boulanger Standards-Version: 3.5.8 -Build-Depends: debmake +Build-Depends: debmake, python-dev, libgtk2.0-dev Package: gajim Architecture: any Depends: python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0) -Description: Jabber client in python +Description: jabber client in python Gajim is a Jabber client, like Psi, based on a plugin system. logger and gtkgui plugins are included. diff --git a/debian/files b/debian/files index b83bb3188..8aabf283b 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -gajim_0.3-1_i386.deb net optional +gajim_0.3_i386.deb net optional