gajim (0.11.1-0ubuntu3.1) feisty-proposed; urgency=low * Fix startup problems on certain Jabber servers which transmit the roster order as strings. (LP: #174406) -- Philipp Kern Thu, 06 Dec 2007 13:44:46 +0100 gajim (0.11.1-0ubuntu3) feisty; urgency=low * src/roaster_window.py: - Remove "" around %(title)s to fix error when reporting which song you're playing. * src/{roster_window,music_track_listener}.py: - music_track_listener for Banshee was crashing internally if Banshee was closed while listening. - Apply upstream changeset 8007 to fix the above problem. * src/roaster_window.py: - if gajim is quit while roster was hidden, start gajim with roster minimized next time. - Apply upstream changeset 7973. * src/common/contacts.py, src/roaster_window.py: - when we compare 2 offline contacts, the one which has a status messages is shown above the one without. - Apply upstream changeset 8006. * src/common/config.py, src/roaster_window.py: - add an ACE option to disable the fact that gajim auto-expand and selects the contact who sent last message. - Apply upstream changeset 8015. * data/glade/gc_control_popup_menu.glade, src/dialogs.py, src/common/connection_handlers.py, src/common/connection.py, src/groupchat_control.py, data/glade/dubbleinput_dialog.glade: - ability to destroy a room when we are owner, give a reason and alternative room jid. - Apply upstream changesets 8010 and 8011 to support XEP-0045. -- Christian Bjälevik Tue, 20 Mar 2007 15:58:16 +0100 gajim (0.11.1-0ubuntu2) feisty; urgency=low * debian/control: - Remove XSBC-Original-Maintainer and finally make myself Maintainer. We have diverged from Debian since the beginning of this package and doesn't even have the same packaging they do. * po/pl.po: - s/\·/\ /g again... *sighs* * src/dialogs.py: - Applied dropped patch to open Debianspecific copyright path. * src/roster_window.py: - Re-add LaunchpadIntegration. -- Christian Bjälevik Sat, 3 Mar 2007 04:42:21 +0100 gajim (0.11.1-0ubuntu1) feisty; urgency=low * New upstream release (LP: #86318 and LP: #80770) * Set Ubuntu maintainer -- Emilio Pozuelo Monfort Thu, 22 Feb 2007 20:05:52 +0100 gajim (0.11-0ubuntu1) feisty; urgency=low * New upstream release: + Changes: http://trac.gajim.org/browser/branches/gajim_0.11/ChangeLog + Bugs fixed: http://trac.gajim.org/query?status=closed&milestone=0.11 * debian/compat: 4 -> 5. * debian/pycompat: Add with value 2. * debian/control: - Standards-Version 3.7.2, no changes needed. - Added dbus-glib and python-avahi to Recommends for link-local messaging (avahi). - Bump python-g* from >= 2.4.0 to 2.6.0. - Bump debhelper from >= 4.0.0 to 5.0.37.2. - Added libdbus-1-dev to Build-Depends. * debian/rules: - Use configure. Upstream changed to GNU automake. -- Christian Bjälevik Wed, 20 Dec 2006 05:10:09 +0100 gajim (0.10.1-0ubuntu5) edgy; urgency=low * po/{de,pl}.po: s/\·/\ /g. Translators should now this... Closes: Ubuntu #66291. -- Christian Bjälevik Wed, 18 Oct 2006 21:37:59 +0200 gajim (0.10.1-0ubuntu4) edgy; urgency=low * src/common/connection_handlers.py: - Applied changeset 6606 and 6685 from upstream SVN. Closes Ubuntu: #44321 -- Christian Bjälevik Mon, 18 Sep 2006 20:52:35 +0200 gajim (0.10.1-0ubuntu3) edgy; urgency=low * debian/control: - Dependency changes for the python transition. -- Christian Bjälevik Wed, 19 Jul 2006 23:20:47 +0200 gajim (0.10.1-0ubuntu2) edgy; urgency=low * Upload to edgy aswell. -- Christian Bjälevik Fri, 30 Jun 2006 14:59:47 +0200 gajim (0.10.1-0ubuntu1) dapper-updates; urgency=low * New upstream release: + freeze and lost contacts in roster (#1953) + popup menus are correctly placed + high CPU usage on FreeBSD (#1963) + nickname can contain '|' (#1913) + update pl, cs, fr translations + don't play sound, when no event is shown (#1970) + set gajim icon for history manager + gajim.desktop is generated with translation (#834) + preventing several TBs and annoyances (r6273, r6275, r6279, r6301, r6308, r6311, r6323, r6326, r6327, r6335, r6342, r6346, r6348) -- Christian Bjälevik Fri, 30 Jun 2006 14:31:09 +0200 gajim (0.10-0ubuntu4) dapper; urgency=low * debian/control: - Add Binary Recommends on libnotify1, notification-daemon (Closes: Malone #29590). * Makefile, po/**: - Applied upstream changeset #6317 (Closes: Malone #45448). - Reference: http://trac.gajim.org/changeset/6317 -- Christian Bjälevik Tue, 23 May 2006 19:17:43 +0200 gajim (0.10-0ubuntu3) dapper; urgency=low * src/eggtrayicon.c: + Make the notification area icon background transparent -- Sebastian Dröge Tue, 9 May 2006 10:25:29 +0200 gajim (0.10-0ubuntu2) dapper; urgency=low * po/sv/LC_MESSAGES/gajim.po: - s/eddeande/eddelande/ (i.e. fix typo). - Thanks Linus Mannervik! -- Christian Bjälevik Mon, 8 May 2006 14:48:23 +0200 gajim (0.10-0ubuntu1) dapper; urgency=low * New upstream release: + One Messages Window ability (default to it) with tab reorder ability + Gajim no longer remains unresponsive + Gajim now uses less memory + File Transfer works better (now should work out of the box for all) + Meta Contacts ability (relationships between contacts) + Support for legacy composing event (JEP-0022). Now 'Contact is composing a message' will always work + Gajim now defaults to theme that uses GTK colors + Roster Management Improvements (f.e. editablity of transport names, extended Drag and Drop Functionality) + History (chat logs) Manager (search globally, delete, etc) + Animated Emoticons ability + Support for GTalk email notifications for GMail + Room administrators can modify room ban list + Gajim no longer optionally depends on pydns or dnspython. Requires dnsutils (or whatever package provides the nslookup binary) + gajim-remote has extended functionality + Improved Preset Status Messages Experience + Detection for CRUX as user's operating system + New art included, appropriate sizes of icons used where available + Translations under Windows now work okay + Tons of fixes for bugs and annoyances. * debian/control: - Binary Depend on dnsutils instead of dnspython | python-dns -- Christian Bjälevik Tue, 2 May 2006 02:11:53 +0200 gajim (0.9.1-2ubuntu8) dapper; urgency=low * src/common/xmpp/auth.py: - Reworked and applied patch taken from upstream (http://trac.gajim.org/changeset/5590). Will hopefully close Malone #29806. -- Christian Bjälevik Thu, 16 Mar 2006 17:59:35 +0100 gajim (0.9.1-2ubuntu7) dapper; urgency=low * Don't set the MimeType to application/x-executable. Gajim IS an executable but can't open executables... (Closes: Malone #33321) -- Sebastian Dröge Thu, 16 Mar 2006 16:47:08 +0100 gajim (0.9.1-2ubuntu6) dapper; urgency=low * po/{sk,sv}/LC_MESSAGES/gajim.po: - Updates taken from the gajim-translators mailinglist. -- Christian Bjälevik Thu, 16 Mar 2006 12:30:46 +0100 gajim (0.9.1-2ubuntu5) dapper; urgency=low * Version-checking patch for libnotify found on upstream bugtracker (http://trac.gajim.org/ticket/1347). -- Christian Bjälevik Mon, 23 Jan 2006 02:01:46 +0100 gajim (0.9.1-2ubuntu4) dapper; urgency=low * Fixed timeout calculating (seconds*1000 not seconds/1000) -- Stephan Hermann Wed, 11 Jan 2006 19:04:42 +0100 gajim (0.9.1-2ubuntu3) dapper; urgency=low * Fixed one missing line in the libnotify patch (thx to Kaahl) -- Stephan Hermann Wed, 11 Jan 2006 16:12:04 +0100 gajim (0.9.1-2ubuntu2) dapper; urgency=low * Applied patch to fix libnotify issue (Closes: upstram #1347) -- Stephan Hermann Tue, 10 Jan 2006 13:33:07 +0100 gajim (0.9.1-2ubuntu1) dapper; urgency=low * Resynchronize with Debian * Got rid of the patch system and moving all ubuntu development to a bzr repos * Applied all patches * Applied all debian changes * debian/control: + Changed Recommends of dnspython | python-dns to Dependencies (it should be the default) * debian/changelog: + Merged all missing changelog entries from debian -- Stephan Hermann Thu, 5 Jan 2006 18:39:41 +0100 gajim (0.9.1-2) unstable; urgency=low * fix group bug Closes: #345306 -- Yann Le Boulanger 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 Fri, 27 Dec 2005 01:20:54 +0100 gajim (0.9.1-0ubuntu1) dapper; urgency=low * New upstream release: + Fix a bug when joining a group chat. + Fix a bug when starting Gajim. * debian/watch: - Updated to download tar.gz instead of tar.bz2. -- Christian Bjälevik Tue, 27 Dec 2005 10:11:50 +0100 gajim (0.9.0-0ubuntu1) dapper; urgency=low * New upstream release * Applied ubuntu human patch * Applied ubuntu launchpad integration patch -- Stephan Hermann Sat, 24 Dec 2005 19:46:28 +0100 gajim (0.8.2-0ubuntu4) breezy; urgency=low * debian/patches/02_gpg_agent.patch: - Dropped, crashes without a gpg-agent. - Closes: Malone #2179. * debian/watch: - readded after disapperance. * po/*: - Synced with the Rosetta breezy translations. * po/Makefile: - Add sv, it, eu. -- Christian Bjälevik Fri, 30 Sep 2005 15:22:53 +0200 gajim (0.8.2-0ubuntu3) breezy; urgency=low * Added patch to provide launchpad integration * debian/control: added python-launchpad-integration to depends -- Stephan Hermann Fri, 9 Sep 2005 20:07:04 +0200 gajim (0.8.2-0ubuntu2) breezy; urgency=low * debian/gajim.install + Added the po-files. -- Sebastian Dröge Wed, 7 Sep 2005 18:11:51 +0200 gajim (0.8.2-0ubuntu1) breezy; urgency=low * New upstream release + Gajim now works in pygtk28. + Gajim now also can use pydns (apart from dnspython) to do srv lookups. * debian/control: - Added python-dns as an alternative to dnspython in deps. * debian/patches/03_chatwindow_fix.patch: - Dropped, this patch is in the new upstream. * debian/watch: - Added watchfile. -- Christian Bjälevik Tue, 6 Sep 2005 19:14:20 +0200 gajim (0.8.1-0ubuntu2) breezy; urgency=low * debian/patches/02_gpg-agent.patch: - Bring back exactly one (1) part of this patch: We now set "use_gpg_agent = True" by default again! * debian/patches/04_human-default.patch: - Applied patch to set "human" as the default theme :-). -- Christian Bjälevik Sun, 4 Sep 2005 21:29:30 +0200 gajim (0.8.1-0ubuntu1) breezy; urgency=low * New upstream release + Gajim is now also available in Dutch. + Gajim can now optionally use gpg-agent (advanced setting). * debian/patches/01_srv-dns-lookup.patch: - Removed, deprecated. * debian/patches/02_gpg-agent.patch: - Removed, deprecated. -- Christian Bjälevik Sat, 3 Sep 2005 18:49:56 +0200 gajim (0.8-0ubuntu5) breezy; urgency=low * debian/patches/02_gpg-agent.patch: - Replaced with a modified version which also fixes the BADSIG detection and does not sign auto-presence. - Reference: http://trac.gajim.org/ticket/733 * debian/patches/03_chatwindow-fix.patch: - Applied patch to fix the chatwindow crasher (thanks Sebastian Dröge). * debian/control: - Add Suggests for seahorse (seahorse-agent is nifty). -- Christian Bjälevik Sat, 3 Sep 2005 15:14:27 +0200 gajim (0.8-0ubuntu4) breezy; urgency=low * Applied patch to provide gpg-agent support to gajim (Closes Upstream: http://trac.gajim.org/ticket/733) -- Stephan Hermann Thu, 25 Aug 2005 09:44:35 +0200 gajim (0.8-0ubuntu3) breezy; urgency=low * Applied patch to fix the srv dns lookup for broken server installs (Closes Upstream: http://trac.gajim.org/ticket/735) -- Stephan Hermann Wed, 24 Aug 2005 20:26:47 +0200 gajim (0.8-0ubuntu2) breezy; urgency=low * debian/control: added python-gnome2-extras to the build-deps and python2.4-gnome2-extras to install-deps -- Stephan Hermann Wed, 24 Aug 2005 11:26:52 +0200 gajim (0.8-0ubuntu1) breezy; urgency=low * adjusted debian/rules to use dh_python * Rewrite debian/rules to debhelper * replaced debmake with debhelper * New Upstream Version * Initial Ubuntu Release -- Stephan Hermann Sun, 21 Aug 2005 18:07:58 +0200