|
Revision 2279, 0.6 kB
(checked in by asterix, 3 years ago)
|
|
update debian package
|
| Line | |
|---|
| 1 | Source: gajim |
|---|
| 2 | Section: net |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Yann Le Boulanger <asterix@lagaule.org> |
|---|
| 5 | Build-Depends: debhelper (>= 4.0.0), cdbs, python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext |
|---|
| 6 | Standards-Version: 3.6.1 |
|---|
| 7 | |
|---|
| 8 | Package: gajim |
|---|
| 9 | Architecture: any |
|---|
| 10 | Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0) |
|---|
| 11 | Suggests: python-gnupginterface |
|---|
| 12 | Description: Jabber client written in PyGTK |
|---|
| 13 | Gajim is a jabber client written in python, with a GTK frontend. It supports |
|---|
| 14 | tabbed chat, MUC, systray icon, TLS, GPG, SSL, multiple accounts, ... |
|---|