[ubuntu/saucy-proposed] empathy 3.8.4-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Tue Sep 10 01:26:14 UTC 2013


empathy (3.8.4-1ubuntu1) saucy; urgency=low

  * Merge with Debian (LP: #1068242), remaining changes:
    - debian/patches/00_linker-fixes.patch
    - debian/patches/10_use_notify_osd_icons.patch
    - debian/patches/23_idomessagedialog_for_voip_and_ft.patch
    - debian/patches/34_start_raised_execpt_in_session.patch
    - debian/patches/38_default_to_facebook_for_im.patch
    - debian/patches/39_default_to_freenode_for_irc.patch
    - debian/patches/41_unity_launcher_progress.patch
    - debian/patches/42_shell_running.patch
    - debian/patches/43_quicklists.patch
    - debian/patches/47_git_activate_with_platform_data.patch: Patches kept,
      see newly completed patch headers for descriptions.
    - debian/patches/include-empathy-keyring.h: fix implicit declaration of
      empathy_keyring_set_account_password_finish and co by including the right
      header.
    - debian/patches/ubuntu_launch_uoa_panel.patch:
      + Only launch UOA panel when running a Unity session.
    - debian/*: Turn on UOA and split out account plugins into
      account-plugins-* and mcp-account-manager-goa/uoa packages.
    - Remove Universe Build-Deps for geocode and champlain and disable these
      features.
    - debian/indicators/empathy: Install indicator integration point.
    - debian/control:
      + Replace/Conflict/Provide empathy-call
      + Recommend gnome-contacts

empathy (3.8.4-1) experimental; urgency=low

  * New upstream release
    - debian/shlibs.local: Bump version of the libraries

empathy (3.8.3-2) experimental; urgency=low

  * debian/control: Fix Homepage URL
  * debian/rules: Properly set extra LDFLAGS to not override hardening ones
  * debian/rules: Re-enable cheese support
  * debian/control, debian/rules: Re-enable libchamplain support
  * debian/rules: Call dh-autoreconf with --as-needed option
  * debian/control, debian/rules: Re-enable geoclue and geocode support
  * debian/patches/*: Port to the released 0.99.1 version of geocode-glib
  * debian/control: Drop gnome-doc-utils build-dependency (Closes: #717539)

empathy (3.8.3-1) experimental; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/control:
    + Drop obsolete rarian-compat and librarian-dev build
      dependencies.

  [ Simon McVittie ]
  * New upstream release
    - fixes a crash when displaying Google Talk vCards now that they
      can contain a read-only <URL> field, which telepathy-gabble does not
      flag as supported (Closes: #706900)

  [ Laurent Bigonville ]
  * New upstream release (3.8.3)
  * debian/control:
    - Bump Standards-Version to 3.9.4 (no further changes)
    - Use canonical URL for the VCS fields
  * debian/rules: Exclude /usr/lib/mission-control-plugins.0/ and
    /usr/lib/empathy from dh_makeshlibs call
  * Add debian/shlibs.local file for private libraries and look for the
    privates libs in empathy package during build.

Date: Mon, 09 Sep 2013 21:21:54 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/empathy/3.8.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 09 Sep 2013 21:21:54 -0400
Source: empathy
Binary: empathy empathy-dbg empathy-common nautilus-sendto-empathy mcp-account-manager-goa mcp-account-manager-uoa account-plugin-aim account-plugin-gadugadu account-plugin-groupwise account-plugin-icq account-plugin-irc account-plugin-jabber account-plugin-mxit account-plugin-myspace account-plugin-salut account-plugin-sametime account-plugin-sip account-plugin-yahoo account-plugin-yahoojp account-plugin-zephyr
Architecture: source
Version: 3.8.4-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 account-plugin-aim - Messaging account plugin for AIM
 account-plugin-gadugadu - Messaging account plugin for GaduGadu
 account-plugin-groupwise - Messaging account plugin for Groupwise
 account-plugin-icq - Messaging account plugin for ICQ
 account-plugin-irc - Messaging account plugin for IRC
 account-plugin-jabber - Messaging account plugin for Jabber/XMPP
 account-plugin-mxit - Messaging account plugin for Mxit
 account-plugin-myspace - Messaging account plugin for MySpace
 account-plugin-salut - Messaging account plugin for Local XMPP (Salut)
 account-plugin-sametime - Messaging account plugin for Sametime
 account-plugin-sip - Messaging account plugin for SIP
 account-plugin-yahoo - Messaging account plugin for Yahoo!
 account-plugin-yahoojp - Messaging account plugin for Yahoo Japan
 account-plugin-zephyr - Messaging account plugin for Zephyr
 empathy    - GNOME multi-protocol chat and call client
 empathy-common - GNOME multi-protocol chat and call client (common files)
 empathy-dbg - GNOME multi-protocol chat and call client (debug symbols)
 mcp-account-manager-goa - GNOME multi-protocol chat and call client (GOA plugin)
 mcp-account-manager-uoa - GNOME multi-protocol chat and call client (UOA plugin)
 nautilus-sendto-empathy - GNOME multi-protocol chat and call client (nautilus-sendto plugin
Closes: 706900 717539
Launchpad-Bugs-Fixed: 1068242
Changes: 
 empathy (3.8.4-1ubuntu1) saucy; urgency=low
 .
   * Merge with Debian (LP: #1068242), remaining changes:
     - debian/patches/00_linker-fixes.patch
     - debian/patches/10_use_notify_osd_icons.patch
     - debian/patches/23_idomessagedialog_for_voip_and_ft.patch
     - debian/patches/34_start_raised_execpt_in_session.patch
     - debian/patches/38_default_to_facebook_for_im.patch
     - debian/patches/39_default_to_freenode_for_irc.patch
     - debian/patches/41_unity_launcher_progress.patch
     - debian/patches/42_shell_running.patch
     - debian/patches/43_quicklists.patch
     - debian/patches/47_git_activate_with_platform_data.patch: Patches kept,
       see newly completed patch headers for descriptions.
     - debian/patches/include-empathy-keyring.h: fix implicit declaration of
       empathy_keyring_set_account_password_finish and co by including the right
       header.
     - debian/patches/ubuntu_launch_uoa_panel.patch:
       + Only launch UOA panel when running a Unity session.
     - debian/*: Turn on UOA and split out account plugins into
       account-plugins-* and mcp-account-manager-goa/uoa packages.
     - Remove Universe Build-Deps for geocode and champlain and disable these
       features.
     - debian/indicators/empathy: Install indicator integration point.
     - debian/control:
       + Replace/Conflict/Provide empathy-call
       + Recommend gnome-contacts
 .
 empathy (3.8.4-1) experimental; urgency=low
 .
   * New upstream release
     - debian/shlibs.local: Bump version of the libraries
 .
 empathy (3.8.3-2) experimental; urgency=low
 .
   * debian/control: Fix Homepage URL
   * debian/rules: Properly set extra LDFLAGS to not override hardening ones
   * debian/rules: Re-enable cheese support
   * debian/control, debian/rules: Re-enable libchamplain support
   * debian/rules: Call dh-autoreconf with --as-needed option
   * debian/control, debian/rules: Re-enable geoclue and geocode support
   * debian/patches/*: Port to the released 0.99.1 version of geocode-glib
   * debian/control: Drop gnome-doc-utils build-dependency (Closes: #717539)
 .
 empathy (3.8.3-1) experimental; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * debian/control:
     + Drop obsolete rarian-compat and librarian-dev build
       dependencies.
 .
   [ Simon McVittie ]
   * New upstream release
     - fixes a crash when displaying Google Talk vCards now that they
       can contain a read-only <URL> field, which telepathy-gabble does not
       flag as supported (Closes: #706900)
 .
   [ Laurent Bigonville ]
   * New upstream release (3.8.3)
   * debian/control:
     - Bump Standards-Version to 3.9.4 (no further changes)
     - Use canonical URL for the VCS fields
   * debian/rules: Exclude /usr/lib/mission-control-plugins.0/ and
     /usr/lib/empathy from dh_makeshlibs call
   * Add debian/shlibs.local file for private libraries and look for the
     privates libs in empathy package during build.
Checksums-Sha1: 
 9d4c6115ddbcb75823eb259cbd9fd03ce179e18c 4498 empathy_3.8.4-1ubuntu1.dsc
 291a84e1d95c17c54ab5efe74c69eca01456e35f 4900752 empathy_3.8.4.orig.tar.xz
 fe160fffa25d899a9e6a89129aa51442b14c59d6 35024 empathy_3.8.4-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 8a7884f95385646e41aac37a92e422a3b978cef715fd117ae30a40f8e4c757f5 4498 empathy_3.8.4-1ubuntu1.dsc
 cbc4934ce838e3d697616b5c36b070d2fc4fc57f84fd654c2f2cb2b8b650f5c9 4900752 empathy_3.8.4.orig.tar.xz
 2889445dd6b2ff6451e07ea6b1ce40448451e1f3981af4bdf592c6b6402db29d 35024 empathy_3.8.4-1ubuntu1.debian.tar.gz
Files: 
 5b2e61fbf254cfa129a8948233d530e9 4498 gnome optional empathy_3.8.4-1ubuntu1.dsc
 7e2a911a9b304baada569c14abbb8314 4900752 gnome optional empathy_3.8.4.orig.tar.xz
 6118ffa0686a8933da122585b44db723 35024 gnome optional empathy_3.8.4-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBAgAGBQJSLnSkAAoJEOZsd1rr/mx9YkMQAN+dbpxboaD25em250M1YmA9
5EkXMUza0S3Q2Zlvf7xEMYdjbEfDdRIPgVBWSZucRT/8XtUZbWVtY3+Aly/p/Y+0
y0OQBkz/lKpzNk5kI1VIdmhLoIfTEu0V+kEwma22MYvoEfpHltdrBmm5K3+TfB4C
KoNFQ37U+4zxEk8pDcMfyO/VWnCyQVaSU4g0A+y0ywL/X0VuTkbpit9eWOjPJTQx
ibu2W+qlK/SH2LNkeKEeMhFAEd3mq9Hsfb+sCtXFKd6RpmWwwMpCv+vU8A2Vvga/
ow8PVS7Ulhlk8iRsLHZjXZx9HKkJy2ZR3Ww/iB83IM217PK9b4b/OT50m6NyQlg+
k+t3scEvZYe031u2QGFXfDkBJxeHikZhLnTT0W5Cq1F2bqx9WOB01fHkG4oAJCgl
WBm7vodAqGTTlwisbvcHqAw0ZskQtVIa4gyc8lRZ4/dY2g+T7KbLj+VEqLFkX1rj
uK3evRrGgM+0Pe9AGaRNLCUtG0Be/x+tnYm4eHqOIGm2Dg9un+j6pVBJsd2PV2Vs
8tolhVIiQ3JX7XZ7W6ChKjf+4ux8OD/TiMhRw5q9w8w1FvaIJXj7QvyXyc9uEQlZ
Uw3BZgQ6MCohJGtX+19PBNZA2yv0NZXyhOu/rQHSZloKNJ6fK33xLLeCVaqKC6Y8
qiwhPur9SO+MRSLEclCY
=zlBk
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list