r24926 - in /desktop/experimental/glib2.0/debian: changelog control control.in libglib2.0-0.symbols patches/99_gsocket-create-socket-cloexec.patch patches/series rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Jul 30 10:36:25 UTC 2010


Author: slomo
Date: Fri Jul 30 10:36:24 2010
New Revision: 24926

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24926
Log:
* New upstream development release:
  + debian/rules,
    debian/libglib2.0-0.symbols:
    - Update for API changes.
  + debian/patches/99_gsocket-create-socket-cloexec.patch:
    - Dropped, merged upstream.

Removed:
    desktop/experimental/glib2.0/debian/patches/99_gsocket-create-socket-cloexec.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/control
    desktop/experimental/glib2.0/debian/control.in
    desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
    desktop/experimental/glib2.0/debian/patches/series
    desktop/experimental/glib2.0/debian/rules

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=24926&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Fri Jul 30 10:36:24 2010
@@ -1,9 +1,18 @@
-glib2.0 (2.25.11-4) UNRELEASED; urgency=low
-
+glib2.0 (2.25.12-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Don’t run the triggers when executed from a nonexistent directory.
     Closes: #589693.
 
- -- Josselin Mouette <joss at debian.org>  Tue, 20 Jul 2010 15:41:37 +0200
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Update for API changes.
+    + debian/patches/99_gsocket-create-socket-cloexec.patch:
+      - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo at debian.org>  Fri, 30 Jul 2010 12:29:10 +0200
 
 glib2.0 (2.25.11-3) experimental; urgency=low
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=24926&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Fri Jul 30 10:36:24 2010
@@ -12,7 +12,7 @@
                dpkg-dev (>= 1.14.13),
                libpcre3-dev (>= 7.4-1~),
                desktop-file-utils,
-               gtk-doc-tools,
+               gtk-doc-tools (>= 1.15),
                libselinux1-dev [linux-any],
                linux-libc-dev [linux-any],
                libgamin-dev [!linux-any] | libfam-dev [!linux-any],

Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=24926&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Fri Jul 30 10:36:24 2010
@@ -12,7 +12,7 @@
                dpkg-dev (>= 1.14.13),
                libpcre3-dev (>= 7.4-1~),
                desktop-file-utils,
-               gtk-doc-tools,
+               gtk-doc-tools (>= 1.15),
                libselinux1-dev [linux-any],
                linux-libc-dev [linux-any],
                libgamin-dev [!linux-any] | libfam-dev [!linux-any],

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=24926&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] Fri Jul 30 10:36:24 2010
@@ -35,23 +35,23 @@
  g_app_launch_context_get_type at Base 2.16.0
  g_app_launch_context_launch_failed at Base 2.16.0
  g_app_launch_context_new at Base 2.16.0
- g_application_add_action at Base 2.25.11
- g_application_get_action_description at Base 2.25.11
- g_application_get_action_enabled at Base 2.25.11
- g_application_get_id at Base 2.25.11
- g_application_get_instance at Base 2.25.11
- g_application_get_type at Base 2.25.11
- g_application_invoke_action at Base 2.25.11
- g_application_is_remote at Base 2.25.11
- g_application_list_actions at Base 2.25.11
- g_application_new at Base 2.25.11
- g_application_quit_with_data at Base 2.25.11
- g_application_register at Base 2.25.11
- g_application_remove_action at Base 2.25.11
- g_application_run at Base 2.25.11
- g_application_set_action_enabled at Base 2.25.11
- g_application_try_new at Base 2.25.11
- g_application_unregistered_try_new at Base 2.25.11
+ g_application_add_action at Base 2.25.12
+ g_application_get_action_description at Base 2.25.12
+ g_application_get_action_enabled at Base 2.25.12
+ g_application_get_id at Base 2.25.12
+ g_application_get_instance at Base 2.25.12
+ g_application_get_type at Base 2.25.12
+ g_application_invoke_action at Base 2.25.12
+ g_application_is_remote at Base 2.25.12
+ g_application_list_actions at Base 2.25.12
+ g_application_new at Base 2.25.12
+ g_application_quit_with_data at Base 2.25.12
+ g_application_register at Base 2.25.12
+ g_application_remove_action at Base 2.25.12
+ g_application_run at Base 2.25.12
+ g_application_set_action_enabled at Base 2.25.12
+ g_application_try_new at Base 2.25.12
+ g_application_unregistered_try_new at Base 2.25.12
  g_ask_password_flags_get_type at Base 2.16.0
  g_async_initable_get_type at Base 2.22.0
  g_async_initable_init_async at Base 2.22.0
@@ -82,22 +82,22 @@
  g_buffered_output_stream_new_sized at Base 2.16.0
  g_buffered_output_stream_set_auto_grow at Base 2.16.0
  g_buffered_output_stream_set_buffer_size at Base 2.16.0
- g_bus_get at Base 2.25.11
- g_bus_get_finish at Base 2.25.11
- g_bus_get_sync at Base 2.25.11
- g_bus_name_owner_flags_get_type at Base 2.25.11
- g_bus_name_watcher_flags_get_type at Base 2.25.11
- g_bus_own_name at Base 2.25.11
- g_bus_own_name_on_connection at Base 2.25.11
- g_bus_own_name_on_connection_with_closures at Base 2.25.11
- g_bus_own_name_with_closures at Base 2.25.11
- g_bus_type_get_type at Base 2.25.11
- g_bus_unown_name at Base 2.25.11
- g_bus_unwatch_name at Base 2.25.11
- g_bus_watch_name at Base 2.25.11
- g_bus_watch_name_on_connection at Base 2.25.11
- g_bus_watch_name_on_connection_with_closures at Base 2.25.11
- g_bus_watch_name_with_closures at Base 2.25.11
+ g_bus_get at Base 2.25.12
+ g_bus_get_finish at Base 2.25.12
+ g_bus_get_sync at Base 2.25.12
+ g_bus_name_owner_flags_get_type at Base 2.25.12
+ g_bus_name_watcher_flags_get_type at Base 2.25.12
+ g_bus_own_name at Base 2.25.12
+ g_bus_own_name_on_connection at Base 2.25.12
+ g_bus_own_name_on_connection_with_closures at Base 2.25.12
+ g_bus_own_name_with_closures at Base 2.25.12
+ g_bus_type_get_type at Base 2.25.12
+ g_bus_unown_name at Base 2.25.12
+ g_bus_unwatch_name at Base 2.25.12
+ g_bus_watch_name at Base 2.25.12
+ g_bus_watch_name_on_connection at Base 2.25.12
+ g_bus_watch_name_on_connection_with_closures at Base 2.25.12
+ g_bus_watch_name_with_closures at Base 2.25.12
  g_cancellable_cancel at Base 2.16.0
  g_cancellable_connect at Base 2.22.0
  g_cancellable_disconnect at Base 2.22.0
@@ -139,14 +139,14 @@
  g_converter_output_stream_new at Base 2.24.0
  g_converter_reset at Base 2.24.0
  g_converter_result_get_type at Base 2.24.0
