[next] telepathy-glib: Sort main-1.0.abi via `LC_ALL= C sort -u` for easier diffs

Simon McVittie smcv at kemper.freedesktop.org
Tue Apr 8 12:11:44 PDT 2014


Module: telepathy-glib
Branch: next
Commit: 41ead4293db33c5373c33b429479d4def14e487a
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=41ead4293db33c5373c33b429479d4def14e487a

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Apr  7 13:45:10 2014 +0100

Sort main-1.0.abi via `LC_ALL=C sort -u` for easier diffs

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77139
Reviewed-by: Xavier Claessens

---

 telepathy-glib/versions/main-1.0.abi |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/telepathy-glib/versions/main-1.0.abi b/telepathy-glib/versions/main-1.0.abi
index c9ef456..4616e92 100644
--- a/telepathy-glib/versions/main-1.0.abi
+++ b/telepathy-glib/versions/main-1.0.abi
@@ -46,18 +46,6 @@ tp_account_dup_storage_identifier
 tp_account_dup_storage_specific_information_async
 tp_account_dup_storage_specific_information_finish
 tp_account_get_automatic_presence
-tp_base_client_get_dbus_connection
-tp_base_connection_get_dbus_connection
-tp_base_connection_manager_get_dbus_connection
-tp_client_factory_can_set_default
-tp_client_factory_dup
-tp_client_factory_ensure_account_manager
-tp_client_factory_ensure_channel_dispatcher
-tp_client_factory_ensure_connection_manager
-tp_client_factory_ensure_debug_client
-tp_client_factory_ensure_logger
-tp_client_factory_get_dbus_connection
-tp_client_factory_set_default
 tp_account_get_changing_presence
 tp_account_get_cm_name
 tp_account_get_connect_automatically
@@ -210,6 +198,7 @@ tp_base_client_delegate_channels_finish
 tp_base_client_dup_handled_channels
 tp_base_client_dup_pending_requests
 tp_base_client_get_bus_name
+tp_base_client_get_dbus_connection
 tp_base_client_get_name
 tp_base_client_get_object_path
 tp_base_client_get_type
@@ -240,6 +229,7 @@ tp_base_connection_dup_contact_attributes_hash
 tp_base_connection_finish_shutdown
 tp_base_connection_get_account_path_suffix
 tp_base_connection_get_bus_name
+tp_base_connection_get_dbus_connection
 tp_base_connection_get_handles
 tp_base_connection_get_object_path
 tp_base_connection_get_self_handle
@@ -247,6 +237,7 @@ tp_base_connection_get_status
 tp_base_connection_get_type
 tp_base_connection_is_destroyed
 tp_base_connection_manager_add_protocol
+tp_base_connection_manager_get_dbus_connection
 tp_base_connection_manager_get_type
 tp_base_connection_manager_register
 tp_base_connection_register
@@ -542,6 +533,8 @@ tp_client_factory_add_protocol_features
 tp_client_factory_add_protocol_features_varargs
 tp_client_factory_add_tls_certificate_features
 tp_client_factory_add_tls_certificate_features_varargs
+tp_client_factory_can_set_default
+tp_client_factory_dup
 tp_client_factory_dup_account_features
 tp_client_factory_dup_channel_features
 tp_client_factory_dup_connection_features
@@ -549,15 +542,22 @@ tp_client_factory_dup_contact_features
 tp_client_factory_dup_protocol_features
 tp_client_factory_dup_tls_certificate_features
 tp_client_factory_ensure_account
+tp_client_factory_ensure_account_manager
 tp_client_factory_ensure_channel
+tp_client_factory_ensure_channel_dispatcher
 tp_client_factory_ensure_connection
+tp_client_factory_ensure_connection_manager
 tp_client_factory_ensure_contact
 tp_client_factory_ensure_contact_by_id_async
 tp_client_factory_ensure_contact_by_id_finish
+tp_client_factory_ensure_debug_client
+tp_client_factory_ensure_logger
 tp_client_factory_ensure_protocol
 tp_client_factory_ensure_tls_certificate
+tp_client_factory_get_dbus_connection
 tp_client_factory_get_type
 tp_client_factory_new
+tp_client_factory_set_default
 tp_client_factory_upgrade_contacts_async
 tp_client_factory_upgrade_contacts_finish
 tp_client_get_type



More information about the telepathy-commits mailing list