r30037 - in /desktop/experimental/glib2.0/debian: changelog libglib2.0-0.symbols

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 6 01:20:54 UTC 2011


Author: biebl
Date: Thu Oct  6 01:20:54 2011
New Revision: 30037

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30037
Log:
* debian/libglib2.0-0.symbols
  - Update symbols file. The GAction API had an incompatible change. As a
    result g_action_set_state has been renamed to g_action_change_state.
    See upstream commit 5ff65d869543587d10d78c123698e47effc5fb8c for further
    details and on the impact of this change.

Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/libglib2.0-0.symbols

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=30037&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Thu Oct  6 01:20:54 2011
@@ -19,6 +19,11 @@
     - Install gtester and gtester-report manpage.
   * debian/libglib2.0-bin.install
     - Install bash completion files for gdbus and gsettings.
+  * debian/libglib2.0-0.symbols
+    - Update symbols file. The GAction API had an incompatible change. As a
+      result g_action_set_state has been renamed to g_action_change_state.
+      See upstream commit 5ff65d869543587d10d78c123698e47effc5fb8c for further
+      details and on the impact of this change.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 06 Oct 2011 00:09:17 +0200
 

Modified: desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/libglib2.0-0.symbols?rev=30037&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-0.symbols [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/libglib2.0-0.symbols [utf-8] Thu Oct  6 01:20:54 2011
@@ -1,6 +1,7 @@
 libgio-2.0.so.0 libglib2.0-0 #MINVER#
 * Build-Depends-Package: libglib2.0-dev
  g_action_activate at Base 2.28.0
+ g_action_change_state at Base 2.30.0
  g_action_get_enabled at Base 2.28.0
  g_action_get_name at Base 2.28.0
  g_action_get_parameter_type at Base 2.28.0
@@ -22,7 +23,6 @@
  g_action_group_get_type at Base 2.28.0
  g_action_group_has_action at Base 2.28.0
  g_action_group_list_actions at Base 2.28.0
- g_action_set_state at Base 2.28.0
  g_app_info_add_supports_type at Base 2.16.0
  g_app_info_can_delete at Base 2.20.0
  g_app_info_can_remove_supports_type at Base 2.16.0
@@ -199,6 +199,8 @@
  g_data_input_stream_read_line at Base 2.16.0
  g_data_input_stream_read_line_async at Base 2.20.0
  g_data_input_stream_read_line_finish at Base 2.20.0
+ g_data_input_stream_read_line_finish_utf8 at Base 2.30.0
+ g_data_input_stream_read_line_utf8 at Base 2.30.0
  g_data_input_stream_read_uint16 at Base 2.16.0
  g_data_input_stream_read_uint32 at Base 2.16.0
  g_data_input_stream_read_uint64 at Base 2.16.0
@@ -244,6 +246,9 @@
  g_dbus_connection_call at Base 2.26.0
  g_dbus_connection_call_finish at Base 2.26.0
  g_dbus_connection_call_sync at Base 2.26.0
+ g_dbus_connection_call_with_unix_fd_list at Base 2.30.0
+ g_dbus_connection_call_with_unix_fd_list_finish at Base 2.30.0
+ g_dbus_connection_call_with_unix_fd_list_sync at Base 2.30.0
  g_dbus_connection_close at Base 2.26.0
  g_dbus_connection_close_finish at Base 2.26.0
  g_dbus_connection_close_sync at Base 2.26.0
@@ -292,6 +297,13 @@
  g_dbus_error_strip_remote_error at Base 2.26.0
  g_dbus_error_unregister_error at Base 2.26.0
  g_dbus_generate_guid at Base 2.26.0
+ g_dbus_gvalue_to_gvariant at Base 2.30.0
+ g_dbus_gvariant_to_gvalue at Base 2.30.0
+ g_dbus_interface_get_info at Base 2.30.0
+ g_dbus_interface_get_object at Base 2.30.0
+ g_dbus_interface_get_type at Base 2.30.0
+ g_dbus_interface_info_cache_build at Base 2.30.0
+ g_dbus_interface_info_cache_release at Base 2.30.0
  g_dbus_interface_info_generate_xml at Base 2.26.0
  g_dbus_interface_info_get_type at Base 2.26.0
  g_dbus_interface_info_lookup_method at Base 2.26.0
@@ -299,6 +311,19 @@
  g_dbus_interface_info_lookup_signal at Base 2.26.0
  g_dbus_interface_info_ref at Base 2.26.0
  g_dbus_interface_info_unref at Base 2.26.0
+ g_dbus_interface_set_object at Base 2.30.0
+ g_dbus_interface_skeleton_export at Base 2.30.0
+ g_dbus_interface_skeleton_flags_get_type at Base 2.30.0
+ g_dbus_interface_skeleton_flush at Base 2.30.0
+ g_dbus_interface_skeleton_get_connection at Base 2.30.0
+ g_dbus_interface_skeleton_get_flags at Base 2.30.0
+ g_dbus_interface_skeleton_get_info at Base 2.30.0
+ g_dbus_interface_skeleton_get_object_path at Base 2.30.0
+ g_dbus_interface_skeleton_get_properties at Base 2.30.0
+ g_dbus_interface_skeleton_get_type at Base 2.30.0
+ g_dbus_interface_skeleton_get_vtable at Base 2.30.0
+ g_dbus_interface_skeleton_set_flags at Base 2.30.0
+ g_dbus_interface_skeleton_unexport at Base 2.30.0
  g_dbus_is_address at Base 2.26.0
  g_dbus_is_guid at Base 2.26.0
  g_dbus_is_interface_name at Base 2.26.0
@@ -379,12 +404,52 @@
  g_dbus_method_invocation_return_error_valist at Base 2.26.0
  g_dbus_method_invocation_return_gerror at Base 2.26.0
  g_dbus_method_invocation_return_value at Base 2.26.0
+ g_dbus_method_invocation_return_value_with_unix_fd_list at Base 2.30.0
+ g_dbus_method_invocation_take_error at Base 2.30.0
  g_dbus_node_info_generate_xml at Base 2.26.0
  g_dbus_node_info_get_type at Base 2.26.0
  g_dbus_node_info_lookup_interface at Base 2.26.0
  g_dbus_node_info_new_for_xml at Base 2.26.0
  g_dbus_node_info_ref at Base 2.26.0
  g_dbus_node_info_unref at Base 2.26.0
+ g_dbus_object_get_interface at Base 2.30.0
+ g_dbus_object_get_interfaces at Base 2.30.0
+ g_dbus_object_get_object_path at Base 2.30.0
+ g_dbus_object_get_type at Base 2.30.0
+ g_dbus_object_manager_client_flags_get_type at Base 2.30.0
+ g_dbus_object_manager_client_get_connection at Base 2.30.0
+ g_dbus_object_manager_client_get_flags at Base 2.30.0
+ g_dbus_object_manager_client_get_name at Base 2.30.0
+ g_dbus_object_manager_client_get_name_owner at Base 2.30.0
+ g_dbus_object_manager_client_get_type at Base 2.30.0
+ g_dbus_object_manager_client_new at Base 2.30.0
+ g_dbus_object_manager_client_new_finish at Base 2.30.0
+ g_dbus_object_manager_client_new_for_bus at Base 2.30.0
+ g_dbus_object_manager_client_new_for_bus_finish at Base 2.30.0
+ g_dbus_object_manager_client_new_for_bus_sync at Base 2.30.0
+ g_dbus_object_manager_client_new_sync at Base 2.30.0
+ g_dbus_object_manager_get_interface at Base 2.30.0
+ g_dbus_object_manager_get_object at Base 2.30.0
+ g_dbus_object_manager_get_object_path at Base 2.30.0
+ g_dbus_object_manager_get_objects at Base 2.30.0
+ g_dbus_object_manager_get_type at Base 2.30.0
+ g_dbus_object_manager_server_export at Base 2.30.0
+ g_dbus_object_manager_server_export_uniquely at Base 2.30.0
+ g_dbus_object_manager_server_get_connection at Base 2.30.0
+ g_dbus_object_manager_server_get_type at Base 2.30.0
+ g_dbus_object_manager_server_new at Base 2.30.0
+ g_dbus_object_manager_server_set_connection at Base 2.30.0
+ g_dbus_object_manager_server_unexport at Base 2.30.0
+ g_dbus_object_proxy_get_connection at Base 2.30.0
+ g_dbus_object_proxy_get_type at Base 2.30.0
+ g_dbus_object_proxy_new at Base 2.30.0
+ g_dbus_object_skeleton_add_interface at Base 2.30.0
+ g_dbus_object_skeleton_flush at Base 2.30.0
+ g_dbus_object_skeleton_get_type at Base 2.30.0
+ g_dbus_object_skeleton_new at Base 2.30.0
+ g_dbus_object_skeleton_remove_interface at Base 2.30.0
+ g_dbus_object_skeleton_remove_interface_by_name at Base 2.30.0
+ g_dbus_object_skeleton_set_object_path at Base 2.30.0
  g_dbus_property_info_flags_get_type at Base 2.26.0
  g_dbus_property_info_get_type at Base 2.26.0
  g_dbus_property_info_ref at Base 2.26.0
@@ -392,6 +457,9 @@
  g_dbus_proxy_call at Base 2.26.0
  g_dbus_proxy_call_finish at Base 2.26.0
  g_dbus_proxy_call_sync at Base 2.26.0
+ g_dbus_proxy_call_with_unix_fd_list at Base 2.30.0
+ g_dbus_proxy_call_with_unix_fd_list_finish at Base 2.30.0
+ g_dbus_proxy_call_with_unix_fd_list_sync at Base 2.30.0
  g_dbus_proxy_flags_get_type at Base 2.26.0
  g_dbus_proxy_get_cached_property at Base 2.26.0
  g_dbus_proxy_get_cached_property_names at Base 2.26.0
@@ -428,8 +496,12 @@
  g_dbus_signal_info_ref at Base 2.26.0
  g_dbus_signal_info_unref at Base 2.26.0
  g_dbus_subtree_flags_get_type at Base 2.26.0
+ g_desktop_app_info_get_categories at Base 2.30.0
  g_desktop_app_info_get_filename at Base 2.24.0
+ g_desktop_app_info_get_generic_name at Base 2.30.0
  g_desktop_app_info_get_is_hidden at Base 2.16.0
+ g_desktop_app_info_get_nodisplay at Base 2.30.0
+ g_desktop_app_info_get_show_in at Base 2.30.0
  g_desktop_app_info_get_type at Base 2.16.0
  g_desktop_app_info_launch_uris_as_manager at Base 2.28.0
  g_desktop_app_info_lookup_get_default_for_uri_scheme at Base 2.28.0
@@ -730,6 +802,7 @@
  g_icon_hash at Base 2.16.0
  g_icon_new_for_string at Base 2.20.0
  g_icon_to_string at Base 2.20.0
+ g_inet_address_equal at Base 2.30.0
  g_inet_address_get_family at Base 2.22.0
  g_inet_address_get_is_any at Base 2.22.0
  g_inet_address_get_is_link_local at Base 2.22.0
@@ -789,8 +862,14 @@
  g_io_extension_ref_class at Base 2.16.0
  g_io_module_get_type at Base 2.16.0
  g_io_module_new at Base 2.16.0
+ g_io_module_scope_block at Base 2.30.0
+ g_io_module_scope_flags_get_type at Base 2.30.0
+ g_io_module_scope_free at Base 2.30.0
+ g_io_module_scope_new at Base 2.30.0
  g_io_modules_load_all_in_directory at Base 2.16.0
+ g_io_modules_load_all_in_directory_with_scope at Base 2.30.0
  g_io_modules_scan_all_in_directory at Base 2.24.0
+ g_io_modules_scan_all_in_directory_with_scope at Base 2.30.0
  g_io_scheduler_cancel_all_jobs at Base 2.16.0
  g_io_scheduler_job_send_to_mainloop at Base 2.16.0
  g_io_scheduler_job_send_to_mainloop_async at Base 2.16.0
@@ -999,12 +1078,13 @@
  g_settings_get_string at Base 2.26.0
  g_settings_get_strv at Base 2.26.0
  g_settings_get_type at Base 2.26.0
+ g_settings_get_uint at Base 2.30.0
  g_settings_get_value at Base 2.26.0
  g_settings_is_writable at Base 2.26.0
  g_settings_list_children at Base 2.26.0
- g_settings_list_schemas at Base 2.26.0
  g_settings_list_keys at Base 2.26.0
  g_settings_list_relocatable_schemas at Base 2.28.0
+ g_settings_list_schemas at Base 2.26.0
  g_settings_new at Base 2.26.0
  g_settings_new_with_backend at Base 2.26.0
  g_settings_new_with_backend_and_path at Base 2.26.0
@@ -1020,11 +1100,13 @@
  g_settings_set_int at Base 2.26.0
  g_settings_set_string at Base 2.26.0
  g_settings_set_strv at Base 2.26.0
+ g_settings_set_uint at Base 2.30.0
  g_settings_set_value at Base 2.26.0
  g_settings_sync at Base 2.26.0
  g_settings_unbind at Base 2.26.0
  g_simple_action_get_parameter_type at Base 2.28.0
  g_simple_action_get_type at Base 2.28.0
+ g_simple_action_group_add_entries at Base 2.30.0
  g_simple_action_group_get_type at Base 2.28.0
  g_simple_action_group_insert at Base 2.28.0
  g_simple_action_group_lookup at Base 2.28.0
@@ -1033,6 +1115,7 @@
  g_simple_action_new at Base 2.28.0
  g_simple_action_new_stateful at Base 2.28.0
  g_simple_action_set_enabled at Base 2.28.0
+ g_simple_action_set_state at Base 2.30.0
  g_simple_async_report_error_in_idle at Base 2.16.0
  g_simple_async_report_gerror_in_idle at Base 2.16.0
  g_simple_async_report_take_gerror_in_idle at Base 2.28.0
@@ -1207,6 +1290,8 @@
  g_tls_backend_get_certificate_type at Base 2.28.0
  g_tls_backend_get_client_connection_type at Base 2.28.0
  g_tls_backend_get_default at Base 2.28.0
+ g_tls_backend_get_default_database at Base 2.30.0
+ g_tls_backend_get_file_database_type at Base 2.30.0
  g_tls_backend_get_server_connection_type at Base 2.28.0
  g_tls_backend_get_type at Base 2.28.0
  g_tls_backend_supports_tls at Base 2.28.0
@@ -1229,6 +1314,8 @@
  g_tls_client_connection_set_validation_flags at Base 2.28.0
  g_tls_connection_emit_accept_certificate at Base 2.28.0
  g_tls_connection_get_certificate at Base 2.28.0
+ g_tls_connection_get_database at Base 2.30.0
+ g_tls_connection_get_interaction at Base 2.30.0
  g_tls_connection_get_peer_certificate at Base 2.28.0
  g_tls_connection_get_peer_certificate_errors at Base 2.28.0
  g_tls_connection_get_rehandshake_mode at Base 2.28.0
@@ -1239,11 +1326,49 @@
  g_tls_connection_handshake_async at Base 2.28.0
  g_tls_connection_handshake_finish at Base 2.28.0
  g_tls_connection_set_certificate at Base 2.28.0
+ g_tls_connection_set_database at Base 2.30.0
+ g_tls_connection_set_interaction at Base 2.30.0
  g_tls_connection_set_rehandshake_mode at Base 2.28.0
  g_tls_connection_set_require_close_notify at Base 2.28.0
  g_tls_connection_set_use_system_certdb at Base 2.28.0
+ g_tls_database_create_certificate_handle at Base 2.30.0
+ g_tls_database_get_type at Base 2.30.0
+ g_tls_database_lookup_certificate_for_handle at Base 2.30.0
+ g_tls_database_lookup_certificate_for_handle_async at Base 2.30.0
+ g_tls_database_lookup_certificate_for_handle_finish at Base 2.30.0
+ g_tls_database_lookup_certificate_issuer at Base 2.30.0
+ g_tls_database_lookup_certificate_issuer_async at Base 2.30.0
+ g_tls_database_lookup_certificate_issuer_finish at Base 2.30.0
+ g_tls_database_lookup_certificates_issued_by at Base 2.30.0
+ g_tls_database_lookup_certificates_issued_by_async at Base 2.30.0
+ g_tls_database_lookup_certificates_issued_by_finish at Base 2.30.0
+ g_tls_database_lookup_flags_get_type at Base 2.30.0
+ g_tls_database_verify_chain at Base 2.30.0
+ g_tls_database_verify_chain_async at Base 2.30.0
+ g_tls_database_verify_chain_finish at Base 2.30.0
+ g_tls_database_verify_flags_get_type at Base 2.30.0
  g_tls_error_get_type at Base 2.28.0
  g_tls_error_quark at Base 2.28.0
+ g_tls_file_database_get_type at Base 2.30.0
+ g_tls_file_database_new at Base 2.30.0
+ g_tls_interaction_ask_password at Base 2.30.0
+ g_tls_interaction_ask_password_async at Base 2.30.0
+ g_tls_interaction_ask_password_finish at Base 2.30.0
+ g_tls_interaction_get_type at Base 2.30.0
+ g_tls_interaction_invoke_ask_password at Base 2.30.0
+ g_tls_interaction_result_get_type at Base 2.30.0
+ g_tls_password_flags_get_type at Base 2.30.0
+ g_tls_password_get_description at Base 2.30.0
+ g_tls_password_get_flags at Base 2.30.0
+ g_tls_password_get_type at Base 2.30.0
+ g_tls_password_get_value at Base 2.30.0
+ g_tls_password_get_warning at Base 2.30.0
+ g_tls_password_new at Base 2.30.0
+ g_tls_password_set_description at Base 2.30.0
+ g_tls_password_set_flags at Base 2.30.0
+ g_tls_password_set_value at Base 2.30.0
+ g_tls_password_set_value_full at Base 2.30.0
+ g_tls_password_set_warning at Base 2.30.0
  g_tls_rehandshake_mode_get_type at Base 2.28.0
  g_tls_server_connection_get_type at Base 2.28.0
  g_tls_server_connection_new at Base 2.28.0
@@ -1429,13 +1554,22 @@
  g_async_queue_unref_and_unlock at Base 2.12.0
  g_atexit at Base 2.12.0
  g_atomic_int_add at Base 2.12.0
+ g_atomic_int_and at Base 2.30.0
  g_atomic_int_compare_and_exchange at Base 2.12.0
+ g_atomic_int_dec_and_test at Base 2.30.0
  g_atomic_int_exchange_and_add at Base 2.12.0
  g_atomic_int_get at Base 2.12.0
+ g_atomic_int_inc at Base 2.30.0
+ g_atomic_int_or at Base 2.30.0
  g_atomic_int_set at Base 2.12.0
+ g_atomic_int_xor at Base 2.30.0
+ g_atomic_pointer_add at Base 2.30.0
+ g_atomic_pointer_and at Base 2.30.0
  g_atomic_pointer_compare_and_exchange at Base 2.12.0
  g_atomic_pointer_get at Base 2.12.0
+ g_atomic_pointer_or at Base 2.30.0
  g_atomic_pointer_set at Base 2.12.0
+ g_atomic_pointer_xor at Base 2.30.0
  g_base64_decode at Base 2.12.0
  g_base64_decode_inplace at Base 2.20.0
  g_base64_decode_step at Base 2.12.0
@@ -1538,6 +1672,8 @@
  g_completion_set_compare at Base 2.12.0
  g_compute_checksum_for_data at Base 2.16.0
  g_compute_checksum_for_string at Base 2.16.0
+ g_compute_hmac_for_data at Base 2.30.0
+ g_compute_hmac_for_string at Base 2.30.0
  g_convert at Base 2.12.0
  g_convert_error_quark at Base 2.12.0
  g_convert_with_fallback at Base 2.12.0
@@ -1545,6 +1681,7 @@
  g_creat at Base 2.12.0
  g_datalist_clear at Base 2.12.0
  g_datalist_foreach at Base 2.12.0
+ g_datalist_get_data at Base 2.30.0
  g_datalist_get_flags at Base 2.12.0
  g_datalist_id_get_data at Base 2.12.0
  g_datalist_id_remove_no_notify at Base 2.12.0
@@ -1597,9 +1734,9 @@
  g_date_subtract_days at Base 2.12.0
  g_date_subtract_months at Base 2.12.0
  g_date_subtract_years at Base 2.12.0
+ g_date_time_add at Base 2.26.0
  g_date_time_add_days at Base 2.26.0
  g_date_time_add_full at Base 2.26.0
- g_date_time_add at Base 2.26.0
  g_date_time_add_hours at Base 2.26.0
  g_date_time_add_minutes at Base 2.26.0
  g_date_time_add_months at Base 2.26.0
@@ -1627,11 +1764,11 @@
  g_date_time_get_ymd at Base 2.26.0
  g_date_time_hash at Base 2.26.0
  g_date_time_is_daylight_savings at Base 2.26.0
+ g_date_time_new at Base 2.26.0
  g_date_time_new_from_timeval_local at Base 2.26.0
  g_date_time_new_from_timeval_utc at Base 2.26.0
  g_date_time_new_from_unix_local at Base 2.26.0
  g_date_time_new_from_unix_utc at Base 2.26.0
- g_date_time_new at Base 2.26.0
  g_date_time_new_local at Base 2.26.0
  g_date_time_new_now at Base 2.26.0
  g_date_time_new_now_local at Base 2.26.0
@@ -1655,6 +1792,7 @@
  g_dcgettext at Base 2.26.0
  g_dgettext at Base 2.18.0
  g_dir_close at Base 2.12.0
+ g_dir_make_tmp at Base 2.30.0
  g_dir_open at Base 2.12.0
  g_dir_read_name at Base 2.12.0
  g_dir_rewind at Base 2.12.0
@@ -1686,7 +1824,9 @@
  g_filename_to_utf8 at Base 2.12.0
  g_find_program_in_path at Base 2.12.0
  g_fopen at Base 2.12.0
+ g_format_size at Base 2.30.0
  g_format_size_for_display at Base 2.16.0
+ g_format_size_full at Base 2.30.0
  g_fprintf at Base 2.12.0
  g_free at Base 2.12.0
  g_freopen at Base 2.12.0
@@ -1727,6 +1867,7 @@
  g_hash_table_iter_init at Base 2.16.0
  g_hash_table_iter_next at Base 2.16.0
  g_hash_table_iter_remove at Base 2.16.0
+ g_hash_table_iter_replace at Base 2.30.0
  g_hash_table_iter_steal at Base 2.16.0
  g_hash_table_lookup at Base 2.12.0
  g_hash_table_lookup_extended at Base 2.12.0
@@ -1740,6 +1881,13 @@
  g_hash_table_steal at Base 2.12.0
  g_hash_table_steal_all at Base 2.12.0
  g_hash_table_unref at Base 2.12.0
+ g_hmac_copy at Base 2.30.0
+ g_hmac_get_digest at Base 2.30.0
+ g_hmac_get_string at Base 2.30.0
+ g_hmac_new at Base 2.30.0
+ g_hmac_ref at Base 2.30.0
+ g_hmac_unref at Base 2.30.0
+ g_hmac_update at Base 2.30.0
  g_hook_alloc at Base 2.12.0
  g_hook_compare_ids at Base 2.12.0
  g_hook_destroy at Base 2.12.0
@@ -1984,6 +2132,8 @@
  g_match_info_is_partial_match at Base 2.14.0
  g_match_info_matches at Base 2.14.0
  g_match_info_next at Base 2.14.0
+ g_match_info_ref at Base 2.30.0
+ g_match_info_unref at Base 2.30.0
  g_mem_chunk_alloc0 at Base 2.12.0
  g_mem_chunk_alloc at Base 2.12.0
  g_mem_chunk_clean at Base 2.12.0
@@ -2000,6 +2150,8 @@
  g_memdup at Base 2.12.0
  g_mkdir at Base 2.12.0
  g_mkdir_with_parents at Base 2.12.0
+ g_mkdtemp at Base 2.30.0
+ g_mkdtemp_full at Base 2.30.0
  g_mkstemp at Base 2.12.0
  g_mkstemp_full at Base 2.22.0
  g_node_child_index at Base 2.12.0
@@ -2075,6 +2227,9 @@
  g_pattern_spec_equal at Base 2.12.0
  g_pattern_spec_free at Base 2.12.0
  g_pattern_spec_new at Base 2.12.0
+ g_pointer_bit_lock at Base 2.30.0
+ g_pointer_bit_trylock at Base 2.30.0
+ g_pointer_bit_unlock at Base 2.30.0
  g_poll at Base 2.20.0
  g_prefix_error at Base 2.16.0
  g_print at Base 2.12.0
@@ -2087,6 +2242,7 @@
  g_ptr_array_foreach at Base 2.12.0
  g_ptr_array_free at Base 2.12.0
  g_ptr_array_new at Base 2.12.0
+ g_ptr_array_new_full at Base 2.30.0
  g_ptr_array_new_with_free_func at Base 2.22.0
  g_ptr_array_ref at Base 2.22.0
  g_ptr_array_remove at Base 2.12.0
@@ -2164,6 +2320,7 @@
  g_realloc_n at Base 2.24.0
  g_regex_check_replacement at Base 2.14.0
  g_regex_error_quark at Base 2.14.0
+ g_regex_escape_nul at Base 2.30.0
  g_regex_escape_string at Base 2.14.0
  g_regex_get_capture_count at Base 2.14.0
  g_regex_get_compile_flags at Base 2.26.0
@@ -2452,6 +2609,7 @@
  g_test_config_vars at Base 2.16.0
  g_test_create_case at Base 2.16.0
  g_test_create_suite at Base 2.16.0
+ g_test_fail at Base 2.30.0
  g_test_get_root at Base 2.16.0
  g_test_init at Base 2.16.0
  g_test_log_buffer_free at Base 2.16.0
@@ -2568,7 +2726,10 @@
  g_ucs4_to_utf8 at Base 2.12.0
  g_unichar_break_type at Base 2.12.0
  g_unichar_combining_class at Base 2.14.0
+ g_unichar_compose at Base 2.30.0
+ g_unichar_decompose at Base 2.30.0
  g_unichar_digit_value at Base 2.12.0
+ g_unichar_fully_decompose at Base 2.30.0
  g_unichar_get_mirror_char at Base 2.12.0
  g_unichar_get_script at Base 2.14.0
  g_unichar_isalnum at Base 2.12.0
@@ -2597,6 +2758,14 @@
  g_unichar_xdigit_value at Base 2.12.0
  g_unicode_canonical_decomposition at Base 2.12.0
  g_unicode_canonical_ordering at Base 2.12.0
+ g_unicode_script_from_iso15924 at Base 2.30.0
+ g_unicode_script_to_iso15924 at Base 2.30.0
+ g_unix_error_quark at Base 2.30.0
+ g_unix_open_pipe at Base 2.30.0
+ g_unix_set_fd_nonblocking at Base 2.30.0
+ g_unix_signal_add at Base 2.30.0
+ g_unix_signal_add_full at Base 2.30.0
+ g_unix_signal_source_new at Base 2.30.0
  g_unlink at Base 2.12.0
  g_unsetenv at Base 2.12.0
  g_uri_escape_string at Base 2.16.0
@@ -2627,6 +2796,7 @@
  g_utf8_strrchr at Base 2.12.0
  g_utf8_strreverse at Base 2.12.0
  g_utf8_strup at Base 2.12.0
+ g_utf8_substring at Base 2.30.0
  g_utf8_to_ucs4 at Base 2.12.0
  g_utf8_to_ucs4_fast at Base 2.12.0
  g_utf8_to_utf16 at Base 2.12.0
@@ -2648,6 +2818,7 @@
  g_variant_compare at Base 2.26.0
  g_variant_dup_bytestring at Base 2.26.0
  g_variant_dup_bytestring_array at Base 2.26.0
+ g_variant_dup_objv at Base 2.30.0
  g_variant_dup_string at Base 2.24.0
  g_variant_dup_strv at Base 2.24.0
  g_variant_equal at Base 2.24.0
@@ -2669,6 +2840,7 @@
  g_variant_get_int64 at Base 2.24.0
  g_variant_get_maybe at Base 2.24.0
  g_variant_get_normal_form at Base 2.24.0
+ g_variant_get_objv at Base 2.30.0
  g_variant_get_size at Base 2.24.0
  g_variant_get_string at Base 2.24.0
  g_variant_get_strv at Base 2.24.0
@@ -2712,6 +2884,7 @@
  g_variant_new_int64 at Base 2.24.0
  g_variant_new_maybe at Base 2.24.0
  g_variant_new_object_path at Base 2.24.0
+ g_variant_new_objv at Base 2.30.0
  g_variant_new_parsed at Base 2.24.0
  g_variant_new_parsed_va at Base 2.24.0
  g_variant_new_signature at Base 2.24.0
@@ -2739,6 +2912,7 @@
  g_variant_serialiser_needed_size at Base 2.24.0
  g_variant_serialiser_serialise at Base 2.24.0
  g_variant_store at Base 2.24.0
+ g_variant_take_ref at Base 2.30.0
  g_variant_type_checked_ at Base 2.24.0
  g_variant_type_copy at Base 2.24.0
  g_variant_type_dup_string at Base 2.24.0
@@ -2842,6 +3016,7 @@
  g_cclosure_marshal_VOID__ULONG at Base 2.12.0
  g_cclosure_marshal_VOID__VARIANT at Base 2.26.0
  g_cclosure_marshal_VOID__VOID at Base 2.12.0
+ g_cclosure_marshal_generic at Base 2.30.0
  g_cclosure_new at Base 2.12.0
  g_cclosure_new_object at Base 2.12.0
  g_cclosure_new_object_swap at Base 2.12.0
@@ -2881,14 +3056,17 @@
  g_initially_unowned_get_type at Base 2.12.0
  g_io_channel_get_type at Base 2.12.0
  g_io_condition_get_type at Base 2.12.0
+ g_main_context_get_type at Base 2.30.0
+ g_main_loop_get_type at Base 2.30.0
+ g_match_info_get_type at Base 2.30.0
  g_object_add_toggle_ref at Base 2.12.0
  g_object_add_weak_pointer at Base 2.12.0
  g_object_bind_property at Base 2.26.0
  g_object_bind_property_full at Base 2.26.0
  g_object_bind_property_with_closures at Base 2.26.0
  g_object_class_find_property at Base 2.12.0
+ g_object_class_install_properties at Base 2.26.0
  g_object_class_install_property at Base 2.12.0
- g_object_class_install_properties at Base 2.26.0
  g_object_class_list_properties at Base 2.12.0
  g_object_class_override_property at Base 2.12.0
  g_object_compat_control at Base 2.12.0
@@ -3021,6 +3199,7 @@
  g_signal_stop_emission at Base 2.12.0
  g_signal_stop_emission_by_name at Base 2.12.0
  g_signal_type_cclosure_new at Base 2.12.0
+ g_source_get_type at Base 2.30.0
  g_source_set_closure at Base 2.12.0
  g_source_set_dummy_callback at Base 2.28.0
  g_strdup_value_contents at Base 2.12.0
@@ -3176,6 +3355,7 @@
  g_value_type_compatible at Base 2.12.0
  g_value_type_transformable at Base 2.12.0
  g_value_unset at Base 2.12.0
+ g_variant_builder_get_type at Base 2.30.0
  g_variant_get_gtype at Base 2.24.0
  g_variant_type_get_gtype at Base 2.24.0
 libgthread-2.0.so.0 libglib2.0-0 #MINVER#




More information about the pkg-gnome-commits mailing list