- g_credentials_get_native at Base 2.25.11
- g_credentials_get_type at Base 2.25.11
- g_credentials_get_unix_user at Base 2.25.11
- g_credentials_is_same_user at Base 2.25.11
- g_credentials_new at Base 2.25.11
- g_credentials_set_native at Base 2.25.11
- g_credentials_set_unix_user at Base 2.25.11
- g_credentials_to_string at Base 2.25.11
+ g_credentials_get_native at Base 2.25.12
+ g_credentials_get_type at Base 2.25.12
+ g_credentials_get_unix_user at Base 2.25.12
+ g_credentials_is_same_user at Base 2.25.12
+ g_credentials_new at Base 2.25.12
+ g_credentials_set_native at Base 2.25.12
+ g_credentials_set_unix_user at Base 2.25.12
+ g_credentials_to_string at Base 2.25.12
  g_data_input_stream_get_byte_order at Base 2.16.0
  g_data_input_stream_get_newline_type at Base 2.16.0
  g_data_input_stream_get_type at Base 2.16.0
@@ -180,201 +180,201 @@
  g_data_output_stream_set_byte_order at Base 2.16.0
  g_data_stream_byte_order_get_type at Base 2.16.0
  g_data_stream_newline_type_get_type at Base 2.16.0
- g_dbus_address_get_for_bus_sync at Base 2.25.11
- g_dbus_address_get_stream at Base 2.25.11
- g_dbus_address_get_stream_finish at Base 2.25.11
- g_dbus_address_get_stream_sync at Base 2.25.11
- g_dbus_annotation_info_get_type at Base 2.25.11
- g_dbus_annotation_info_lookup at Base 2.25.11
- g_dbus_annotation_info_ref at Base 2.25.11
- g_dbus_annotation_info_unref at Base 2.25.11
- g_dbus_arg_info_get_type at Base 2.25.11
- g_dbus_arg_info_ref at Base 2.25.11
- g_dbus_arg_info_unref at Base 2.25.11
- g_dbus_auth_observer_authorize_authenticated_peer at Base 2.25.11
- g_dbus_auth_observer_get_type at Base 2.25.11
- g_dbus_auth_observer_new at Base 2.25.11
- g_dbus_call_flags_get_type at Base 2.25.11
- g_dbus_capability_flags_get_type at Base 2.25.11
- g_dbus_connection_add_filter at Base 2.25.11
- g_dbus_connection_call at Base 2.25.11
- g_dbus_connection_call_finish at Base 2.25.11
- g_dbus_connection_call_sync at Base 2.25.11
- g_dbus_connection_close at Base 2.25.11
- g_dbus_connection_emit_signal at Base 2.25.11
- g_dbus_connection_flags_get_type at Base 2.25.11
- g_dbus_connection_flush at Base 2.25.11
- g_dbus_connection_flush_finish at Base 2.25.11
- g_dbus_connection_flush_sync at Base 2.25.11
- g_dbus_connection_get_capabilities at Base 2.25.11
- g_dbus_connection_get_exit_on_close at Base 2.25.11
- g_dbus_connection_get_guid at Base 2.25.11
- g_dbus_connection_get_peer_credentials at Base 2.25.11
- g_dbus_connection_get_stream at Base 2.25.11
- g_dbus_connection_get_type at Base 2.25.11
- g_dbus_connection_get_unique_name at Base 2.25.11
- g_dbus_connection_is_closed at Base 2.25.11
- g_dbus_connection_new at Base 2.25.11
- g_dbus_connection_new_finish at Base 2.25.11
- g_dbus_connection_new_for_address at Base 2.25.11
- g_dbus_connection_new_for_address_finish at Base 2.25.11
- g_dbus_connection_new_for_address_sync at Base 2.25.11
- g_dbus_connection_new_sync at Base 2.25.11
- g_dbus_connection_register_object at Base 2.25.11
- g_dbus_connection_register_subtree at Base 2.25.11
- g_dbus_connection_remove_filter at Base 2.25.11
- g_dbus_connection_send_message at Base 2.25.11
- g_dbus_connection_send_message_with_reply at Base 2.25.11
- g_dbus_connection_send_message_with_reply_finish at Base 2.25.11
- g_dbus_connection_send_message_with_reply_sync at Base 2.25.11
- g_dbus_connection_set_exit_on_close at Base 2.25.11
- g_dbus_connection_signal_subscribe at Base 2.25.11
- g_dbus_connection_signal_unsubscribe at Base 2.25.11
- g_dbus_connection_start_message_processing at Base 2.25.11
- g_dbus_connection_unregister_object at Base 2.25.11
- g_dbus_connection_unregister_subtree at Base 2.25.11
- g_dbus_error_encode_gerror at Base 2.25.11
- g_dbus_error_get_remote_error at Base 2.25.11
- g_dbus_error_get_type at Base 2.25.11
- g_dbus_error_is_remote_error at Base 2.25.11
- g_dbus_error_new_for_dbus_error at Base 2.25.11
- g_dbus_error_quark at Base 2.25.11
- g_dbus_error_register_error at Base 2.25.11
- g_dbus_error_register_error_domain at Base 2.25.11
- g_dbus_error_set_dbus_error at Base 2.25.11
- g_dbus_error_set_dbus_error_valist at Base 2.25.11
- g_dbus_error_strip_remote_error at Base 2.25.11
- g_dbus_error_unregister_error at Base 2.25.11
- g_dbus_generate_guid at Base 2.25.11
- g_dbus_interface_info_generate_xml at Base 2.25.11
- g_dbus_interface_info_get_type at Base 2.25.11
- g_dbus_interface_info_lookup_method at Base 2.25.11
- g_dbus_interface_info_lookup_property at Base 2.25.11
- g_dbus_interface_info_lookup_signal at Base 2.25.11
- g_dbus_interface_info_ref at Base 2.25.11
- g_dbus_interface_info_unref at Base 2.25.11
- g_dbus_is_address at Base 2.25.11
- g_dbus_is_guid at Base 2.25.11
- g_dbus_is_interface_name at Base 2.25.11
- g_dbus_is_member_name at Base 2.25.11
- g_dbus_is_name at Base 2.25.11
- g_dbus_is_supported_address at Base 2.25.11
- g_dbus_is_unique_name at Base 2.25.11
- g_dbus_message_bytes_needed at Base 2.25.11
- g_dbus_message_flags_get_type at Base 2.25.11
- g_dbus_message_get_arg0 at Base 2.25.11
- g_dbus_message_get_body at Base 2.25.11
- g_dbus_message_get_destination at Base 2.25.11
- g_dbus_message_get_error_name at Base 2.25.11
- g_dbus_message_get_flags at Base 2.25.11
- g_dbus_message_get_header at Base 2.25.11
- g_dbus_message_get_header_fields at Base 2.25.11
- g_dbus_message_get_interface at Base 2.25.11
- g_dbus_message_get_member at Base 2.25.11
- g_dbus_message_get_message_type at Base 2.25.11
- g_dbus_message_get_num_unix_fds at Base 2.25.11
- g_dbus_message_get_path at Base 2.25.11
- g_dbus_message_get_reply_serial at Base 2.25.11
- g_dbus_message_get_sender at Base 2.25.11
- g_dbus_message_get_serial at Base 2.25.11
- g_dbus_message_get_signature at Base 2.25.11
- g_dbus_message_get_type at Base 2.25.11
- g_dbus_message_get_unix_fd_list at Base 2.25.11
- g_dbus_message_header_field_get_type at Base 2.25.11
- g_dbus_message_new at Base 2.25.11
- g_dbus_message_new_from_blob at Base 2.25.11
- g_dbus_message_new_method_call at Base 2.25.11
- g_dbus_message_new_method_error at Base 2.25.11
- g_dbus_message_new_method_error_literal at Base 2.25.11
- g_dbus_message_new_method_error_valist at Base 2.25.11
- g_dbus_message_new_method_reply at Base 2.25.11
- g_dbus_message_new_signal at Base 2.25.11
- g_dbus_message_print at Base 2.25.11
- g_dbus_message_set_body at Base 2.25.11
- g_dbus_message_set_destination at Base 2.25.11
- g_dbus_message_set_error_name at Base 2.25.11
- g_dbus_message_set_flags at Base 2.25.11
- g_dbus_message_set_header at Base 2.25.11
- g_dbus_message_set_interface at Base 2.25.11
- g_dbus_message_set_member at Base 2.25.11
- g_dbus_message_set_message_type at Base 2.25.11
- g_dbus_message_set_num_unix_fds at Base 2.25.11
- g_dbus_message_set_path at Base 2.25.11
- g_dbus_message_set_reply_serial at Base 2.25.11
- g_dbus_message_set_sender at Base 2.25.11
- g_dbus_message_set_serial at Base 2.25.11
- g_dbus_message_set_signature at Base 2.25.11
- g_dbus_message_set_unix_fd_list at Base 2.25.11
- g_dbus_message_to_blob at Base 2.25.11
- g_dbus_message_to_gerror at Base 2.25.11
- g_dbus_message_type_get_type at Base 2.25.11
- g_dbus_method_info_get_type at Base 2.25.11
- g_dbus_method_info_ref at Base 2.25.11
- g_dbus_method_info_unref at Base 2.25.11
- g_dbus_method_invocation_get_connection at Base 2.25.11
- g_dbus_method_invocation_get_interface_name at Base 2.25.11
- g_dbus_method_invocation_get_message at Base 2.25.11
- g_dbus_method_invocation_get_method_info at Base 2.25.11
- g_dbus_method_invocation_get_method_name at Base 2.25.11
- g_dbus_method_invocation_get_object_path at Base 2.25.11
- g_dbus_method_invocation_get_parameters at Base 2.25.11
- g_dbus_method_invocation_get_sender at Base 2.25.11
- g_dbus_method_invocation_get_type at Base 2.25.11
- g_dbus_method_invocation_get_user_data at Base 2.25.11
- g_dbus_method_invocation_new at Base 2.25.11
- g_dbus_method_invocation_return_dbus_error at Base 2.25.11
- g_dbus_method_invocation_return_error at Base 2.25.11
- g_dbus_method_invocation_return_error_literal at Base 2.25.11
- g_dbus_method_invocation_return_error_valist at Base 2.25.11
- g_dbus_method_invocation_return_gerror at Base 2.25.11
- g_dbus_method_invocation_return_value at Base 2.25.11
- g_dbus_node_info_generate_xml at Base 2.25.11
- g_dbus_node_info_get_type at Base 2.25.11
- g_dbus_node_info_lookup_interface at Base 2.25.11
- g_dbus_node_info_new_for_xml at Base 2.25.11
- g_dbus_node_info_ref at Base 2.25.11
- g_dbus_node_info_unref at Base 2.25.11
- g_dbus_property_info_flags_get_type at Base 2.25.11
- g_dbus_property_info_get_type at Base 2.25.11
- g_dbus_property_info_ref at Base 2.25.11
- g_dbus_property_info_unref at Base 2.25.11
- g_dbus_proxy_call at Base 2.25.11
- g_dbus_proxy_call_finish at Base 2.25.11
- g_dbus_proxy_call_sync at Base 2.25.11
- g_dbus_proxy_flags_get_type at Base 2.25.11
- g_dbus_proxy_get_cached_property at Base 2.25.11
- g_dbus_proxy_get_cached_property_names at Base 2.25.11
- g_dbus_proxy_get_connection at Base 2.25.11
- g_dbus_proxy_get_default_timeout at Base 2.25.11
- g_dbus_proxy_get_flags at Base 2.25.11
- g_dbus_proxy_get_interface_info at Base 2.25.11
- g_dbus_proxy_get_interface_name at Base 2.25.11
- g_dbus_proxy_get_name at Base 2.25.11
- g_dbus_proxy_get_name_owner at Base 2.25.11
- g_dbus_proxy_get_object_path at Base 2.25.11
- g_dbus_proxy_get_type at Base 2.25.11
- g_dbus_proxy_new at Base 2.25.11
- g_dbus_proxy_new_finish at Base 2.25.11
- g_dbus_proxy_new_for_bus at Base 2.25.11
- g_dbus_proxy_new_for_bus_finish at Base 2.25.11
- g_dbus_proxy_new_for_bus_sync at Base 2.25.11
- g_dbus_proxy_new_sync at Base 2.25.11
- g_dbus_proxy_set_cached_property at Base 2.25.11
- g_dbus_proxy_set_default_timeout at Base 2.25.11
- g_dbus_proxy_set_interface_info at Base 2.25.11
- g_dbus_server_flags_get_type at Base 2.25.11
- g_dbus_server_get_client_address at Base 2.25.11
- g_dbus_server_get_flags at Base 2.25.11
- g_dbus_server_get_guid at Base 2.25.11
- g_dbus_server_get_type at Base 2.25.11
- g_dbus_server_is_active at Base 2.25.11
- g_dbus_server_new_sync at Base 2.25.11
- g_dbus_server_start at Base 2.25.11
- g_dbus_server_stop at Base 2.25.11
- g_dbus_signal_info_get_type at Base 2.25.11
- g_dbus_signal_info_ref at Base 2.25.11
- g_dbus_signal_info_unref at Base 2.25.11
- g_dbus_subtree_flags_get_type at Base 2.25.11
+ g_dbus_address_get_for_bus_sync at Base 2.25.12
+ g_dbus_address_get_stream at Base 2.25.12
+ g_dbus_address_get_stream_finish at Base 2.25.12
+ g_dbus_address_get_stream_sync at Base 2.25.12
+ g_dbus_annotation_info_get_type at Base 2.25.12
+ g_dbus_annotation_info_lookup at Base 2.25.12
+ g_dbus_annotation_info_ref at Base 2.25.12
+ g_dbus_annotation_info_unref at Base 2.25.12
+ g_dbus_arg_info_get_type at Base 2.25.12
+ g_dbus_arg_info_ref at Base 2.25.12
+ g_dbus_arg_info_unref at Base 2.25.12
+ g_dbus_auth_observer_authorize_authenticated_peer at Base 2.25.12
+ g_dbus_auth_observer_get_type at Base 2.25.12
+ g_dbus_auth_observer_new at Base 2.25.12
+ g_dbus_call_flags_get_type at Base 2.25.12
+ g_dbus_capability_flags_get_type at Base 2.25.12
+ g_dbus_connection_add_filter at Base 2.25.12
+ g_dbus_connection_call at Base 2.25.12
+ g_dbus_connection_call_finish at Base 2.25.12
+ g_dbus_connection_call_sync at Base 2.25.12
+ g_dbus_connection_close at Base 2.25.12
+ g_dbus_connection_emit_signal at Base 2.25.12
+ g_dbus_connection_flags_get_type at Base 2.25.12
+ g_dbus_connection_flush at Base 2.25.12
+ g_dbus_connection_flush_finish at Base 2.25.12
+ g_dbus_connection_flush_sync at Base 2.25.12
+ g_dbus_connection_get_capabilities at Base 2.25.12
+ g_dbus_connection_get_exit_on_close at Base 2.25.12
+ g_dbus_connection_get_guid at Base 2.25.12
+ g_dbus_connection_get_peer_credentials at Base 2.25.12
+ g_dbus_connection_get_stream at Base 2.25.12
+ g_dbus_connection_get_type at Base 2.25.12
+ g_dbus_connection_get_unique_name at Base 2.25.12
+ g_dbus_connection_is_closed at Base 2.25.12
+ g_dbus_connection_new at Base 2.25.12
+ g_dbus_connection_new_finish at Base 2.25.12
+ g_dbus_connection_new_for_address at Base 2.25.12
+ g_dbus_connection_new_for_address_finish at Base 2.25.12
+ g_dbus_connection_new_for_address_sync at Base 2.25.12
+ g_dbus_connection_new_sync at Base 2.25.12
+ g_dbus_connection_register_object at Base 2.25.12
+ g_dbus_connection_register_subtree at Base 2.25.12
+ g_dbus_connection_remove_filter at Base 2.25.12
+ g_dbus_connection_send_message at Base 2.25.12
+ g_dbus_connection_send_message_with_reply at Base 2.25.12
+ g_dbus_connection_send_message_with_reply_finish at Base 2.25.12
+ g_dbus_connection_send_message_with_reply_sync at Base 2.25.12
+ g_dbus_connection_set_exit_on_close at Base 2.25.12
+ g_dbus_connection_signal_subscribe at Base 2.25.12
+ g_dbus_connection_signal_unsubscribe at Base 2.25.12
+ g_dbus_connection_start_message_processing at Base 2.25.12
+ g_dbus_connection_unregister_object at Base 2.25.12
+ g_dbus_connection_unregister_subtree at Base 2.25.12
+ g_dbus_error_encode_gerror at Base 2.25.12
+ g_dbus_error_get_remote_error at Base 2.25.12
+ g_dbus_error_get_type at Base 2.25.12
+ g_dbus_error_is_remote_error at Base 2.25.12
+ g_dbus_error_new_for_dbus_error at Base 2.25.12
+ g_dbus_error_quark at Base 2.25.12
+ g_dbus_error_register_error at Base 2.25.12
+ g_dbus_error_register_error_domain at Base 2.25.12
+ g_dbus_error_set_dbus_error at Base 2.25.12
+ g_dbus_error_set_dbus_error_valist at Base 2.25.12
+ g_dbus_error_strip_remote_error at Base 2.25.12
+ g_dbus_error_unregister_error at Base 2.25.12
+ g_dbus_generate_guid at Base 2.25.12
+ g_dbus_interface_info_generate_xml at Base 2.25.12
+ g_dbus_interface_info_get_type at Base 2.25.12
+ g_dbus_interface_info_lookup_method at Base 2.25.12
+ g_dbus_interface_info_lookup_property at Base 2.25.12
+ g_dbus_interface_info_lookup_signal at Base 2.25.12
+ g_dbus_interface_info_ref at Base 2.25.12
+ g_dbus_interface_info_unref at Base 2.25.12
+ g_dbus_is_address at Base 2.25.12
+ g_dbus_is_guid at Base 2.25.12
+ g_dbus_is_interface_name at Base 2.25.12
+ g_dbus_is_member_name at Base 2.25.12
+ g_dbus_is_name at Base 2.25.12
+ g_dbus_is_supported_address at Base 2.25.12
+ g_dbus_is_unique_name at Base 2.25.12
+ g_dbus_message_bytes_needed at Base 2.25.12
+ g_dbus_message_flags_get_type at Base 2.25.12
+ g_dbus_message_get_arg0 at Base 2.25.12
+ g_dbus_message_get_body at Base 2.25.12
+ g_dbus_message_get_destination at Base 2.25.12
+ g_dbus_message_get_error_name at Base 2.25.12
+ g_dbus_message_get_flags at Base 2.25.12
+ g_dbus_message_get_header at Base 2.25.12
+ g_dbus_message_get_header_fields at Base 2.25.12
+ g_dbus_message_get_interface at Base 2.25.12
+ g_dbus_message_get_member at Base 2.25.12
+ g_dbus_message_get_message_type at Base 2.25.12
+ g_dbus_message_get_num_unix_fds at Base 2.25.12
+ g_dbus_message_get_path at Base 2.25.12
+ g_dbus_message_get_reply_serial at Base 2.25.12
+ g_dbus_message_get_sender at Base 2.25.12
+ g_dbus_message_get_serial at Base 2.25.12
+ g_dbus_message_get_signature at Base 2.25.12
+ g_dbus_message_get_type at Base 2.25.12
+ g_dbus_message_get_unix_fd_list at Base 2.25.12
+ g_dbus_message_header_field_get_type at Base 2.25.12
+ g_dbus_message_new at Base 2.25.12
+ g_dbus_message_new_from_blob at Base 2.25.12
+ g_dbus_message_new_method_call at Base 2.25.12
+ g_dbus_message_new_method_error at Base 2.25.12
+ g_dbus_message_new_method_error_literal at Base 2.25.12
+ g_dbus_message_new_method_error_valist at Base 2.25.12
+ g_dbus_message_new_method_reply at Base 2.25.12
+ g_dbus_message_new_signal at Base 2.25.12
+ g_dbus_message_print at Base 2.25.12
+ g_dbus_message_set_body at Base 2.25.12
+ g_dbus_message_set_destination at Base 2.25.12
+ g_dbus_message_set_error_name at Base 2.25.12
+ g_dbus_message_set_flags at Base 2.25.12
+ g_dbus_message_set_header at Base 2.25.12
+ g_dbus_message_set_interface at Base 2.25.12
+ g_dbus_message_set_member at Base 2.25.12
+ g_dbus_message_set_message_type at Base 2.25.12
+ g_dbus_message_set_num_unix_fds at Base 2.25.12
+ g_dbus_message_set_path at Base 2.25.12
+ g_dbus_message_set_reply_serial at Base 2.25.12
+ g_dbus_message_set_sender at Base 2.25.12
+ g_dbus_message_set_serial at Base 2.25.12
+ g_dbus_message_set_signature at Base 2.25.12
+ g_dbus_message_set_unix_fd_list at Base 2.25.12
+ g_dbus_message_to_blob at Base 2.25.12
+ g_dbus_message_to_gerror at Base 2.25.12
+ g_dbus_message_type_get_type at Base 2.25.12
+ g_dbus_method_info_get_type at Base 2.25.12
+ g_dbus_method_info_ref at Base 2.25.12
+ g_dbus_method_info_unref at Base 2.25.12
+ g_dbus_method_invocation_get_connection at Base 2.25.12
+ g_dbus_method_invocation_get_interface_name at Base 2.25.12
+ g_dbus_method_invocation_get_message at Base 2.25.12
+ g_dbus_method_invocation_get_method_info at Base 2.25.12
+ g_dbus_method_invocation_get_method_name at Base 2.25.12
+ g_dbus_method_invocation_get_object_path at Base 2.25.12
+ g_dbus_method_invocation_get_parameters at Base 2.25.12
+ g_dbus_method_invocation_get_sender at Base 2.25.12
+ g_dbus_method_invocation_get_type at Base 2.25.12
+ g_dbus_method_invocation_get_user_data at Base 2.25.12
+ g_dbus_method_invocation_new at Base 2.25.12
+ g_dbus_method_invocation_return_dbus_error at Base 2.25.12
+ g_dbus_method_invocation_return_error at Base 2.25.12
+ g_dbus_method_invocation_return_error_literal at Base 2.25.12
+ g_dbus_method_invocation_return_error_valist at Base 2.25.12
+ g_dbus_method_invocation_return_gerror at Base 2.25.12
+ g_dbus_method_invocation_return_value at Base 2.25.12
+ g_dbus_node_info_generate_xml at Base 2.25.12
+ g_dbus_node_info_get_type at Base 2.25.12
+ g_dbus_node_info_lookup_interface at Base 2.25.12
+ g_dbus_node_info_new_for_xml at Base 2.25.12
+ g_dbus_node_info_ref at Base 2.25.12
+ g_dbus_node_info_unref at Base 2.25.12
+ g_dbus_property_info_flags_get_type at Base 2.25.12
+ g_dbus_property_info_get_type at Base 2.25.12
+ g_dbus_property_info_ref at Base 2.25.12
+ g_dbus_property_info_unref at Base 2.25.12
+ g_dbus_proxy_call at Base 2.25.12
+ g_dbus_proxy_call_finish at Base 2.25.12
+ g_dbus_proxy_call_sync at Base 2.25.12
+ g_dbus_proxy_flags_get_type at Base 2.25.12
+ g_dbus_proxy_get_cached_property at Base 2.25.12
+ g_dbus_proxy_get_cached_property_names at Base 2.25.12
+ g_dbus_proxy_get_connection at Base 2.25.12
+ g_dbus_proxy_get_default_timeout at Base 2.25.12
+ g_dbus_proxy_get_flags at Base 2.25.12
+ g_dbus_proxy_get_interface_info at Base 2.25.12
+ g_dbus_proxy_get_interface_name at Base 2.25.12
+ g_dbus_proxy_get_name at Base 2.25.12
+ g_dbus_proxy_get_name_owner at Base 2.25.12
+ g_dbus_proxy_get_object_path at Base 2.25.12
+ g_dbus_proxy_get_type at Base 2.25.12
+ g_dbus_proxy_new at Base 2.25.12
+ g_dbus_proxy_new_finish at Base 2.25.12
+ g_dbus_proxy_new_for_bus at Base 2.25.12
+ g_dbus_proxy_new_for_bus_finish at Base 2.25.12
+ g_dbus_proxy_new_for_bus_sync at Base 2.25.12
+ g_dbus_proxy_new_sync at Base 2.25.12
+ g_dbus_proxy_set_cached_property at Base 2.25.12
+ g_dbus_proxy_set_default_timeout at Base 2.25.12
+ g_dbus_proxy_set_interface_info at Base 2.25.12
+ g_dbus_server_flags_get_type at Base 2.25.12
+ g_dbus_server_get_client_address at Base 2.25.12
+ g_dbus_server_get_flags at Base 2.25.12
+ g_dbus_server_get_guid at Base 2.25.12
+ g_dbus_server_get_type at Base 2.25.12
+ g_dbus_server_is_active at Base 2.25.12
+ g_dbus_server_new_sync at Base 2.25.12
+ g_dbus_server_start at Base 2.25.12
+ g_dbus_server_stop at Base 2.25.12
+ g_dbus_signal_info_get_type at Base 2.25.12
+ g_dbus_signal_info_ref at Base 2.25.12
+ g_dbus_signal_info_unref at Base 2.25.12
+ g_dbus_subtree_flags_get_type at Base 2.25.12
  g_desktop_app_info_get_filename at Base 2.24.0
  g_desktop_app_info_get_is_hidden at Base 2.16.0
  g_desktop_app_info_get_type at Base 2.16.0
