2008
empathy (0.23.3-3) unstable; urgency=low
* Use my debian.org address in Uploaders
* debian/patches/00empathy_486683.patch: Fix crash when adding SIP contacts
(Closes: #486683
-- Laurent Bigonville <bigon@debian.org> Sat, 25 Oct 2008 00:30:02 +0200
empathy (0.23.3-2) unstable; urgency=low
* Add recommend on gvfs-backends. These are used for the url handlers in the
chat window.
* debian/patches/00_mark_unknown_presence_id_as_unset.patch
+ Added. Mark presence as unknown when the presence string isn't
recognized
-- Sjoerd Simons <sjoerd@debian.org> Sat, 02 Aug 2008 19:56:46 +0100
empathy (0.23.3-1) unstable; urgency=low
[ Sjoerd Simons ]
* New upstream release (0.23.3)
* Bump libempathy and libempathy-gtk sonames
* debian/*.symbols: Remove the debian version number from all symbols
[ Laurent Bigonville ]
* New upstream release (0.23.2)
- Bump libempathy and libempathy-gtk soname and fix symbols files
* Add dbus-x11 dependency on empathy package (Closes: #480486)
* Add licence information about files libempathy-gtk/totem-subtitle-encoding.c
and libempathy-gtk/totem-subtitle-encoding.h
-- Sjoerd Simons <sjoerd@debian.org> Fri, 06 Jun 2008 17:14:31 +0100
empathy (0.23.1-1) unstable; urgency=low
[ Laurent Bigonville ]
* debian/control: Add telepathy-stream-engine as a recommends for empathy
package
[ Sjoerd Simons ]
* New upstream release
* debian/control: Add conflict with older version of stream-engine
* debian/patches/00_fix_python_bindings.patch:
- Removed. Fixed upstream
* debian/patches/01_remove_unused_code.patch:
- Removed. Fixed upstream
* Bump libempathy and libempathy-gtk soname
* debian/control: Add build-depend on gnome-doc-utils
[ Simon McVittie ]
* Use my debian.org address in Uploaders
-- Sjoerd Simons <sjoerd@debian.org> Thu, 01 May 2008 11:42:57 +0200
empathy (0.22.1-1) unstable; urgency=low
* debian/rules, debian/empathy.install: Enable VOIP support
* debian/empathy.install: Chat handler is now part of the main empathy
process
* debian/patches/00_fix_python_bindings.patch:
+ Added. Don't try to import objects that don't exist anymore (from
upstream git) (Closes: #474260)
* debian/patches/01_remove_unused_code.patch:
+ Added. Remove unused code. Fixes compilation errors with Gcc 4.3
(Closes: #466817)
* debian/libempathy-gtk11.symbols, debian/libempathy-gtk11.shlibs: Update
symbols and shlibs
-- Sjoerd Simons <sjoerd@debian.org> Sun, 06 Apr 2008 23:33:50 +0200
empathy (0.22.0-1) unstable; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Mon, 10 Mar 2008 16:39:07 +0100
empathy (0.21.91-1) unstable; urgency=low
* New upstream release
* debian/patches/00_set_null_presence_message.patch:
- Removed. Merged upstream
* debian/control: Add xsltproc to build-depends
* Bump libempathy and libempathy-gtk soname to 11
* debian/control: Bump libtelepathy-dev build-depend to 0.3.1
* debian/libempathy-common.install: Add irc network definitions
-- Sjoerd Simons <sjoerd@debian.org> Mon, 03 Mar 2008 20:45:26 +0100
empathy (0.21.90-2) unstable; urgency=low
* debian/*.symbols: Remove the debian versioning
* debian/patches/00_set_null_presence_message.patch:
- Added. If there is no presence-message, (re)set it to NULL. So the UI
can choose the right default message
-- Sjoerd Simons <sjoerd@debian.org> Sun, 10 Feb 2008 12:46:53 +0100
empathy (0.21.90-1) unstable; urgency=low
* New upstream release
* Removed patches merge upstream:
- debian/patches/fix-pyftbfs.patch
- debian/patches/accounts-icons-path.patch
* Bump sonames for libempathy and libempathy-gtk
-- Sjoerd Simons <sjoerd@debian.org> Sat, 09 Feb 2008 23:25:59 +0100
empathy (0.21.5.2-1) unstable; urgency=low
[ Laurent Bigonville ]
* New upstream release (0.21.5.2)
* Add XS-Dm-Upload-Allowed: yes, really
* Bump libmissioncontrol-client-dev build-dep version
* Bump soname of libempathy-gtk
* Drop debian/msn-haze.profile: merged upstream
* debian/patches/fix-pyftbfs.patch: Fix FTBFS of the python binding
(taken from upstream)
* debian/patches/accounts-icons-path.patch: Fix search path for icons (taken
from upstream)
* debian/rules: remove installed test program
[ Sjoerd Simons ]
* Add symbol files for libempathy and libempathy-gtk
* libempathy7: Bumped shlibs
* debian/libempathy-common.install: Install empathy-log-manager.xsl
* debian/libempathy-common, debian/libempathy-gtk-common.install: Install
empathy-chatroom-manager.dtd in libempathy-common instead of
libempathy-gtk-common
* debian/control: Let libempathy-common conflict with older versions of
libempathy-gtk-common
* debian/rules: Disable the building of tests
-- Sjoerd Simons <sjoerd@debian.org> Mon, 21 Jan 2008 20:28:49 +0100
empathy (0.21.4-1) unstable; urgency=low
[ Laurent Bigonville ]
* New upstream release
* Bump Standards-Version to 3.7.3, no further changes.
[ Sjoerd Simons ]
* debian/patches/fix_setting_avatar.patch
- Added. Fix setting avatars
* debian/patches/listen_to_presence_changed.patch
- Added. Listen to the PresenceChanged signal from the MC instead of the
deprecated PresenceStatusActual.
-- Sjoerd Simons <sjoerd@debian.org> Sat, 05 Jan 2008 19:06:01 +0100
2007
empathy (0.21.3-1) unstable; urgency=low
* New upstream release
* Add XS-Dm-Upload-Allowed: yes
* Bump soname of both libraries
* Drop debian/patches/00_configure.patch: applied upstream
* Make -common packages arch:all and let the libs depends on
${source:Version} of their respective -common packages again.
* Let the -dev packages depends on ${binary:Version} of their
respective lib packages.
-- Laurent Bigonville <bigon@bigon.be> Tue, 04 Dec 2007 00:00:31 +0100
empathy (0.21.2-2) unstable; urgency=low
* debian/patches/00_configure.patch
- Added. Use the pkg-config file for X11 to get the right linker arguments
Fixes FTBFS (Closes: #451902)
-- Sjoerd Simons <sjoerd@debian.org> Wed, 21 Nov 2007 20:59:11 +0100
empathy (0.21.2-1) unstable; urgency=low
[ Laurent Bigonville ]
* New upstream release, bump soname for both libraries
* Drop debian/patch/add-haze-profiles.patch and add debian/msn-haze.profile
to avoid patching autofoo, installing it via debian/rules
* debian/empathy.install: empathy.desktop is now installed in
/etc/xdg/autostart/
* debian/libempathy-gtk-common.install:
- Also install icons that are under /usr/share/empathy/icons/
* debian/control:
- Add gnome-icon-theme to libempathy-gtk-common dependencies
- Bump libmissioncontrol-client-dev build-dep version
* Add manpages for empathy and empathy-account,
thanks to Simon McVittie <smcv@ianadd.pseudorandom.co.uk> (Closes: #448620)
* Use now official Vcs-* field
* Install empathy-chat-chandler in /usr/lib/empathy/
* Disable voip support and remove recommends for tp-se, not stable enough yet
* Install .desktop file in /usr/share/applications
[ Sjoerd Simons ]
* debian/control: Let the libs depend on ${binary:Version} of their
respective -common packages.
-- Sjoerd Simons <sjoerd@debian.org> Fri, 16 Nov 2007 11:03:08 +0100
empathy (0.14-1) unstable; urgency=low
[ Loic Minier ]
* Fix typo in control.
[ Laurent Bigonville ]
* New upstream version
- Drop debian/patches/disable-voip.patch, applied upstream
* Enable VOIP and add telepathy-stream-engine to Recommends
-- Laurent Bigonville <bigon@bigon.be> Mon, 01 Oct 2007 18:46:11 +0200
empathy (0.13-1) unstable; urgency=low
[ Laurent Bigonville ]
* New upstream release, bump soname for libempathy and libempathy-gtk
- Drop build-dep on libgnomeui-dev
- Add build-dep on libpanel-applet2-dev
- Bump build-dep version of libgtk2.0-dev
- Build and install the megaphone applet
- Add libtelepathy-dev as build-dep
* Fix typo in libempathy-dev description
* debian/patches/add-haze-profiles.patch: ship .profile files to support
telepathy-haze (Closes: #444032)
[ Sjoerd Simons ]
* debian/patches/disable-voip.patch: Disable voip user interface elements as
their noops in this version.
* debian/copyright: Updated
-- Sjoerd Simons <sjoerd@debian.org> Sat, 29 Sep 2007 18:41:39 +0200
empathy (0.12-2) unstable; urgency=low
* debian/control: Let the -common packages conflict and replace the old
empathy
* debian/control: Let libempathy-gtk-dev depends on libglade2-dev instead of
libglade-dev
* debian/control: Tighten depends of libempathy-gtk-dev a bit more
-- Sjoerd Simons <sjoerd@debian.org> Sat, 08 Sep 2007 21:00:58 +0200
empathy (0.12-1) unstable; urgency=low
[ Sjoerd Simons ]
* New upstream release
* Conflict with cohoba and gossip-telepathy
[ Laurent Bigonville ]
* debian/control:
- Add myself as Uploaders
- Add libaspell-dev and iso-codes as build-dep and enable spellchecker
- Add XS-Vcs-Bzr field
- Bump mission-control build-dep
- Remove unneeded libmissioncontrol-sever builddep and rename
libmissioncontrol-dev to libmissioncontrol-client-dev
[ Loic Minier ]
* Tweak copyright.
* Wrap build-deps and deps.
* Use HTTP in watch file.
* Include CDBS' utils.mk.
[ Sjoerd Simons ]
* Added build-depend on libebook1.2-dev
* Split up empathy into a whole slew of packages
* Set linker flags to -Wl,-z,defs -Wl,-O1
* debian/rules: Call dh_pysupport on python-empathy
* debian/control, debian/rules: Explicitely enable the python bindings
-- Sjoerd Simons <sjoerd@debian.org> Sat, 25 Aug 2007 18:41:08 +0200
empathy (0.8-1) unstable; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Sat, 23 Jun 2007 14:45:31 +0100
empathy (0.7-1) unstable; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Mon, 11 Jun 2007 10:31:19 +0200
empathy (0.6-1) unstable; urgency=low
[ Dafydd Harries ] * Add watch file. [ Sjoerd Simons ] * New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Mon, 04 Jun 2007 09:27:47 +0200
empathy (0.5-1) unstable; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Sat, 26 May 2007 19:02:41 +0200
empathy (0.4-1) unstable; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Sun, 20 May 2007 15:31:42 +0200
empathy (0.3-1) unstable; urgency=low
* Initial release
-- Sjoerd Simons <sjoerd@debian.org> Mon, 14 May 2007 22:32:24 +0200