update debian package info for 0.10
This commit is contained in:
parent
ad04559cbf
commit
3120830ebb
2 changed files with 6 additions and 6 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -7,10 +7,10 @@ Standards-Version: 3.6.2
|
||||||
|
|
||||||
Package: gajim
|
Package: gajim
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
Depends: ${shlibs:Depends}, python (>= 2.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
|
||||||
Recommends: python-dns, python2.4-dbus | python2.3-dbus, notification-daemon
|
Recommends: dnsutils, python2.4-dbus, notification-daemon
|
||||||
Suggests: python-gnupginterface, python-gnome2
|
Suggests: python-gnupginterface, python-gnome2
|
||||||
Description: Jabber client written in PyGTK
|
Description: Jabber client written in PyGTK
|
||||||
Gajim is a Jabber client written in PyGTK. It has a tabbed user interface
|
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,
|
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.
|
||||||
|
|
6
debian/copyright
vendored
6
debian/copyright
vendored
|
@ -3,11 +3,11 @@ Wed, 16 Jun 2005 20:00:00 +0100.
|
||||||
|
|
||||||
Upstream Authors:
|
Upstream Authors:
|
||||||
- Yann Le Boulanger <asterix@lagaule.org>
|
- Yann Le Boulanger <asterix@lagaule.org>
|
||||||
- Vincent Hanquez <tab@snarc.org>
|
- Dimitur Kirov <dkirov@gmail.com>
|
||||||
- Nikos Kouremenos <kourem@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
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Add table
Reference in a new issue