@@ -436,7 +436,7 @@
  g_file_attribute_info_list_unref at Base 2.16.0
  g_file_attribute_matcher_enumerate_namespace at Base 2.16.0
  g_file_attribute_matcher_enumerate_next at Base 2.16.0
- g_file_attribute_matcher_get_type at Base 2.25.11
+ g_file_attribute_matcher_get_type at Base 2.25.12
  g_file_attribute_matcher_matches at Base 2.16.0
  g_file_attribute_matcher_matches_only at Base 2.16.0
  g_file_attribute_matcher_new at Base 2.16.0
@@ -750,7 +750,7 @@
  g_io_stream_has_pending at Base 2.22.0
  g_io_stream_is_closed at Base 2.22.0
  g_io_stream_set_pending at Base 2.22.0
- g_keyfile_settings_backend_new at Base 2.25.11
+ g_keyfile_settings_backend_new at Base 2.25.12
  g_loadable_icon_get_type at Base 2.16.0
  g_loadable_icon_load at Base 2.16.0
  g_loadable_icon_load_async at Base 2.16.0
@@ -842,17 +842,17 @@
  g_output_stream_write_async at Base 2.16.0
  g_output_stream_write_finish at Base 2.16.0
  g_password_save_get_type at Base 2.16.0
- g_permission_acquire at Base 2.25.11
- g_permission_acquire_async at Base 2.25.11
- g_permission_acquire_finish at Base 2.25.11
- g_permission_get_allowed at Base 2.25.11
- g_permission_get_can_acquire at Base 2.25.11
- g_permission_get_can_release at Base 2.25.11
- g_permission_get_type at Base 2.25.11
- g_permission_impl_update at Base 2.25.11
- g_permission_release at Base 2.25.11
- g_permission_release_async at Base 2.25.11
- g_permission_release_finish at Base 2.25.11
+ g_permission_acquire at Base 2.25.12
+ g_permission_acquire_async at Base 2.25.12
+ g_permission_acquire_finish at Base 2.25.12
+ g_permission_get_allowed at Base 2.25.12
+ g_permission_get_can_acquire at Base 2.25.12
+ g_permission_get_can_release at Base 2.25.12
+ g_permission_get_type at Base 2.25.12
+ g_permission_impl_update at Base 2.25.12
+ g_permission_release at Base 2.25.12
+ g_permission_release_async at Base 2.25.12
+ g_permission_release_finish at Base 2.25.12
  g_resolver_error_get_type at Base 2.22.0
  g_resolver_error_quark at Base 2.22.0
  g_resolver_free_addresses at Base 2.22.0
