update debian folder from 0.13.3 release. Fixes #5649

This commit is contained in:
Yann Leboulanger 2010-03-15 23:33:02 +01:00
parent ab0f7899ad
commit 9c5b833edc
3 changed files with 20 additions and 4 deletions

16
debian/changelog vendored
View File

@ -1,3 +1,19 @@
gajim (0.13.3-1) unstable; urgency=low
* New upstream release.
* Fix connection to facebook. Closes: #569767
-- Yann Leboulanger <asterix@lagaule.org> Tue, 23 Feb 2010 21:00:41 +0100
gajim (0.13.2-1) unstable; urgency=low
* New upstream release.
* Fix gnomekeyring usage. Closes: #562913
* Fix completion. Closes: #563930
* Fix typo in suggests list. Closes: #564754
-- Yann Leboulanger <asterix@lagaule.org> Thu, 14 Jan 2010 21:23:36 +0100
gajim (0.13.1-1) unstable; urgency=low
* New upstream release. Closes: #559905

2
debian/control vendored
View File

@ -15,7 +15,7 @@ Architecture: any
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-support (>= 0.7.1), python-glade2 (>= 2.12.0), python-gtk2 (>= 2.12.0), dnsutils
Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface, python-openssl, python-crypto
Suggests: python-gconf, python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnomekeyring, gnome-keyring, python-kerberos (>= 1.1), texlive-latex-base, dvipng
Suggests: python-gconf, python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnomekeyring, gnome-keyring, python-sexy, python-kerberos (>= 1.1), texlive-latex-base, dvipng
Description: Jabber client written in PyGTK
Gajim is a Jabber client. It has a tabbed user interface with normal chats,
group chats, and has many features such as, TLS, GPG, SSL, multiple accounts,

6
debian/copyright vendored
View File

@ -5,12 +5,12 @@ It was downloaded from:
http://www.gajim.org/downloads/
Upstream Authors:
- Alexander Cherniuk <ts33kr@gmail.com>
- Yann Le Boulanger <asterix@lagaule.org>
- Jean-Marie Traissard <jim@lapin.org>
- Stephan Erb <steve-e@h3c.de>
- Jonathan Schleifer <js-gajim@webkeks.org>
Copyright: (c) 2003-2009 Gajim Team
Copyright: (c) 2003-2010 Gajim Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by