|
Revision 4447, 0.7 kB
(checked in by hawke, 3 years ago)
|
|
Added python2.4-dbus as optional debian Recommends:
|
| 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, python-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}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 |
|---|
| 11 | Recommends: python-dns, python2.3-dbus | python2.4-dbus |
|---|
| 12 | Suggests: python-gnupginterface, python-gnome2 |
|---|
| 13 | Description: Jabber client written in PyGTK |
|---|
| 14 | Gajim is a jabber client written in python, with a GTK frontend. It supports |
|---|
| 15 | tabbed chat, MUC, systray icon, TLS, GPG, SSL, multiple accounts, ... |
|---|