@@ -875,52 +875,52 @@
  g_seekable_seek at Base 2.16.0
  g_seekable_tell at Base 2.16.0
  g_seekable_truncate at Base 2.16.0
- g_settings_apply at Base 2.25.11
- g_settings_backend_changed at Base 2.25.11
- g_settings_backend_changed_tree at Base 2.25.11
- g_settings_backend_flatten_tree at Base 2.25.11
- g_settings_backend_get_type at Base 2.25.11
- g_settings_backend_keys_changed at Base 2.25.11
- g_settings_backend_path_changed at Base 2.25.11
- g_settings_backend_path_writable_changed at Base 2.25.11
- g_settings_backend_writable_changed at Base 2.25.11
- g_settings_bind at Base 2.25.11
- g_settings_bind_flags_get_type at Base 2.25.11
- g_settings_bind_with_mapping at Base 2.25.11
- g_settings_bind_writable at Base 2.25.11
- g_settings_delay at Base 2.25.11
- g_settings_get at Base 2.25.11
- g_settings_get_boolean at Base 2.25.11
- g_settings_get_child at Base 2.25.11
- g_settings_get_double at Base 2.25.11
- g_settings_get_enum at Base 2.25.11
- g_settings_get_flags at Base 2.25.11
- g_settings_get_has_unapplied at Base 2.25.11
- g_settings_get_int at Base 2.25.11
- g_settings_get_mapped at Base 2.25.11
- g_settings_get_string at Base 2.25.11
- g_settings_get_strv at Base 2.25.11
- g_settings_get_type at Base 2.25.11
- g_settings_get_value at Base 2.25.11
- g_settings_is_writable at Base 2.25.11
- g_settings_list_items at Base 2.25.11
- g_settings_list_schemas at Base 2.25.11
- g_settings_new at Base 2.25.11
- g_settings_new_with_backend at Base 2.25.11
- g_settings_new_with_backend_and_path at Base 2.25.11
- g_settings_new_with_path at Base 2.25.11
- g_settings_revert at Base 2.25.11
- g_settings_set at Base 2.25.11
- g_settings_set_boolean at Base 2.25.11
- g_settings_set_double at Base 2.25.11
- g_settings_set_enum at Base 2.25.11
- g_settings_set_flags at Base 2.25.11
- g_settings_set_int at Base 2.25.11
- g_settings_set_string at Base 2.25.11
- g_settings_set_strv at Base 2.25.11
- g_settings_set_value at Base 2.25.11
- g_settings_sync at Base 2.25.11
- g_settings_unbind at Base 2.25.11
+ g_settings_apply at Base 2.25.12
+ g_settings_backend_changed at Base 2.25.12
+ g_settings_backend_changed_tree at Base 2.25.12
+ g_settings_backend_flatten_tree at Base 2.25.12
+ g_settings_backend_get_type at Base 2.25.12
+ g_settings_backend_keys_changed at Base 2.25.12
+ g_settings_backend_path_changed at Base 2.25.12
+ g_settings_backend_path_writable_changed at Base 2.25.12
+ g_settings_backend_writable_changed at Base 2.25.12
+ g_settings_bind at Base 2.25.12
+ g_settings_bind_flags_get_type at Base 2.25.12
+ g_settings_bind_with_mapping at Base 2.25.12
+ g_settings_bind_writable at Base 2.25.12
+ g_settings_delay at Base 2.25.12
+ g_settings_get at Base 2.25.12
+ g_settings_get_boolean at Base 2.25.12
+ g_settings_get_child at Base 2.25.12
+ g_settings_get_double at Base 2.25.12
+ g_settings_get_enum at Base 2.25.12
+ g_settings_get_flags at Base 2.25.12
+ g_settings_get_has_unapplied at Base 2.25.12
+ g_settings_get_int at Base 2.25.12
+ g_settings_get_mapped at Base 2.25.12
+ g_settings_get_string at Base 2.25.12
+ g_settings_get_strv at Base 2.25.12
+ g_settings_get_type at Base 2.25.12
+ g_settings_get_value at Base 2.25.12
+ g_settings_is_writable at Base 2.25.12
+ g_settings_list_items at Base 2.25.12
+ g_settings_list_schemas at Base 2.25.12
+ g_settings_new at Base 2.25.12
+ g_settings_new_with_backend at Base 2.25.12
+ g_settings_new_with_backend_and_path at Base 2.25.12
+ g_settings_new_with_path at Base 2.25.12
+ g_settings_revert at Base 2.25.12
+ g_settings_set at Base 2.25.12
+ g_settings_set_boolean at Base 2.25.12
+ g_settings_set_double at Base 2.25.12
+ g_settings_set_enum at Base 2.25.12
+ g_settings_set_flags at Base 2.25.12
+ g_settings_set_int at Base 2.25.12
+ g_settings_set_string at Base 2.25.12
+ g_settings_set_strv at Base 2.25.12
+ g_settings_set_value at Base 2.25.12
+ g_settings_sync at Base 2.25.12
+ g_settings_unbind at Base 2.25.12
  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_result_complete at Base 2.16.0
