r44566 - in /desktop/unstable/json-glib/debian: changelog libjson-glib-1.0-0.symbols

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 23 13:57:58 UTC 2015


Author: biebl
Date: Sat May 23 13:57:58 2015
New Revision: 44566

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44566
Log:
Mark private symbols for the marshaller as (optional).

Modified:
    desktop/unstable/json-glib/debian/changelog
    desktop/unstable/json-glib/debian/libjson-glib-1.0-0.symbols

Modified: desktop/unstable/json-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/changelog?rev=44566&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/changelog	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/changelog	[utf-8] Sat May 23 13:57:58 2015
@@ -9,6 +9,7 @@
   * Update debian/copyright using the machine-readable copyright format 1.0.
   * Bump Standards-Version to 3.9.6.
   * Install upstream provided man pages via .install file.
+  * Mark private symbols for the marshaller as (optional).
 
  -- Michael Biebl <biebl at debian.org>  Sat, 23 May 2015 15:15:29 +0200
 

Modified: desktop/unstable/json-glib/debian/libjson-glib-1.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/libjson-glib-1.0-0.symbols?rev=44566&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/libjson-glib-1.0-0.symbols	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/libjson-glib-1.0-0.symbols	[utf-8] Sat May 23 13:57:58 2015
@@ -1,6 +1,4 @@
 libjson-glib-1.0.so.0 libjson-glib-1.0-0 #MINVER#
- _json_marshal_VOID__BOXED_INT at Base 1.0.0
- _json_marshal_VOID__BOXED_STRING at Base 1.0.0
  json_array_add_array_element at Base 0.12.0
  json_array_add_boolean_element at Base 0.12.0
  json_array_add_double_element at Base 0.12.0
@@ -71,6 +69,8 @@
  json_gvariant_deserialize_data at Base 0.13.2
  json_gvariant_serialize at Base 0.13.2
  json_gvariant_serialize_data at Base 0.13.2
+ (optional)json_marshal_VOID__BOXED_INT at Base 1.0.4
+ (optional)json_marshal_VOID__BOXED_STRING at Base 1.0.4
  json_node_alloc at Base 0.16.0
  json_node_copy at Base 0.12.0
  json_node_dup_array at Base 0.12.0




More information about the pkg-gnome-commits mailing list