[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:47 UTC 2009


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

    New upstream release
    
    * New upstream release: (LP: #399878)
       - Segfault when the contact selector dispose
       - Remove should be insensitive for salut contact
       - empathy should be able to take colours from the GTK theme
       - IRC widget is cut (Matthias Clasen)
       - Add option to hide muc roster
       - time banner is added at each sentence when the remote contact is offline
       - Should take a well-known bus name (Jonny Lamb)
       - Contact list view options are scattered over "Chat" menu and "General" Preferences
       - Doesn't poke block devices to figure out their file size. (Frédéric Péters)
       - Remove libgnomevfs include in megaphone-applet.c
       - "Video preview" menu item doesn't do anything
       - Use call-stop icon (Frédéric Péters)
       - Should play a sound when calling
       - Favourite Chat Room tickybox doesn't work. (Abner Silva)
       - Adds an Adium theme parsing to have a nicer theme selector
       - EmpathyProfileChooser should extend GtkComboBox
       - Show a notification when a buddy goes to offline or online
       - Implement o.fd.Tp.Debug to publish debug messages (Jonny Lamb)
       - Shouldn't be able to send video and enable preview if no webcam is plugged
       - Call window: "send video" widgets should be enabled according the state of the call
       - we should not see the last video frame.
       - Crash when starting if status-presets.xml contains an 'unset' presence (Guillaume Desmottes)
       - Crash when trying to add an 'unset' status as favorite (Guillaume Desmottes)
       - Contact list doesn't appear in windows list when respawned
       - %service% is not replaced in adium themes (Patryk Zawadzki)
       - Use libchamplain 0.3.3's API
       - Adium theme is not reloaded on /clear or Ctrl+L or clear menu item
       - Empathy does not import from Pidgin on start
       - Capitalisation incorrect
       - Can't easily copy URL's when using Adium themes
       - Lines are not smashed together when using Adium themes (Patryk Zawadzki)
       - "Publish my location" causes a crash
       - Remove markup from translatable strings
       - Remove "new message from" from notification message (Guillaume Desmottes)
       - don't autoscroll on new messages
       - Display part reasons and messages.
       - Imported Google account (from Pidgin) not connecting (LP: #388522)
       - Adium theme should only join messages if time delta is less than 5 minutes (Patryk Zawadzki)
       - Use themed avatar as fallback if provided
       - "history" messageClasses is not set for backlogs
       - We are not using Info.plist settings for adium themes (Patryk Zawadzki)
       - telepathy-idle IRC chat window has no users or chat content
       - Status icon not updated when going offline (Guillaume Desmottes)
       - Modules linking cleanup
       - empaty crashs whenever a file trasnfert request is received
       - NM integration doesn't work if NM is started after empathy (Sjoerd Simons)
       - Don't use McAccount (Sjoerd Simons)
       - Crash when trying to add a contact while connecting (Guillaume Desmottes)
       - Labels with RTL control code don't right-align
       - please add bug-database to doap (Guillaume Desmottes)
       - typo for enable_network_manager in configure.ac (Ken VanDine)
       - Crasher: click on the microphone once disconnected
    * debian/control.in:
      - bump soname for libempathy26 -> 27 (and associated {.install,.symbols files})
      - bump soname for libempathy-gtk24 -> 25 (and associated {.install,.symbols files})
      - add build-dep libx11-dev (old missing one), libgstfarsight0.10-dev,
        libdbus-glib-1-dev and libnm-glib-dev
      - add Vcs-Bzr tag
    * add debian/patches/01_autoconf_forgot_by_upstream.patch to update configure
      from configure.ac
    * update libempathy27.symbols and libempathy-gtk25.symbols

diff --git a/debian/changelog b/debian/changelog
index d09797f..4f2e278 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,70 @@
+empathy (2.27.4-0ubuntu1) karmic; urgency=low
+
+  * New upstream release: (LP: #399878)
+     - Segfault when the contact selector dispose
+     - Remove should be insensitive for salut contact
+     - empathy should be able to take colours from the GTK theme
+     - IRC widget is cut (Matthias Clasen)
+     - Add option to hide muc roster
+     - time banner is added at each sentence when the remote contact is offline
+     - Should take a well-known bus name (Jonny Lamb)
+     - Contact list view options are scattered over "Chat" menu and "General" Preferences
+     - Doesn't poke block devices to figure out their file size. (Frédéric Péters)
+     - Remove libgnomevfs include in megaphone-applet.c
+     - "Video preview" menu item doesn't do anything
+     - Use call-stop icon (Frédéric Péters)
+     - Should play a sound when calling
+     - Favourite Chat Room tickybox doesn't work. (Abner Silva)
+     - Adds an Adium theme parsing to have a nicer theme selector
+     - EmpathyProfileChooser should extend GtkComboBox
+     - Show a notification when a buddy goes to offline or online
+     - Implement o.fd.Tp.Debug to publish debug messages (Jonny Lamb)
+     - Shouldn't be able to send video and enable preview if no webcam is plugged
+     - Call window: "send video" widgets should be enabled according the state of the call
+     - we should not see the last video frame.
+     - Crash when starting if status-presets.xml contains an 'unset' presence (Guillaume Desmottes)
+     - Crash when trying to add an 'unset' status as favorite (Guillaume Desmottes)
+     - Contact list doesn't appear in windows list when respawned
+     - %service% is not replaced in adium themes (Patryk Zawadzki)
+     - Use libchamplain 0.3.3's API
+     - Adium theme is not reloaded on /clear or Ctrl+L or clear menu item
+     - Empathy does not import from Pidgin on start
+     - Capitalisation incorrect
+     - Can't easily copy URL's when using Adium themes
+     - Lines are not smashed together when using Adium themes (Patryk Zawadzki)
+     - "Publish my location" causes a crash
+     - Remove markup from translatable strings
+     - Remove "new message from" from notification message (Guillaume Desmottes)
+     - don't autoscroll on new messages
+     - Display part reasons and messages.
+     - Imported Google account (from Pidgin) not connecting (LP: #388522)
+     - Adium theme should only join messages if time delta is less than 5 minutes (Patryk Zawadzki)
+     - Use themed avatar as fallback if provided
+     - "history" messageClasses is not set for backlogs
+     - We are not using Info.plist settings for adium themes (Patryk Zawadzki)
+     - telepathy-idle IRC chat window has no users or chat content
+     - Status icon not updated when going offline (Guillaume Desmottes)
+     - Modules linking cleanup
+     - empaty crashs whenever a file trasnfert request is received
+     - NM integration doesn't work if NM is started after empathy (Sjoerd Simons)
+     - Don't use McAccount (Sjoerd Simons)
+     - Crash when trying to add a contact while connecting (Guillaume Desmottes)
+     - Labels with RTL control code don't right-align
+     - please add bug-database to doap (Guillaume Desmottes)
+     - typo for enable_network_manager in configure.ac (Ken VanDine)
+     - Crasher: click on the microphone once disconnected
+  * debian/control.in:
+    - bump soname for libempathy26 -> 27 (and associated {.install,.symbols files})
+    - bump soname for libempathy-gtk24 -> 25 (and associated {.install,.symbols files})
+    - add build-dep libx11-dev (old missing one), libgstfarsight0.10-dev,
+      libdbus-glib-1-dev and libnm-glib-dev
+    - add Vcs-Bzr tag
+  * add debian/patches/01_autoconf_forgot_by_upstream.patch to update configure
+    from configure.ac
+  * update libempathy27.symbols and libempathy-gtk25.symbols
+
+ -- Didier Roche <didrocks at ubuntu.com>  Thu, 16 Jul 2009 18:34:37 +0200
+
 empathy (2.27.3-2ubuntu3) karmic; urgency=low
 
   * debian/control: Temporarily drop telepathy-butterfly recommends. The pymsn
diff --git a/debian/control b/debian/control
index 4afbfae..df89029 100644
--- a/debian/control
+++ b/debian/control
@@ -29,13 +29,18 @@ Build-Depends: cdbs,
                gnome-doc-utils (>= 0.3.2),
                libcanberra-gtk-dev (>= 0.4),
                libnotify-dev (>= 0.4.4),
+               libx11-dev,
+               libgstfarsight0.10-dev,
+               libdbus-glib-1-dev,
                libtelepathy-farsight-dev (>= 0.0.4),
                libgstreamer0.10-dev,
                libgstreamer-plugins-base0.10-dev,
+               libnm-glib-dev (>= 0.7.0),
                libwebkit-dev (>= 1.1.7)
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-telepathy/empathy.git
 Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/empathy.git
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/empathy/ubuntu
 Homepage: http://live.gnome.org/Empathy
 
 Package: empathy
@@ -75,7 +80,7 @@ Description: High-level library and user-interface for Telepathy (library common
  This packet contains common files for libempathy
 
 
-Package: libempathy26
+Package: libempathy27
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -116,7 +121,7 @@ Depends: ${shlibs:Depends},
          libglib2.0-dev,
          libxml2-dev,
          libtelepathy-dev,
-         libempathy26 (= ${binary:Version})
+         libempathy27 (= ${binary:Version})
 Description: High-level library and user-interface for Telepathy (library dev files)
  Empathy consists of a rich set of reusable instant messaging widgets, and a
  GNOME client using those widgets. It uses Telepathy and Nokia's Mission
@@ -158,7 +163,7 @@ Description: High-level library and user-interface for Telepathy (GTK common fil
  .
  This package contains common files for libempathy-gtk
 
-Package: libempathy-gtk24
+Package: libempathy-gtk25
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -180,7 +185,7 @@ Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libempathy-dev,
-         libempathy-gtk24 (= ${binary:Version}),
+         libempathy-gtk25 (= ${binary:Version}),
          libgtk2.0-dev (>= 2.16.0)
 Description: High-level library and user-interface for Telepathy (GTK dev files)
  Empathy consists of a rich set of reusable instant messaging widgets, and a
diff --git a/debian/libempathy-gtk24.install b/debian/libempathy-gtk25.install
similarity index 100%
rename from debian/libempathy-gtk24.install
rename to debian/libempathy-gtk25.install
diff --git a/debian/libempathy-gtk24.symbols b/debian/libempathy-gtk25.symbols
similarity index 90%
rename from debian/libempathy-gtk24.symbols
rename to debian/libempathy-gtk25.symbols
index e7e609c..a2c604e 100644
--- a/debian/libempathy-gtk24.symbols
+++ b/debian/libempathy-gtk25.symbols
@@ -1,4 +1,4 @@
-libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
+libempathy-gtk.so.25 libempathy-gtk25 #MINVER#
  empathy_account_chooser_dup_account at Base 2.27.1.1
  empathy_account_chooser_filter_is_connected at Base 0.21.91
  empathy_account_chooser_get_connection at Base 2.27.1.1
@@ -21,6 +21,15 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_account_widget_set_default_focus at Base 2.27.3
  empathy_account_widget_sip_new at Base 0.22.1
  empathy_account_widget_yahoo_new at Base 0.21.91
+ empathy_adium_data_get_info at Base 2.27.4-0ubuntu1
+ empathy_adium_data_get_path at Base 2.27.4-0ubuntu1
+ empathy_adium_data_get_type at Base 2.27.4-0ubuntu1
+ empathy_adium_data_new at Base 2.27.4-0ubuntu1
+ empathy_adium_data_new_with_info at Base 2.27.4-0ubuntu1
+ empathy_adium_data_ref at Base 2.27.4-0ubuntu1
+ empathy_adium_data_unref at Base 2.27.4-0ubuntu1
+ empathy_adium_info_new at Base 2.27.4-0ubuntu1
+ empathy_adium_path_is_valid at Base 2.27.4-0ubuntu1
  empathy_audio_sink_get_type at Base 2.25.91
  empathy_audio_sink_get_volume at Base 2.25.91
  empathy_audio_sink_new at Base 2.25.91
@@ -61,6 +70,7 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_chat_new at Base 0.23.1
  empathy_chat_paste at Base 0.21.91
  empathy_chat_scroll_down at Base 0.21.91
+ empathy_chat_set_show_contacts at Base 2.27.4-0ubuntu1
  empathy_chat_set_tp_chat at Base 0.21.91
  empathy_chat_text_view_append_body at Base 2.25.3
  empathy_chat_text_view_append_spacing at Base 2.25.3
@@ -93,6 +103,7 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_conf_set_string at Base 0.21.91
  empathy_conf_set_string_list at Base 0.21.91
  empathy_conf_shutdown at Base 0.21.91
+ empathy_contact_add_menu_item_new at Base 2.27.4-0ubuntu1
  empathy_contact_audio_call_menu_item_new at Base 2.27.1.1
  empathy_contact_chat_menu_item_new at Base 0.23.2
  empathy_contact_edit_dialog_show at Base 2.27.1.1
@@ -123,6 +134,7 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_contact_list_store_sort_get_type at Base 0.21.91
  empathy_contact_list_view_dup_selected at Base 2.27.1.1
  empathy_contact_list_view_get_contact_menu at Base 0.21.91
+ empathy_contact_list_view_get_flags at Base 2.27.4-0ubuntu1
  empathy_contact_list_view_get_group_menu at Base 0.21.91
  empathy_contact_list_view_get_selected_group at Base 0.21.91
  empathy_contact_list_view_get_type at Base 0.21.91
@@ -150,9 +162,12 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_icon_name_for_presence at Base 0.21.91
  empathy_icon_name_from_account at Base 0.21.91
  empathy_irc_network_dialog_show at Base 0.21.91
+ empathy_kludge_label_get_type at Base 2.27.4-0ubuntu1
+ empathy_kludge_label_new at Base 2.27.4-0ubuntu1
  empathy_link_button_new at Base 0.21.91
  empathy_log_window_show at Base 0.21.91
  empathy_new_contact_dialog_show at Base 0.21.91
+ empathy_new_contact_dialog_show_with_contact at Base 2.27.4-0ubuntu1
  empathy_new_message_dialog_show at Base 0.21.91
  empathy_pixbuf_avatar_from_contact_scaled at Base 0.21.91
  empathy_pixbuf_from_avatar_scaled at Base 0.21.91
@@ -161,6 +176,8 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_pixbuf_from_icon_name at Base 0.21.91
  empathy_pixbuf_from_icon_name_sized at Base 2.25.91
  empathy_pixbuf_scale_down_if_necessary at Base 0.21.91
+ empathy_plist_parse_from_file at Base 2.27.4-0ubuntu1
+ empathy_plist_parse_from_memory at Base 2.27.4-0ubuntu1
  empathy_presence_chooser_create_menu at Base 0.21.91
  empathy_presence_chooser_get_type at Base 0.21.91
  empathy_presence_chooser_new at Base 0.21.91
@@ -181,6 +198,7 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_sound_get_type at Base 2.25.4
  empathy_sound_play at Base 2.25.4
  empathy_sound_play_full at Base 2.25.91
+ empathy_sound_start_playing at Base 2.27.4-0ubuntu1
  empathy_sound_stop at Base 2.25.91
  empathy_spell_check at Base 0.21.91
  empathy_spell_free_language_codes at Base 0.21.91
@@ -195,7 +213,6 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_text_iter_backward_search at Base 0.21.91
  empathy_text_iter_forward_search at Base 0.21.91
  empathy_theme_adium_get_type at Base 2.27.3-2~
- empathy_theme_adium_is_valid at Base 2.27.3-2~
  empathy_theme_adium_new at Base 2.27.3-2~
  empathy_theme_boxes_get_type at Base 0.21.91
  empathy_theme_boxes_new at Base 2.25.3
@@ -203,6 +220,7 @@ libempathy-gtk.so.24 libempathy-gtk24 #MINVER#
  empathy_theme_irc_new at Base 2.25.3
  empathy_theme_manager_create_view at Base 2.25.3
  empathy_theme_manager_get at Base 0.21.91
+ empathy_theme_manager_get_adium_themes at Base 2.27.4-0ubuntu1
  empathy_theme_manager_get_themes at Base 0.21.91
  empathy_theme_manager_get_type at Base 0.21.91
  empathy_toggle_button_set_state_quietly at Base 0.21.91
diff --git a/debian/libempathy26.install b/debian/libempathy27.install
similarity index 100%
rename from debian/libempathy26.install
rename to debian/libempathy27.install
diff --git a/debian/libempathy26.symbols b/debian/libempathy27.symbols
similarity index 89%
rename from debian/libempathy26.symbols
rename to debian/libempathy27.symbols
index 12040df..007cc9f 100644
--- a/debian/libempathy26.symbols
+++ b/debian/libempathy27.symbols
@@ -1,16 +1,34 @@
-libempathy.so.26 libempathy26 #MINVER#
+libempathy.so.27 libempathy27 #MINVER#
  empathy_account_equal at Base 0.21.91
+ empathy_account_get_connection at Base 2.27.4-0ubuntu1
+ empathy_account_get_display_name at Base 2.27.4-0ubuntu1
+ empathy_account_get_param_boolean at Base 2.27.4-0ubuntu1
+ empathy_account_get_param_int at Base 2.27.4-0ubuntu1
+ empathy_account_get_param_string at Base 2.27.4-0ubuntu1
+ empathy_account_get_profile at Base 2.27.4-0ubuntu1
+ empathy_account_get_type at Base 2.27.4-0ubuntu1
+ empathy_account_get_unique_name at Base 2.27.4-0ubuntu1
  empathy_account_hash at Base 0.21.91
+ empathy_account_is_enabled at Base 2.27.4-0ubuntu1
+ empathy_account_is_just_connected at Base 2.27.4-0ubuntu1
+ empathy_account_is_valid at Base 2.27.4-0ubuntu1
+ empathy_account_manager_create at Base 2.27.4-0ubuntu1
  empathy_account_manager_dup_accounts at Base 2.27.1.1
  empathy_account_manager_dup_connections at Base 2.27.1.1
  empathy_account_manager_dup_singleton at Base 2.25.4
  empathy_account_manager_get_account at Base 2.27.1.1
  empathy_account_manager_get_connected_accounts at Base 2.25.4
  empathy_account_manager_get_connecting_accounts at Base 2.25.4
- empathy_account_manager_get_connection at Base 2.27.1.1
  empathy_account_manager_get_count at Base 2.25.91
  empathy_account_manager_get_type at Base 2.25.4
- empathy_account_manager_is_account_just_connected at Base 2.25.4
+ empathy_account_manager_lookup at Base 2.27.4-0ubuntu1
+ empathy_account_manager_remove at Base 2.27.4-0ubuntu1
+ empathy_account_set_display_name at Base 2.27.4-0ubuntu1
+ empathy_account_set_enabled at Base 2.27.4-0ubuntu1
+ empathy_account_set_param_boolean at Base 2.27.4-0ubuntu1
+ empathy_account_set_param_int at Base 2.27.4-0ubuntu1
+ empathy_account_set_param_string at Base 2.27.4-0ubuntu1
+ empathy_account_unset_param at Base 2.27.4-0ubuntu1
  empathy_avatar_get_type at Base 0.21.91
  empathy_avatar_new at Base 0.21.91
  empathy_avatar_ref at Base 0.21.91
@@ -67,6 +85,7 @@ libempathy.so.26 libempathy26 #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_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
  empathy_contact_get_capabilities at Base 0.21.91
@@ -87,7 +106,9 @@ libempathy.so.26 libempathy26 #MINVER#
  empathy_contact_is_user at Base 0.21.91
  empathy_contact_list_add at Base 0.21.91
  empathy_contact_list_add_to_group at Base 0.21.91
+ empathy_contact_list_flags_get_type at Base 2.27.4-0ubuntu1
  empathy_contact_list_get_all_groups at Base 0.21.91
+ empathy_contact_list_get_flags at Base 2.27.4-0ubuntu1
  empathy_contact_list_get_groups at Base 0.21.91
  empathy_contact_list_get_members at Base 0.21.91
  empathy_contact_list_get_monitor at Base 2.25.4
@@ -99,10 +120,11 @@ libempathy.so.26 libempathy26 #MINVER#
  empathy_contact_list_rename_group at Base 0.21.91
  empathy_contact_load_avatar_cache at Base 0.23.3
  empathy_contact_load_avatar_data at Base 0.23.3
- empathy_contact_manager_can_add at Base 2.25.3
  empathy_contact_manager_dup_singleton at Base 2.25.91
+ empathy_contact_manager_get_flags_for_connection at Base 2.27.4-0ubuntu1
  empathy_contact_manager_get_list at Base 0.21.91
  empathy_contact_manager_get_type at Base 0.21.91
+ empathy_contact_manager_initialized at Base 2.27.4-0ubuntu1
  empathy_contact_monitor_get_type at Base 2.25.4
  empathy_contact_monitor_new_for_iface at Base 2.25.4
  empathy_contact_monitor_set_iface at Base 2.25.4
@@ -120,7 +142,11 @@ libempathy.so.26 libempathy26 #MINVER#
  empathy_debug at Base 0.23.2
  empathy_debug_flag_is_set at Base 0.23.2
  empathy_debug_flags_get_type at Base 0.23.2
+ empathy_debug_free at Base 2.27.4-0ubuntu1
  empathy_debug_set_flags at Base 0.23.2
+ empathy_debugger_add_message at Base 2.27.4-0ubuntu1
+ empathy_debugger_get_singleton at Base 2.27.4-0ubuntu1
+ empathy_debugger_get_type at Base 2.27.4-0ubuntu1
  empathy_dispatch_operation_approve at Base 2.25.91
  empathy_dispatch_operation_claim at Base 2.25.91
  empathy_dispatch_operation_get_channel at Base 2.25.91
@@ -228,9 +254,11 @@ libempathy.so.26 libempathy26 #MINVER#
  empathy_message_get_timestamp at Base 0.21.91
  empathy_message_get_tptype at Base 0.23.2
  empathy_message_get_type at Base 0.21.91
+ empathy_message_is_backlog at Base 2.27.4-0ubuntu1
  empathy_message_new at Base 0.21.91
  empathy_message_set_body at Base 0.21.91
  empathy_message_set_id at Base 2.25.91
+ empathy_message_set_is_backlog at Base 2.27.4-0ubuntu1
  empathy_message_set_receiver at Base 0.21.91
  empathy_message_set_sender at Base 0.21.91
  empathy_message_set_timestamp at Base 0.21.91
@@ -249,6 +277,7 @@ libempathy.so.26 libempathy26 #MINVER#
  empathy_status_presets_get_all at Base 0.21.91
  empathy_status_presets_get_default_state at Base 0.21.91
  empathy_status_presets_get_default_status at Base 0.21.91
+ empathy_status_presets_is_valid at Base 2.27.4-0ubuntu1
  empathy_status_presets_remove at Base 0.21.91
  empathy_status_presets_reset at Base 0.21.91
  empathy_status_presets_set_default at Base 0.21.91
@@ -297,7 +326,6 @@ libempathy.so.26 libempathy26 #MINVER#
  empathy_tp_contact_factory_set_alias at Base 0.21.91
  empathy_tp_contact_factory_set_avatar at Base 0.21.91
  empathy_tp_contact_factory_set_location at Base 2.27.1.1
- empathy_tp_contact_list_can_add at Base 2.25.3
  empathy_tp_contact_list_get_connection at Base 2.27.1.1
  empathy_tp_contact_list_get_type at Base 0.21.91
  empathy_tp_contact_list_new 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
new file mode 100644
index 0000000..b72e5f1
--- /dev/null
+++ b/debian/patches/01_autoconf_forgot_by_upstream.patch
@@ -0,0 +1,17 @@
+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