@@ -943,8 +943,8 @@
  g_simple_async_result_set_op_res_gboolean at Base 2.16.0
  g_simple_async_result_set_op_res_gpointer at Base 2.16.0
  g_simple_async_result_set_op_res_gssize at Base 2.16.0
- g_simple_permission_get_type at Base 2.25.11
- g_simple_permission_new at Base 2.25.11
+ g_simple_permission_get_type at Base 2.25.12
+ g_simple_permission_new at Base 2.25.12
  g_socket_accept at Base 2.22.0
  g_socket_address_enumerator_get_type at Base 2.22.0
  g_socket_address_enumerator_next at Base 2.22.0
@@ -1006,7 +1006,7 @@
  g_socket_get_protocol at Base 2.22.0
  g_socket_get_remote_address at Base 2.22.0
  g_socket_get_socket_type at Base 2.22.0
- g_socket_get_timeout at Base 2.25.11
+ g_socket_get_timeout at Base 2.25.12
  g_socket_get_type at Base 2.22.0
  g_socket_is_closed at Base 2.22.0
  g_socket_is_connected at Base 2.22.0
@@ -1043,7 +1043,7 @@
  g_socket_set_blocking at Base 2.22.0
  g_socket_set_keepalive at Base 2.22.0
  g_socket_set_listen_backlog at Base 2.22.0
