update debian package info for 0.10
This commit is contained in:
parent
ad04559cbf
commit
3120830ebb
|
@ -7,10 +7,10 @@ Standards-Version: 3.6.2
|
|||
|
||||
Package: gajim
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
||||
Recommends: python-dns, python2.4-dbus | python2.3-dbus, notification-daemon
|
||||
Depends: ${shlibs:Depends}, python (>= 2.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
||||
Recommends: dnsutils, python2.4-dbus, notification-daemon
|
||||
Suggests: python-gnupginterface, python-gnome2
|
||||
Description: Jabber client written in PyGTK
|
||||
Gajim is a Jabber client written in PyGTK. It has a tabbed user interface
|
||||
with normal chats, group chats, and has many features such as, TLS, GPG,
|
||||
SSL, multiple accounts, avatars, file transfer, D-Bus.
|
||||
SSL, multiple accounts, avatars, file transfer, D-Bus, Metacontacts.
|
||||
|
|
|
@ -3,11 +3,11 @@ Wed, 16 Jun 2005 20:00:00 +0100.
|
|||
|
||||
Upstream Authors:
|
||||
- Yann Le Boulanger <asterix@lagaule.org>
|
||||
- Vincent Hanquez <tab@snarc.org>
|
||||
- Nikos Kouremenos <kourem@gmail.com>
|
||||
- Dimitur Kirov <dkirov@gmail.com>
|
||||
- Travis Shirk <travis@pobox.com>
|
||||
|
||||
|
||||
Copyright: (c) 2003-2005 Gajim Team
|
||||
Copyright: (c) 2003-2006 Gajim Team
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
Loading…
Reference in New Issue