Changeset 8984
- Timestamp:
- 11/16/07 19:12:29 (10 months ago)
- Location:
- branches/gajim_0.11.2/debian
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.2/debian/changelog
r8853 r8984 1 gajim (0.11.3-1) unstable; urgency=low 2 3 * New upstream release. 4 * Fix depand list so that Gajim will work when python2.5 will be the 5 default. Closes: #445275 6 * Fix focus bug. Closes: #447985 7 * Depend on dnsutils to use SRV records. Closes: #434690 8 9 -- Yann Leboulanger <asterix@lagaule.org> Fri, 16 Nov 2007 19:01:54 +0100 10 1 11 gajim (0.11.2-1) unstable; urgency=low 2 12 -
branches/gajim_0.11.2/debian/control
r8730 r8984 11 11 Architecture: any 12 12 XB-Python-Version: ${python:Versions} 13 Depends: ${python:Depends}, python -glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite214 Recommends: d nsutils, dbus, python-dbus, notification-daemon, python-gnupginterface13 Depends: ${python:Depends}, python (>= 2.4), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0), python-pysqlite2 | python (>= 2.5), dnsutils 14 Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface 15 15 Suggests: python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnome2-desktop (>= 2.16.0) 16 16 Description: Jabber client written in PyGTK