- g_socket_set_timeout at Base 2.25.11
+ g_socket_set_timeout at Base 2.25.12
  g_socket_shutdown at Base 2.22.0
  g_socket_speaks_ipv4 at Base 2.22.0
  g_socket_type_get_type at Base 2.22.0
@@ -1070,15 +1070,15 @@
  g_threaded_socket_service_get_type at Base 2.22.0
  g_threaded_socket_service_new at Base 2.22.0
  g_unix_connection_get_type at Base 2.22.0
- g_unix_connection_receive_credentials at Base 2.25.11
+ g_unix_connection_receive_credentials at Base 2.25.12
  g_unix_connection_receive_fd at Base 2.22.0
- g_unix_connection_send_credentials at Base 2.25.11
+ g_unix_connection_send_credentials at Base 2.25.12
  g_unix_connection_send_fd at Base 2.22.0
- g_unix_credentials_message_get_credentials at Base 2.25.11
- g_unix_credentials_message_get_type at Base 2.25.11
- g_unix_credentials_message_is_supported at Base 2.25.11
- g_unix_credentials_message_new at Base 2.25.11
- g_unix_credentials_message_new_with_credentials at Base 2.25.11
+ g_unix_credentials_message_get_credentials at Base 2.25.12
+ g_unix_credentials_message_get_type at Base 2.25.12
+ g_unix_credentials_message_is_supported at Base 2.25.12
+ g_unix_credentials_message_new at Base 2.25.12
+ g_unix_credentials_message_new_with_credentials at Base 2.25.12
  g_unix_fd_list_append at Base 2.24.0
  g_unix_fd_list_get at Base 2.24.0
  g_unix_fd_list_get_length at Base 2.24.0
