|
Revision 6428, 0.7 kB
(checked in by asterix, 2 years ago)
|
|
update debian files for 0.10.1
|
| Line | |
|---|
| 1 | Source: gajim |
|---|
| 2 | Section: net |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Yann Le Boulanger <asterix@lagaule.org> |
|---|
| 5 | Build-Depends: debhelper (>= 4.1.0), cdbs, python2.4-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool |
|---|
| 6 | Standards-Version: 3.6.2 |
|---|
| 7 | |
|---|
| 8 | Package: gajim |
|---|
| 9 | Architecture: any |
|---|
| 10 | Depends: ${shlibs:Depends}, python2.4-glade2 (>= 2.6.0), python2.4-gtk2 (>= 2.6.0), python2.4-pysqlite2 |
|---|
| 11 | Recommends: dnsutils, python2.4-dbus, notification-daemon |
|---|
| 12 | Suggests: python2.4-gnome2 |
|---|
| 13 | Description: Jabber client written in PyGTK |
|---|
| 14 | Gajim is a Jabber client. It has a tabbed user interface with normal chats, |
|---|
| 15 | group chats, and has many features such as, TLS, GPG, SSL, multiple accounts, |
|---|
| 16 | avatars, file transfers, D-Bus and Metacontacts. |
|---|