root/branches/gajim_0.11.1/debian/control

Revision 8730, 1.0 kB (checked in by asterix, 15 months ago)

updated debian control files with fixed dep to python-sqlite2 and new suggested packages

Line 
1Source: gajim
2Section: net
3Priority: optional
4Maintainer: Yann Le Boulanger <asterix@lagaule.org>
5Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0.3), python2.4-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool, imagemagick, python-central (>= 0.5), libdbus-1-dev
6Build-Conflicts: python2.3
7XS-Python-Version: >= 2.4
8Standards-Version: 3.7.2
9
10Package: gajim
11Architecture: any
12XB-Python-Version: ${python:Versions}
13Depends: ${python:Depends}, python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2
14Recommends: dnsutils, dbus, python-dbus, notification-daemon, python-gnupginterface
15Suggests: python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnome2-desktop (>= 2.16.0)
16Description: Jabber client written in PyGTK
17 Gajim is a Jabber client. It has a tabbed user interface with normal chats,
18 group chats, and has many features such as, TLS, GPG, SSL, multiple accounts,
19 avatars, file transfers, D-Bus and Metacontacts.
Note: See TracBrowser for help on using the browser.