@@ -1136,15 +1136,15 @@
  g_unix_output_stream_set_close_fd at Base 2.20.0
  g_unix_resolver_get_type at Base 2.22.0
  g_unix_socket_address_abstract_names_supported at Base 2.22.0
- g_unix_socket_address_get_address_type at Base 2.25.11
+ g_unix_socket_address_get_address_type at Base 2.25.12
  g_unix_socket_address_get_is_abstract at Base 2.22.0
  g_unix_socket_address_get_path at Base 2.22.0
  g_unix_socket_address_get_path_len at Base 2.22.0
  g_unix_socket_address_get_type at Base 2.22.0
  g_unix_socket_address_new at Base 2.22.0
  g_unix_socket_address_new_abstract at Base 2.22.0
- g_unix_socket_address_new_with_type at Base 2.25.11
- g_unix_socket_address_type_get_type at Base 2.25.11
+ g_unix_socket_address_new_with_type at Base 2.25.12
+ g_unix_socket_address_type_get_type at Base 2.25.12
  g_vfs_get_default at Base 2.16.0
  g_vfs_get_file_for_path at Base 2.16.0
  g_vfs_get_file_for_uri at Base 2.16.0
@@ -1424,7 +1424,7 @@
  g_date_valid_month at Base 2.12.0
  g_date_valid_weekday at Base 2.12.0
  g_date_valid_year at Base 2.12.0
- g_dcgettext at Base 2.25.11
+ g_dcgettext at Base 2.25.12
  g_dgettext at Base 2.18.0
  g_dir_close at Base 2.12.0
  g_dir_open at Base 2.12.0
@@ -1596,7 +1596,7 @@
  g_key_file_get_double at Base 2.12.0
  g_key_file_get_double_list at Base 2.12.0
  g_key_file_get_groups at Base 2.12.0
- g_key_file_get_int64 at Base 2.25.11
+ g_key_file_get_int64 at Base 2.25.12
  g_key_file_get_integer at Base 2.12.0
  g_key_file_get_integer_list at Base 2.12.0
  g_key_file_get_keys at Base 2.12.0
@@ -1605,7 +1605,7 @@
  g_key_file_get_start_group at Base 2.12.0
  g_key_file_get_string at Base 2.12.0
  g_key_file_get_string_list at Base 2.12.0
- g_key_file_get_uint64 at Base 2.25.11
+ g_key_file_get_uint64 at Base 2.25.12
  g_key_file_get_value at Base 2.12.0
  g_key_file_has_group at Base 2.12.0
  g_key_file_has_key at Base 2.12.0
@@ -1622,7 +1622,7 @@
  g_key_file_set_comment at Base 2.12.0
  g_key_file_set_double at Base 2.12.0
  g_key_file_set_double_list at Base 2.12.0
- g_key_file_set_int64 at Base 2.25.11
+ g_key_file_set_int64 at Base 2.25.12
  g_key_file_set_integer at Base 2.12.0
  g_key_file_set_integer_list at Base 2.12.0
  g_key_file_set_list_separator at Base 2.12.0
@@ -1630,7 +1630,7 @@
  g_key_file_set_locale_string_list at Base 2.12.0
  g_key_file_set_string at Base 2.12.0
  g_key_file_set_string_list at Base 2.12.0
- g_key_file_set_uint64 at Base 2.25.11
+ g_key_file_set_uint64 at Base 2.25.12
  g_key_file_set_value at Base 2.12.0
  g_key_file_to_data at Base 2.12.0
  g_list_alloc at Base 2.12.0
@@ -1930,8 +1930,8 @@
  g_regex_error_quark at Base 2.14.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.25.11
- g_regex_get_match_flags at Base 2.25.11
+ g_regex_get_compile_flags at Base 2.25.12
+ g_regex_get_match_flags at Base 2.25.12
  g_regex_get_max_backref at Base 2.14.0
  g_regex_get_pattern at Base 2.14.0
  g_regex_get_string_number at Base 2.14.0
@@ -2033,7 +2033,7 @@
  g_slice_alloc0 at Base 2.12.0
  g_slice_alloc at Base 2.12.0
  g_slice_copy at Base 2.14.0
- g_slice_debug_tree_statistics at Base 2.25.11
+ g_slice_debug_tree_statistics at Base 2.25.12
  g_slice_free1 at Base 2.12.0
  g_slice_free_chain_with_offset at Base 2.12.0
  g_slice_get_config at Base 2.12.0
@@ -2076,7 +2076,7 @@
  g_source_get_context at Base 2.12.0
  g_source_get_current_time at Base 2.12.0
  g_source_get_id at Base 2.12.0
- g_source_get_name at Base 2.25.11
+ g_source_get_name at Base 2.25.12
  g_source_get_priority at Base 2.12.0
  g_source_is_destroyed at Base 2.12.0
  g_source_new at Base 2.12.0
@@ -2089,8 +2089,8 @@
  g_source_set_callback_indirect at Base 2.12.0
  g_source_set_can_recurse at Base 2.12.0
  g_source_set_funcs at Base 2.12.0
- g_source_set_name at Base 2.25.11
- g_source_set_name_by_id at Base 2.25.11
+ g_source_set_name at Base 2.25.12
+ g_source_set_name_by_id at Base 2.25.12
  g_source_set_priority at Base 2.12.0
  g_source_unref at Base 2.12.0
  g_spaced_primes_closest at Base 2.12.0
@@ -2382,7 +2382,7 @@
  g_utf8_validate at Base 2.12.0
  g_utime at Base 2.18.0
  g_variant_builder_add at Base 2.24.0
- g_variant_builder_add_parsed at Base 2.25.11
+ g_variant_builder_add_parsed at Base 2.25.12
  g_variant_builder_add_value at Base 2.24.0
  g_variant_builder_clear at Base 2.24.0
  g_variant_builder_close at Base 2.24.0
@@ -2394,9 +2394,9 @@
  g_variant_builder_unref at Base 2.24.0
  g_variant_byteswap at Base 2.24.0
  g_variant_classify at Base 2.24.0
- g_variant_compare at Base 2.25.11
- g_variant_dup_bytestring at Base 2.25.11
- g_variant_dup_bytestring_array at Base 2.25.11
+ g_variant_compare at Base 2.25.12
+ g_variant_dup_bytestring at Base 2.25.12
+ g_variant_dup_bytestring_array at Base 2.25.12
  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
@@ -2405,8 +2405,8 @@
  g_variant_get at Base 2.24.0
  g_variant_get_boolean at Base 2.24.0
  g_variant_get_byte at Base 2.24.0
