Ticket #2971: gajim-debian.patch
| File gajim-debian.patch, 1.4 kB (added by berni@…, 22 months ago) |
|---|
-
debian/control
2 2 Section: net 3 3 Priority: optional 4 4 Maintainer: Yann Le Boulanger <asterix@lagaule.org> 5 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0.3), python 2.4-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool, imagemagick, python-central (>= 0.5)5 Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-support (>= 0.3), python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev, intltool, imagemagick, python-central (>= 0.5) 6 6 Build-Conflicts: python2.3 7 XS-Python-Version: 2.47 XS-Python-Version: >= 2.4 8 8 Standards-Version: 3.7.2 9 9 10 10 Package: gajim 11 11 Architecture: any 12 12 XB-Python-Version: ${python:Versions} 13 Depends: ${python:Depends}, python 2.4, python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python2.4-pysqlite214 Recommends: dnsutils, dbus, python 2.4-dbus, notification-daemon13 Depends: ${python:Depends}, python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 14 Recommends: dnsutils, dbus, python-dbus, notification-daemon 15 15 Suggests: python-gnome2, python-gnupginterface, nautilus-sendto, avahi-daemon, python-avahi, network-manager 16 16 Description: Jabber client written in PyGTK 17 17 Gajim is a Jabber client. It has a tabbed user interface with normal chats,
