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 ........
45 lines
1.6 KiB
Text
45 lines
1.6 KiB
Text
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
|
|
|
|
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
|
|
* new russian translation Closes: #337971
|
|
* Gajim now depends on python-pysqlite2, recommends python-dbus and
|
|
notification-daemon, and suggests python-gnome2
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Fri, 27 Dec 2005 01:20:54 +0100
|
|
|
|
gajim (0.8.2-1) unstable; urgency=low
|
|
|
|
* 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
|
|
* Gajim now depends on python-gtk2 >= 2.6.0
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Sun, 02 Sep 2005 14:56:48 +0200
|
|
|
|
gajim (0.8-1) unstable; urgency=low
|
|
|
|
* new upstream release
|
|
* use cdbs
|
|
* build-depend on libxss-dev Closes: #323524
|
|
* translation improved Closes: #324094,#323993
|
|
* Standards-version updated to 3.6.2 (no changes needed).
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Fri, 1 Jul 2005 18:35:02 +0200
|
|
|
|
gajim (0.7.1-1) unstable; urgency=low
|
|
|
|
* Initial Release. Closes: #311215
|
|
* GnuPGInterface module is in debian, no need to keep it in sources.
|
|
|
|
-- Yann Le Boulanger <asterix@lagaule.org> Wed, 15 Jun 2005 23:22:19 +0200
|