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

laney at users.alioth.debian.org laney at users.alioth.debian.org
Fri May 5 17:04:07 UTC 2017


Author: laney
Date: Fri May  5 17:04:07 2017
New Revision: 52398

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52398
Log:
New upstream release 2.53.1

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=52398&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog	[utf-8] Fri May  5 17:04:07 2017
@@ -1,3 +1,15 @@
+glib2.0 (2.53.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release 2.53.1
+    + The gdbus tool gained a wait command
+    + g_unix_signal_source_new support SIGWINCH now
+    + There are now g_enum_to_string and g_flags_to_string functions
+    + A new function to instantiate objects: g_objet_new_with_properties
+    + GParameter and related APIs have been deprecated
+  * debian/libglib2.0-0.symbols: Add new symbols for 2.53.1.
+
+ -- Iain Lane <laney at debian.org>  Mon, 20 Mar 2017 23:22:26 +0000
+
 glib2.0 (2.52.0-1) experimental; urgency=medium
 
   * New upstream release 2.52.0

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=52398&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 May  5 17:04:07 2017
@@ -1877,6 +1877,8 @@
  g_unix_is_mount_path_system_internal at Base 2.16.0
  g_unix_mount_at at Base 2.16.0
  g_unix_mount_compare at Base 2.16.0
+ g_unix_mount_copy at Base 2.53.1
+ g_unix_mount_entry_get_type at Base 2.53.1
  g_unix_mount_for at Base 2.51.0
  g_unix_mount_free at Base 2.16.0
  g_unix_mount_get_device_path at Base 2.16.0
@@ -1894,11 +1896,13 @@
  g_unix_mount_monitor_new at Base 2.16.0
  g_unix_mount_monitor_set_rate_limit at Base 2.18.0
  g_unix_mount_point_compare at Base 2.16.0
+ g_unix_mount_point_copy at Base 2.53.1
  g_unix_mount_point_free at Base 2.16.0
  g_unix_mount_point_get_device_path at Base 2.16.0
  g_unix_mount_point_get_fs_type at Base 2.16.0
  g_unix_mount_point_get_mount_path at Base 2.16.0
  g_unix_mount_point_get_options at Base 2.31.8
+ g_unix_mount_point_get_type at Base 2.53.1
  g_unix_mount_point_guess_can_eject at Base 2.16.0
  g_unix_mount_point_guess_icon at Base 2.16.0
  g_unix_mount_point_guess_name at Base 2.16.0
@@ -3715,12 +3719,14 @@
  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_enum_to_string at Base 2.53.1
  g_error_get_type at Base 2.26.0
  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
  g_flags_get_value_by_nick at Base 2.12.0
  g_flags_register_static at Base 2.12.0
+ g_flags_to_string at Base 2.53.1
  g_gstring_get_type at Base 2.12.0
  g_gtype_get_type at Base 2.12.0
  g_hash_table_get_type at Base 2.12.0
@@ -3756,6 +3762,7 @@
  g_object_get_qdata at Base 2.12.0
  g_object_get_type at Base 2.18.0
  g_object_get_valist at Base 2.12.0
+ g_object_getv at Base 2.53.1
  g_object_interface_find_property at Base 2.12.0
  g_object_interface_install_property at Base 2.12.0
  g_object_interface_list_properties at Base 2.12.0
@@ -3763,6 +3770,7 @@
  g_object_new at Base 2.12.0
  g_object_new_valist at Base 2.12.0
  g_object_newv at Base 2.12.0
+ g_object_new_with_properties at Base 2.53.1
  g_object_notify at Base 2.12.0
  g_object_notify_by_pspec at Base 2.26.0
  g_object_ref at Base 2.12.0
@@ -3779,6 +3787,7 @@
  g_object_set_qdata at Base 2.12.0
  g_object_set_qdata_full at Base 2.12.0
  g_object_set_valist at Base 2.12.0
+ g_object_setv at Base 2.53.1
  g_object_steal_data at Base 2.12.0
  g_object_steal_qdata at Base 2.12.0
  g_object_thaw_notify at Base 2.12.0




More information about the pkg-gnome-commits mailing list