- g_variant_get_bytestring at Base 2.25.11
- g_variant_get_bytestring_array at Base 2.25.11
+ g_variant_get_bytestring at Base 2.25.12
+ g_variant_get_bytestring_array at Base 2.25.12
  g_variant_get_child at Base 2.24.0
  g_variant_get_child_value at Base 2.24.0
  g_variant_get_data at Base 2.24.0
@@ -2430,7 +2430,7 @@
  g_variant_get_variant at Base 2.24.0
  g_variant_hash at Base 2.24.0
  g_variant_is_container at Base 2.24.0
- g_variant_is_floating at Base 2.25.11
+ g_variant_is_floating at Base 2.25.12
  g_variant_is_normal_form at Base 2.24.0
  g_variant_is_object_path at Base 2.24.0
  g_variant_is_of_type at Base 2.24.0
@@ -2448,8 +2448,8 @@
  g_variant_new_array at Base 2.24.0
  g_variant_new_boolean at Base 2.24.0
  g_variant_new_byte at Base 2.24.0
- g_variant_new_bytestring at Base 2.25.11
- g_variant_new_bytestring_array at Base 2.25.11
+ g_variant_new_bytestring at Base 2.25.12
+ g_variant_new_bytestring_array at Base 2.25.12
  g_variant_new_dict_entry at Base 2.24.0
  g_variant_new_double at Base 2.24.0
  g_variant_new_from_data at Base 2.24.0
@@ -2555,13 +2555,13 @@
 libgobject-2.0.so.0 libglib2.0-0 #MINVER#
 * Build-Depends-Package: libglib2.0-dev
  g_array_get_type at Base 2.22.0
- g_binding_flags_get_type at Base 2.25.11
- g_binding_get_flags at Base 2.25.11
- g_binding_get_source at Base 2.25.11
- g_binding_get_source_property at Base 2.25.11
- g_binding_get_target at Base 2.25.11
- g_binding_get_target_property at Base 2.25.11
- g_binding_get_type at Base 2.25.11
+ g_binding_flags_get_type at Base 2.25.12
+ g_binding_get_flags at Base 2.25.12
+ g_binding_get_source at Base 2.25.12
+ g_binding_get_source_property at Base 2.25.12
+ g_binding_get_target at Base 2.25.12
+ g_binding_get_target_property at Base 2.25.12
+ g_binding_get_type at Base 2.25.12
  g_boxed_copy at Base 2.12.0
  g_boxed_free at Base 2.12.0
  g_boxed_type_register_static at Base 2.12.0
@@ -2585,7 +2585,7 @@
  g_cclosure_marshal_VOID__UINT at Base 2.12.0
  g_cclosure_marshal_VOID__UINT_POINTER at Base 2.12.0
  g_cclosure_marshal_VOID__ULONG at Base 2.12.0
- g_cclosure_marshal_VOID__VARIANT at Base 2.25.11
+ g_cclosure_marshal_VOID__VARIANT at Base 2.25.12
  g_cclosure_marshal_VOID__VOID at Base 2.12.0
  g_cclosure_new at Base 2.12.0
  g_cclosure_new_object at Base 2.12.0
@@ -2612,7 +2612,7 @@
  g_enum_get_value_by_name at Base 2.12.0
  g_enum_get_value_by_nick at Base 2.12.0
  g_enum_register_static at Base 2.12.0
- g_error_get_type at Base 2.25.11
+ g_error_get_type at Base 2.25.12
  g_flags_complete_type_info at Base 2.12.0
  g_flags_get_first_value at Base 2.12.0
  g_flags_get_value_by_name at Base 2.12.0
@@ -2626,8 +2626,8 @@
  g_io_condition_get_type at Base 2.12.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.25.11
- g_object_bind_property_full at Base 2.25.11
+ g_object_bind_property at Base 2.25.12
+ g_object_bind_property_full at Base 2.25.12
  g_object_class_find_property at Base 2.12.0
  g_object_class_install_property at Base 2.12.0
  g_object_class_list_properties at Base 2.12.0
@@ -2651,7 +2651,7 @@
  g_object_new_valist at Base 2.12.0
  g_object_newv at Base 2.12.0
  g_object_notify at Base 2.12.0
- g_object_notify_by_pspec at Base 2.25.11
+ g_object_notify_by_pspec at Base 2.25.12
  g_object_ref at Base 2.12.0
  g_object_ref_sink at Base 2.12.0
  g_object_remove_toggle_ref at Base 2.12.0
@@ -2713,7 +2713,7 @@
  g_param_spec_unichar at Base 2.12.0
  g_param_spec_unref at Base 2.12.0
  g_param_spec_value_array at Base 2.12.0
- g_param_spec_variant at Base 2.25.11
+ g_param_spec_variant at Base 2.25.12
  g_param_type_register_static at Base 2.12.0
  g_param_value_convert at Base 2.12.0
  g_param_value_defaults at Base 2.12.0
@@ -2852,7 +2852,7 @@
  g_value_dup_object at Base 2.12.0
  g_value_dup_param at Base 2.12.0
  g_value_dup_string at Base 2.12.0
- g_value_dup_variant at Base 2.25.11
+ g_value_dup_variant at Base 2.25.12
  g_value_fits_pointer at Base 2.12.0
  g_value_get_boolean at Base 2.12.0
  g_value_get_boxed at Base 2.12.0
@@ -2874,7 +2874,7 @@
  g_value_get_uint64 at Base 2.12.0
  g_value_get_uint at Base 2.12.0
  g_value_get_ulong at Base 2.12.0
- g_value_get_variant at Base 2.25.11
+ g_value_get_variant at Base 2.25.12
  g_value_init at Base 2.12.0
  g_value_peek_pointer at Base 2.12.0
  g_value_register_transform_func at Base 2.12.0
@@ -2905,12 +2905,12 @@
  g_value_set_uint64 at Base 2.12.0
  g_value_set_uint at Base 2.12.0
  g_value_set_ulong at Base 2.12.0
- g_value_set_variant at Base 2.25.11
+ g_value_set_variant at Base 2.25.12
  g_value_take_boxed at Base 2.12.0
  g_value_take_object at Base 2.12.0
  g_value_take_param at Base 2.12.0
  g_value_take_string at Base 2.12.0
- g_value_take_variant at Base 2.25.11
+ g_value_take_variant at Base 2.25.12
  g_value_transform at Base 2.12.0
  g_value_type_compatible at Base 2.12.0
  g_value_type_transformable at Base 2.12.0

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=24926&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series [utf-8] Fri Jul 30 10:36:24 2010
@@ -4,4 +4,3 @@
 04_homedir_env.patch
 60_wait-longer-for-threads-to-die.patch
 61_glib-compile-schemas-path.patch
-99_gsocket-create-socket-cloexec.patch

Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=24926&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/rules [utf-8] Fri Jul 30 10:36:24 2010
@@ -43,7 +43,7 @@
 
 APIVER := 2.0
 SONAME := 0
-SHVER := 2.25.11
+SHVER := 2.25.12
 
 # package names
 SHARED_PKG := libglib$(APIVER)-$(SONAME)




More information about the pkg-gnome-commits mailing list