2006-04-12 11:19:25 +02:00
|
|
|
gajim (0.10-1) unstable; urgency=low
|
|
|
|
|
|
|
|
* new upstream release
|
|
|
|
* fix description typo Closes: #349249
|
|
|
|
* Gajim now recommends dnsutils instead of python-dns
|
2006-05-01 19:11:00 +02:00
|
|
|
* Gajim now depends on python2.4 Closes: #357777, #364078
|
2006-04-13 21:37:13 +02:00
|
|
|
* Use Gajim's GnuPGInterface file as there is no python2.4-gnupginterface
|
2006-05-01 19:11:00 +02:00
|
|
|
package
|
2006-04-12 11:19:25 +02:00
|
|
|
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Wed, 12 Apr 2006 10:55:16 +0100
|
|
|
|
|
Merged in trunk updates, including meta_contacts
Merged revisions 4951,4962-4969 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4951 | nk | 2005-12-30 16:50:36 -0700 (Fri, 30 Dec 2005) | 1 line
fixes in greek transl
........
r4962 | asterix | 2006-01-01 11:41:04 -0700 (Sun, 01 Jan 2006) | 2 lines
merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts.
........
r4963 | asterix | 2006-01-01 11:43:24 -0700 (Sun, 01 Jan 2006) | 2 lines
correct contacts file
........
r4964 | asterix | 2006-01-01 11:47:26 -0700 (Sun, 01 Jan 2006) | 2 lines
dict.remove() doesn't exists, it's del dict[]
........
r4965 | asterix | 2006-01-01 11:50:15 -0700 (Sun, 01 Jan 2006) | 2 lines
some missing commits from branch
........
r4966 | asterix | 2006-01-01 11:53:30 -0700 (Sun, 01 Jan 2006) | 2 lines
end of gc_contact.nick -> gc_contact.name
........
r4967 | asterix | 2006-01-01 12:05:59 -0700 (Sun, 01 Jan 2006) | 2 lines
new ACE option: send_sha_in_gc_presence that allow to send sha info in groupchat presences
........
r4968 | asterix | 2006-01-01 12:12:36 -0700 (Sun, 01 Jan 2006) | 2 lines
0.9.1-2 in debian that solve the group bug (commit [4924])
........
r4969 | asterix | 2006-01-01 12:31:13 -0700 (Sun, 01 Jan 2006) | 2 lines
typo
........
2006-01-01 21:06:26 +01:00
|
|
|
gajim (0.9.1-2) unstable; urgency=low
|
|
|
|
|
|
|
|
* fix group bug Closes: #345306
|
|
|
|
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Fri, 30 Dec 2005 13:09:55 +0100
|
|
|
|
|
2005-12-27 01:04:21 +01:00
|
|
|
gajim (0.9.1-1) unstable; urgency=low
|
|
|
|
|
|
|
|
* new upstream release
|
|
|
|
* Gajim now reconnects when connection is lost Closes: #329376
|
|
|
|
* Status-changer widget's behaviour has been improved Closes: #340499
|
|
|
|
* Gajim now recommends python-dns Closes: #340492
|
2005-12-30 22:37:36 +01:00
|
|
|
* new russian translation Closes: #337971
|
|
|
|
* Gajim now depends on python-pysqlite2, recommends python-dbus and
|
|
|
|
notification-daemon, and suggests python-gnome2
|
2005-12-27 01:04:21 +01:00
|
|
|
|
2005-12-27 01:09:14 +01:00
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Fri, 27 Dec 2005 01:20:54 +0100
|
2005-12-27 01:04:21 +01:00
|
|
|
|
2005-09-06 21:03:46 +02:00
|
|
|
gajim (0.8.2-1) unstable; urgency=low
|
2005-08-21 16:07:00 +02:00
|
|
|
|
2005-12-27 01:04:21 +01:00
|
|
|
* all files in ~/.gajim are not 700: Closes: #325080
|
|
|
|
* gajim-remote.py is now in package: Closes: #324481
|
|
|
|
* updated russian translation: Closes: #325126
|
|
|
|
* theme issue fixed: Closes: #324493
|
|
|
|
* Gajim can now use python-dns so SRV works: Closes: #326655
|
2005-09-06 21:03:46 +02:00
|
|
|
* Gajim now depends on python-gtk2 >= 2.6.0
|
2005-08-21 16:07:00 +02:00
|
|
|
|
2005-09-02 21:48:38 +02:00
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Sun, 02 Sep 2005 14:56:48 +0200
|
2005-08-21 16:07:00 +02:00
|
|
|
|
2005-07-01 18:59:51 +02:00
|
|
|
gajim (0.8-1) unstable; urgency=low
|
|
|
|
|
|
|
|
* new upstream release
|
|
|
|
* use cdbs
|
2005-08-19 10:09:51 +02:00
|
|
|
* build-depend on libxss-dev Closes: #323524
|
2005-08-21 14:55:39 +02:00
|
|
|
* translation improved Closes: #324094,#323993
|
|
|
|
* Standards-version updated to 3.6.2 (no changes needed).
|
2005-07-01 18:59:51 +02:00
|
|
|
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Fri, 1 Jul 2005 18:35:02 +0200
|
|
|
|
|
2005-06-04 17:28:34 +02:00
|
|
|
gajim (0.7.1-1) unstable; urgency=low
|
|
|
|
|
2005-06-20 11:43:13 +02:00
|
|
|
* Initial Release. Closes: #311215
|
|
|
|
* GnuPGInterface module is in debian, no need to keep it in sources.
|
2005-06-04 17:28:34 +02:00
|
|
|
|
2005-06-20 11:43:13 +02:00
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Wed, 15 Jun 2005 23:22:19 +0200
|