[Pkg-telepathy-commits] [SCM] Empathy packaging branch, ubuntu, updated. ubuntu/2.27.3-2ubuntu3-6-gf295387

Laurent Bigonville bigon at bigon.be
Fri Aug 28 17:22:52 UTC 2009


The following commit has been merged in the ubuntu branch:
commit f295387dee26fcdb7e57564d624bfe6837d3f2cc
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri Aug 28 19:15:57 2009 +0200

    New upstream version
    
    * New upstream version:
      Bugs fixed:
      - Fixed #459161, Remove should be insensitive for salut contact
      - Fixed #494007, Empathy should conform to the XDG directory specification
      - Fixed #545282, [accessibility] the names of items in friends list are not correct
      - Fixed #547327, Wrongly sized dialog
      - Fixed #579724, Enable building with shave
      - Fixed #579940, Show a notification when a buddy goes to offline or online
      - Fixed #584120, "Video call" button shouldn't be sensitive in Contact menu if contact supports only audio
      - Fixed #584122, "Send Video" should be disable if contact doesn't support video
      - Fixed #586967, Remeber chat window size and configuration
      - Fixed #588498, Mark muc tabs in which you are highlighted differently
      - Fixed #588662, Add gconf option to enable usage of the WebKit inspector, for adium themes.
      - Fixed #588810, respect the button-images setting
      - Fixed #588886, crash when selecting an image and clicking "open link" in adium
      - Fixed #589091, Feature Share My Desktop for Empathy
      - Fixed #589830, Online status combo box items are not correctly spoken with the Orca screen reader.
      - Fixed #589846, wrap text in contact label status
    * debian/patches/01_autoconf_forgot_by_upstream.patch:
      - the change is in the new version
    * debian/libempathy27.symbols, debian/libempathy-gtk25.symbols:
      - new version update

diff --git a/debian/changelog b/debian/changelog
index 4f2e278..aed98f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+empathy (2.27.5-0ubuntu1) karmic; urgency=low
+
+  * New upstream version:
+    Bugs fixed:
+    - Fixed #459161, Remove should be insensitive for salut contact
+    - Fixed #494007, Empathy should conform to the XDG directory specification 
+    - Fixed #545282, [accessibility] the names of items in friends list are not correct 
+    - Fixed #547327, Wrongly sized dialog
+    - Fixed #579724, Enable building with shave
+    - Fixed #579940, Show a notification when a buddy goes to offline or online
+    - Fixed #584120, "Video call" button shouldn't be sensitive in Contact menu if contact supports only audio
+    - Fixed #584122, "Send Video" should be disable if contact doesn't support video
+    - Fixed #586967, Remeber chat window size and configuration 
+    - Fixed #588498, Mark muc tabs in which you are highlighted differently 
+    - Fixed #588662, Add gconf option to enable usage of the WebKit inspector, for adium themes.
+    - Fixed #588810, respect the button-images setting 
+    - Fixed #588886, crash when selecting an image and clicking "open link" in adium 
+    - Fixed #589091, Feature Share My Desktop for Empathy
+    - Fixed #589830, Online status combo box items are not correctly spoken with the Orca screen reader. 
+    - Fixed #589846, wrap text in contact label status 
+  * debian/patches/01_autoconf_forgot_by_upstream.patch:
+    - the change is in the new version
+  * debian/libempathy27.symbols, debian/libempathy-gtk25.symbols:
+    - new version update
+
+ -- Sebastien Bacher <seb128 at ubuntu.com>  Thu, 30 Jul 2009 10:02:28 +0200
+
 empathy (2.27.4-0ubuntu1) karmic; urgency=low
 
   * New upstream release: (LP: #399878)
diff --git a/debian/libempathy-gtk25.symbols b/debian/libempathy-gtk25.symbols
index a2c604e..c9ec7d7 100644
--- a/debian/libempathy-gtk25.symbols
+++ b/debian/libempathy-gtk25.symbols
@@ -146,6 +146,7 @@ libempathy-gtk.so.25 libempathy-gtk25 #MINVER#
  empathy_contact_selector_get_type at Base 2.25.91
  empathy_contact_selector_new at Base 2.25.91
  empathy_contact_selector_set_visible at Base 2.27.1.1
+ empathy_contact_share_my_desktop_menu_item_new at Base 2.27.5-0ubuntu1
  empathy_contact_video_call_menu_item_new at Base 2.27.1.1
  empathy_contact_widget_flags_get_type at Base 0.21.91
  empathy_contact_widget_get_contact at Base 0.21.91
@@ -187,6 +188,7 @@ libempathy-gtk.so.25 libempathy-gtk25 #MINVER#
  empathy_profile_chooser_new at Base 0.21.91
  empathy_receive_file_with_file_chooser at Base 2.27.3
  empathy_send_file_with_file_chooser at Base 2.25.2
+ empathy_share_my_desktop_share_with_contact at Base 2.27.5-0ubuntu1
  empathy_smiley_free at Base 0.21.91
  empathy_smiley_manager_add at Base 0.21.91
  empathy_smiley_manager_dup_singleton at Base 2.25.91
diff --git a/debian/libempathy27.symbols b/debian/libempathy27.symbols
index 007cc9f..64142b5 100644
--- a/debian/libempathy27.symbols
+++ b/debian/libempathy27.symbols
@@ -85,6 +85,8 @@ libempathy.so.27 libempathy27 #MINVER#
  empathy_contact_can_send_files at Base 2.25.2
  empathy_contact_can_use_stream_tube at Base 2.27.3
  empathy_contact_can_voip at Base 0.21.91
+ empathy_contact_can_voip_audio at Base 2.27.5-0ubuntu1
+ empathy_contact_can_voip_video at Base 2.27.5-0ubuntu1
  empathy_contact_equal at Base 2.27.4-0ubuntu1
  empathy_contact_get_account at Base 0.21.91
  empathy_contact_get_avatar at Base 0.21.91
diff --git a/debian/patches/01_autoconf_forgot_by_upstream.patch b/debian/patches/01_autoconf_forgot_by_upstream.patch
deleted file mode 100644
index b72e5f1..0000000
--- a/debian/patches/01_autoconf_forgot_by_upstream.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -Nur -x '*.orig' -x '*~' empathy-2.27.4/configure empathy-2.27.4.new/configure
---- empathy-2.27.4/configure	2009-07-11 12:13:47.000000000 +0200
-+++ empathy-2.27.4.new/configure	2009-07-15 23:20:39.000000000 +0200
-@@ -2348,11 +2348,11 @@
- #   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)
- #   (Interfaces added:      CURRENT++, AGE++, REVISION=0)
- #   (No interfaces changed:                   REVISION++)
--LIBEMPATHY_CURRENT=26
-+LIBEMPATHY_CURRENT=27
- LIBEMPATHY_AGE=0
- LIBEMPATHY_REVISION=0
- 
--LIBEMPATHY_GTK_CURRENT=24
-+LIBEMPATHY_GTK_CURRENT=25
- LIBEMPATHY_GTK_AGE=0
- LIBEMPATHY_GTK_REVISION=0
- 

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list