r47687 - in /desktop/unstable/json-glib/debian: changelog control control.in libjson-glib-1.0-0.symbols patches/

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Mar 24 15:29:56 UTC 2016


Author: ah
Date: Thu Mar 24 15:29:56 2016
New Revision: 47687

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47687
Log:
* New upstream release.
* Bump Standards-Version to 3.9.7
* Drop debian/patches/0001-tests-builder-Don-t-duplicate-test-names.patch
  - merged upstream.
* Updated debian/libjson-glib-1.0-0.symbols with many additions.

Removed:
    desktop/unstable/json-glib/debian/patches/
Modified:
    desktop/unstable/json-glib/debian/changelog
    desktop/unstable/json-glib/debian/control
    desktop/unstable/json-glib/debian/control.in
    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=47687&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/changelog	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/changelog	[utf-8] Thu Mar 24 15:29:56 2016
@@ -1,3 +1,13 @@
+json-glib (1.2.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.7
+  * Drop debian/patches/0001-tests-builder-Don-t-duplicate-test-names.patch
+    - merged upstream.
+  * Updated debian/libjson-glib-1.0-0.symbols with many additions.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 24 Mar 2016 16:26:57 +0100
+
 json-glib (1.0.4-2) unstable; urgency=medium
 
   [ Michael Biebl ]

Modified: desktop/unstable/json-glib/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/control?rev=47687&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/control	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/control	[utf-8] Thu Mar 24 15:29:56 2016
@@ -19,7 +19,7 @@
                gobject-introspection (>= 0.9.12-4~),
                xsltproc,
                libxml2-utils
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Homepage: https://wiki.gnome.org/Projects/JsonGlib
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/json-glib
 Vcs-Browser: https://anonscm.debian.org/viewpkg-gnome/desktop/unstable/json-glib

Modified: desktop/unstable/json-glib/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/json-glib/debian/control.in?rev=47687&op=diff
==============================================================================
--- desktop/unstable/json-glib/debian/control.in	[utf-8] (original)
+++ desktop/unstable/json-glib/debian/control.in	[utf-8] Thu Mar 24 15:29:56 2016
@@ -15,7 +15,7 @@
                gobject-introspection (>= 0.9.12-4~),
                xsltproc,
                libxml2-utils
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Homepage: https://wiki.gnome.org/Projects/JsonGlib
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/json-glib
 Vcs-Browser: https://anonscm.debian.org/viewpkg-gnome/desktop/unstable/json-glib

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=47687&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] Thu Mar 24 15:29:56 2016
@@ -8,6 +8,7 @@
  json_array_add_object_element at Base 0.12.0
  json_array_add_string_element at Base 0.12.0
  json_array_dup_element at Base 0.12.0
+ json_array_equal at Base 1.2.0
  json_array_foreach_element at Base 0.12.0
  json_array_get_array_element at Base 0.12.0
  json_array_get_boolean_element at Base 0.12.0
@@ -20,9 +21,12 @@
  json_array_get_object_element at Base 0.12.0
  json_array_get_string_element at Base 0.12.0
  json_array_get_type at Base 0.12.0
+ json_array_hash at Base 1.2.0
+ json_array_is_immutable at Base 1.2.0
  json_array_new at Base 0.12.0
  json_array_ref at Base 0.12.0
  json_array_remove_element at Base 0.12.0
+ json_array_seal at Base 1.2.0
  json_array_sized_new at Base 0.12.0
  json_array_unref at Base 0.12.0
  json_boxed_can_deserialize at Base 0.12.0
@@ -44,10 +48,12 @@
  json_builder_get_root at Base 0.12.0
  json_builder_get_type at Base 0.12.0
  json_builder_new at Base 0.12.0
+ json_builder_new_immutable at Base 1.2.0
  json_builder_reset at Base 0.12.0
  json_builder_set_member_name at Base 0.12.0
  json_construct_gobject at Base 0.12.0
  json_deserialize_pspec at Base 0.12.0
+ json_from_string at Base 1.2.0
  json_generator_get_indent at Base 0.13.2
  json_generator_get_indent_char at Base 0.13.2
  json_generator_get_pretty at Base 0.13.2
@@ -76,6 +82,7 @@
  json_node_dup_array at Base 0.12.0
  json_node_dup_object at Base 0.12.0
  json_node_dup_string at Base 0.12.0
+ json_node_equal at Base 1.2.0
  json_node_free at Base 0.12.0
  json_node_get_array at Base 0.12.0
  json_node_get_boolean at Base 0.12.0
@@ -88,6 +95,7 @@
  json_node_get_type at Base 0.12.0
  json_node_get_value at Base 0.12.0
  json_node_get_value_type at Base 0.12.0
+ json_node_hash at Base 1.2.0
  json_node_init at Base 0.16.0
  json_node_init_array at Base 0.16.0
  json_node_init_boolean at Base 0.16.0
@@ -96,8 +104,11 @@
  json_node_init_null at Base 0.16.0
  json_node_init_object at Base 0.16.0
  json_node_init_string at Base 0.16.0
+ json_node_is_immutable at Base 1.2.0
  json_node_is_null at Base 0.12.0
  json_node_new at Base 0.12.0
+ json_node_ref at Base 1.2.0
+ json_node_seal at Base 1.2.0
  json_node_set_array at Base 0.12.0
  json_node_set_boolean at Base 0.12.0
  json_node_set_double at Base 0.12.0
@@ -110,8 +121,10 @@
  json_node_take_object at Base 0.12.0
  json_node_type_get_type at Base 0.12.0
  json_node_type_name at Base 0.12.0
+ json_node_unref at Base 1.2.0
  json_object_add_member at Base 0.12.0
  json_object_dup_member at Base 0.12.0
+ json_object_equal at Base 1.2.0
  json_object_foreach_member at Base 0.12.0
  json_object_get_array_member at Base 0.12.0
  json_object_get_boolean_member at Base 0.12.0
@@ -126,9 +139,14 @@
  json_object_get_type at Base 0.12.0
  json_object_get_values at Base 0.12.0
  json_object_has_member at Base 0.12.0
+ json_object_hash at Base 1.2.0
+ json_object_is_immutable at Base 1.2.0
+ json_object_iter_init at Base 1.2.0
+ json_object_iter_next at Base 1.2.0
  json_object_new at Base 0.12.0
  json_object_ref at Base 0.12.0
  json_object_remove_member at Base 0.12.0
+ json_object_seal at Base 1.2.0
  json_object_set_array_member at Base 0.12.0
  json_object_set_boolean_member at Base 0.12.0
  json_object_set_double_member at Base 0.12.0
@@ -151,6 +169,7 @@
  json_parser_load_from_stream_async at Base 0.12.0
  json_parser_load_from_stream_finish at Base 0.12.0
  json_parser_new at Base 0.12.0
+ json_parser_new_immutable at Base 1.2.0
  json_path_compile at Base 0.13.4
  json_path_error_get_type at Base 0.13.4
  json_path_error_quark at Base 0.13.4
@@ -192,3 +211,7 @@
  json_serializable_set_property at Base 0.13.4
  json_serialize_gobject at Base 0.12.0
  json_serialize_pspec at Base 0.12.0
+ json_string_compare at Base 1.2.0
+ json_string_equal at Base 1.2.0
+ json_string_hash at Base 1.2.0
+ json_to_string at Base 1.2.0




More information about the pkg-gnome-commits mailing list