[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian, updated. debian/0.13.12-1

Simon McVittie smcv at debian.org
Thu Feb 17 08:30:41 UTC 2011


The following commit has been merged in the debian branch:
commit 7ae7af28ad0d801248efae61159fa19892572e51
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Oct 26 18:41:35 2010 +0100

    Update to 0.13.3. Can we have g-i in experimental yet?

diff --git a/debian/changelog b/debian/changelog
index 8a5fd50..80b64b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,11 @@
-telepathy-glib (0.13.2-1) UNRELEASED; urgency=low
+telepathy-glib (0.13.3-1) UNRELEASED; urgency=low
 
   * New upstream version (new ABI, API)
   * Increase dependencies on GObject-Introspection and Vala to reflect the
     versions with which telepathy-glib and libfolks have been verified to work
   * Adjust package descriptions to reflect that the g-i and Vala bindings are
     still not covered by the same API guarantees as the C API
-  * Resync the -dev package's dependencies with the build-dependencies, for
-    better clarity: we need GLib 2.24
+  * Require GLib 2.26
 
  -- Simon McVittie <smcv at debian.org>  Tue, 28 Sep 2010 12:27:24 +0100
 
diff --git a/debian/control b/debian/control
index 7222f87..6d55077 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: dbus,
                gir1.0-glib-2.0,
                gobject-introspection (>= 0.9.6),
                libgirepository1.0-dev (>= 0.9.6),
-               libglib2.0-dev (>= 2.24),
+               libglib2.0-dev (>= 2.26),
                libdbus-glib-1-dev (>= 0.82),
                libdbus-1-dev (>= 0.95),
                valac (>= 0.10.0),
@@ -42,7 +42,7 @@ Description: Telepathy framework - GLib library
 Package: libtelepathy-glib-dev
 Architecture: any
 Section: libdevel
-Depends: libtelepathy-glib0 (= ${binary:Version}), libglib2.0-dev (>= 2.24), libdbus-1-dev (>= 0.95), libdbus-glib-1-dev (>= 0.82), pkg-config (>= 0.21), ${misc:Depends}
+Depends: libtelepathy-glib0 (= ${binary:Version}), libglib2.0-dev (>= 2.26), libdbus-1-dev (>= 0.95), libdbus-glib-1-dev (>= 0.82), pkg-config (>= 0.21), ${misc:Depends}
 Suggests: libtelepathy-glib-doc
 Description: GLib Telepathy connection manager library (headers)
  This package contains development files for telepathy-glib, a GLib-based
diff --git a/debian/libtelepathy-glib0.symbols b/debian/libtelepathy-glib0.symbols
index 0337281..c25692b 100644
--- a/debian/libtelepathy-glib0.symbols
+++ b/debian/libtelepathy-glib0.symbols
@@ -17,6 +17,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  TELEPATHY_GLIB_0.13.0 at TELEPATHY_GLIB_0.13.0 0.13.0
  TELEPATHY_GLIB_0.13.1 at TELEPATHY_GLIB_0.13.1 0.13.1
  TELEPATHY_GLIB_0.13.2 at TELEPATHY_GLIB_0.13.2 0.13.2
+ TELEPATHY_GLIB_0.13.3 at TELEPATHY_GLIB_0.13.3 0.13.3
  TELEPATHY_GLIB_0.7.0 at TELEPATHY_GLIB_0.7.0 0.7.1
  TELEPATHY_GLIB_0.7.10 at TELEPATHY_GLIB_0.7.10 0.7.10
  TELEPATHY_GLIB_0.7.12 at TELEPATHY_GLIB_0.7.12 0.7.12
@@ -228,7 +229,9 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_base_client_take_handler_filter at TELEPATHY_GLIB_0.11.6 0.11.6
  tp_base_client_take_observer_filter at TELEPATHY_GLIB_0.11.5 0.11.5
  tp_base_client_unregister at TELEPATHY_GLIB_0.11.6 0.11.6
+ tp_base_connection_add_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_base_connection_add_interfaces at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_base_connection_add_possible_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_base_connection_change_status at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_base_connection_channel_manager_iter_init at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_base_connection_channel_manager_iter_next at TELEPATHY_GLIB_0.7.15 0.7.15
@@ -435,6 +438,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_channel_interface_dtmf_call_stop_tone at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_channel_interface_dtmf_connect_to_sending_tones at TELEPATHY_GLIB_0.11.6 0.11.6
  tp_cli_channel_interface_dtmf_connect_to_stopped_tones at TELEPATHY_GLIB_0.11.6 0.11.6
+ tp_cli_channel_interface_dtmf_connect_to_tones_deferred at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_cli_channel_interface_dtmf_run_multiple_tones at TELEPATHY_GLIB_0.11.6 0.11.6
  tp_cli_channel_interface_dtmf_run_start_tone at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_channel_interface_dtmf_run_stop_tone at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -587,6 +591,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_client_interface_requests_call_add_request at TELEPATHY_GLIB_0.7.32 0.7.32
  tp_cli_client_interface_requests_call_remove_request at TELEPATHY_GLIB_0.7.32 0.7.32
  tp_cli_client_observer_call_observe_channels at TELEPATHY_GLIB_0.7.32 0.7.32
+ tp_cli_connection_call_add_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_cli_connection_call_connect at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_disconnect at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_get_interfaces at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -597,6 +602,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_connection_call_inspect_handles at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_list_channels at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_release_handles at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_cli_connection_call_remove_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_cli_connection_call_request_channel at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_request_handles at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_connect_to_connection_error at TELEPATHY_GLIB_0.7.24 0.7.24
@@ -694,6 +700,12 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_connection_interface_location_run_get_locations at TELEPATHY_GLIB_0.7.34 0.7.34
  tp_cli_connection_interface_location_run_request_location at TELEPATHY_GLIB_0.7.34 0.7.34
  tp_cli_connection_interface_location_run_set_location at TELEPATHY_GLIB_0.7.34 0.7.34
+ tp_cli_connection_interface_mail_notification_call_request_inbox_url at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_cli_connection_interface_mail_notification_call_request_mail_url at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_cli_connection_interface_mail_notification_connect_to_mails_received at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_cli_connection_interface_mail_notification_connect_to_unread_mails_changed at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_cli_connection_interface_mail_notification_run_request_inbox_url at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_cli_connection_interface_mail_notification_run_request_mail_url at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_cli_connection_interface_presence_call_add_status at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_interface_presence_call_clear_status at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_interface_presence_call_get_presence at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -730,6 +742,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_connection_manager_run_get_parameters at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_manager_run_list_protocols at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_manager_run_request_connection at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_cli_connection_run_add_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_cli_connection_run_connect at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_run_disconnect at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_run_get_interfaces at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -740,6 +753,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_connection_run_inspect_handles at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_run_list_channels at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_run_release_handles at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_cli_connection_run_remove_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_cli_connection_run_request_channel at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_run_request_handles at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_dbus_daemon_call_add_match at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -842,6 +856,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_protocol_call_identify_account at TELEPATHY_GLIB_0.11.11 0.11.11
  tp_cli_protocol_call_normalize_contact at TELEPATHY_GLIB_0.11.11 0.11.11
  tp_client_channel_factory_create_channel at TELEPATHY_GLIB_0.13.2 0.13.2
+ tp_client_channel_factory_dup_channel_features at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_client_channel_factory_get_type at TELEPATHY_GLIB_0.13.2 0.13.2
  tp_client_get_type at TELEPATHY_GLIB_0.7.32 0.7.32
  tp_client_init_known_interfaces at TELEPATHY_GLIB_0.7.32 0.7.32
@@ -849,6 +864,8 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cm_param_filter_string_nonempty at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_cm_param_filter_uint_nonzero at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_cm_param_setter_offset at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_connection_add_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_connection_add_client_interest_by_id at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_connection_call_when_ready at TELEPATHY_GLIB_0.7.7 0.7.7
  tp_connection_get_avatar_requirements at TELEPATHY_GLIB_0.11.4 0.11.4
  tp_connection_get_capabilities at TELEPATHY_GLIB_0.11.3 0.11.3
@@ -997,6 +1014,12 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_debug_set_flags_from_string at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_debug_set_persistent at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_debug_timestamped_log_handler at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_dtmf_event_to_char at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_dtmf_player_cancel at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_dtmf_player_get_type at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_dtmf_player_is_active at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_dtmf_player_new at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_dtmf_player_play at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_dynamic_handle_repo_get_type at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_dynamic_handle_repo_lookup_exact at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_error_get_dbus_name at TELEPATHY_GLIB_0.7.31 0.7.31
@@ -1172,6 +1195,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_iface_quark_connection_interface_contact_list at TELEPATHY_GLIB_0.13.0 0.13.0
  tp_iface_quark_connection_interface_contacts at TELEPATHY_GLIB_0.7.14 0.7.14
  tp_iface_quark_connection_interface_location at TELEPATHY_GLIB_0.7.34 0.7.34
+ tp_iface_quark_connection_interface_mail_notification at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_iface_quark_connection_interface_presence at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_iface_quark_connection_interface_requests at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_iface_quark_connection_interface_service_point at TELEPATHY_GLIB_0.11.7 0.11.7
@@ -1186,6 +1210,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_iface_quark_media_stream_handler at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_iface_quark_properties_interface at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_iface_quark_protocol at TELEPATHY_GLIB_0.11.11 0.11.11
+ tp_iface_quark_protocol_interface_presence at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_intset_add at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_intset_clear at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_intset_copy at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1412,6 +1437,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_svc_channel_interface_destroyable_implement_destroy at TELEPATHY_GLIB_0.7.18 0.7.18
  tp_svc_channel_interface_dtmf_emit_sending_tones at TELEPATHY_GLIB_0.11.6 0.11.6
  tp_svc_channel_interface_dtmf_emit_stopped_tones at TELEPATHY_GLIB_0.11.6 0.11.6
+ tp_svc_channel_interface_dtmf_emit_tones_deferred at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_svc_channel_interface_dtmf_get_type at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_channel_interface_dtmf_implement_multiple_tones at TELEPATHY_GLIB_0.11.6 0.11.6
  tp_svc_channel_interface_dtmf_implement_start_tone at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1541,6 +1567,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_svc_connection_emit_self_handle_changed at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_svc_connection_emit_status_changed at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_get_type at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_svc_connection_implement_add_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_svc_connection_implement_connect at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_implement_disconnect at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_implement_get_interfaces at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1551,6 +1578,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_svc_connection_implement_inspect_handles at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_implement_list_channels at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_implement_release_handles at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_svc_connection_implement_remove_client_interest at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_svc_connection_implement_request_channel at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_implement_request_handles at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_interface_aliasing_emit_aliases_changed at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1620,6 +1648,11 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_svc_connection_interface_location_implement_get_locations at TELEPATHY_GLIB_0.7.34 0.7.34
  tp_svc_connection_interface_location_implement_request_location at TELEPATHY_GLIB_0.7.34 0.7.34
  tp_svc_connection_interface_location_implement_set_location at TELEPATHY_GLIB_0.7.34 0.7.34
+ tp_svc_connection_interface_mail_notification_emit_mails_received at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_svc_connection_interface_mail_notification_emit_unread_mails_changed at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_svc_connection_interface_mail_notification_get_type at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_svc_connection_interface_mail_notification_implement_request_inbox_url at TELEPATHY_GLIB_0.13.3 0.13.3
+ tp_svc_connection_interface_mail_notification_implement_request_mail_url at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_svc_connection_interface_presence_emit_presence_update at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_interface_presence_get_type at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_interface_presence_implement_add_status at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1695,6 +1728,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_svc_protocol_get_type at TELEPATHY_GLIB_0.11.11 0.11.11
  tp_svc_protocol_implement_identify_account at TELEPATHY_GLIB_0.11.11 0.11.11
  tp_svc_protocol_implement_normalize_contact at TELEPATHY_GLIB_0.11.11 0.11.11
+ tp_svc_protocol_interface_presence_get_type at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_text_mixin_acknowledge_pending_messages at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_text_mixin_class_get_offset_quark at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_text_mixin_class_init at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1728,6 +1762,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_type_dbus_array_sasas at TELEPATHY_GLIB_0.11.3 0.11.3
  tp_type_dbus_array_sasuu at TELEPATHY_GLIB_0.11.3 0.11.3
  tp_type_dbus_array_sq at TELEPATHY_GLIB_0.7.28 0.7.28
+ tp_type_dbus_array_ss at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_type_dbus_array_su at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_type_dbus_array_susv at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_type_dbus_array_us at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1775,7 +1810,9 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_type_dbus_struct_sasas at TELEPATHY_GLIB_0.11.3 0.11.3
  tp_type_dbus_struct_sasuu at TELEPATHY_GLIB_0.11.3 0.11.3
  tp_type_dbus_struct_sq at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_type_dbus_struct_ss at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_type_dbus_struct_su at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_type_dbus_struct_sua_28ss_29 at TELEPATHY_GLIB_0.13.3 0.13.3
  tp_type_dbus_struct_susv at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_type_dbus_struct_sy at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_type_dbus_struct_ua_7bsa_7bsv_7d_7d at TELEPATHY_GLIB_0.7.0 0.7.1

-- 
telepathy-glib packaging



More information about the Pkg-telepathy-commits mailing list