r28547 - in /packages/unstable/json-glib/debian: changelog libjson-glib-1.0-0.symbols watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Jun 21 14:24:00 UTC 2011


Author: bigon
Date: Tue Jun 21 14:24:00 2011
New Revision: 28547

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28547
Log:
* New upstream release. (Thanks to Ted Gould <ted at ubuntu.com>)
  - Fixes for removal of G_CONST_RETURN
* debian/libjson-glib-1.0-0.symbols: Update for 0.13.4
* debian/watch: Switch to .bz2 tarballs

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

Modified: packages/unstable/json-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/json-glib/debian/changelog?rev=28547&op=diff
==============================================================================
--- packages/unstable/json-glib/debian/changelog [utf-8] (original)
+++ packages/unstable/json-glib/debian/changelog [utf-8] Tue Jun 21 14:24:00 2011
@@ -1,3 +1,12 @@
+json-glib (0.13.4-1) UNRELEASED; urgency=low
+
+  * New upstream release. (Thanks to Ted Gould <ted at ubuntu.com>)
+    - Fixes for removal of G_CONST_RETURN
+  * debian/libjson-glib-1.0-0.symbols: Update for 0.13.4
+  * debian/watch: Switch to .bz2 tarballs
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 21 Jun 2011 16:09:51 +0200
+
 json-glib (0.13.2-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/unstable/json-glib/debian/libjson-glib-1.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/json-glib/debian/libjson-glib-1.0-0.symbols?rev=28547&op=diff
==============================================================================
--- packages/unstable/json-glib/debian/libjson-glib-1.0-0.symbols [utf-8] (original)
+++ packages/unstable/json-glib/debian/libjson-glib-1.0-0.symbols [utf-8] Tue Jun 21 14:24:00 2011
@@ -141,6 +141,13 @@
  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_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
+ json_path_get_type at Base 0.13.4
+ json_path_match at Base 0.13.4
+ json_path_new at Base 0.13.4
+ json_path_query at Base 0.13.4
  json_reader_count_elements at Base 0.12.0
  json_reader_count_members at Base 0.12.0
  json_reader_end_element at Base 0.12.0
@@ -188,7 +195,11 @@
  json_serializable_default_deserialize_property at Base 0.12.0
  json_serializable_default_serialize_property at Base 0.12.0
  json_serializable_deserialize_property at Base 0.12.0
+ json_serializable_find_property at Base 0.13.4
+ json_serializable_get_property at Base 0.13.4
  json_serializable_get_type at Base 0.12.0
+ json_serializable_list_properties at Base 0.13.4
  json_serializable_serialize_property at Base 0.12.0
+ 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

Modified: packages/unstable/json-glib/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/json-glib/debian/watch?rev=28547&op=diff
==============================================================================
--- packages/unstable/json-glib/debian/watch [utf-8] (original)
+++ packages/unstable/json-glib/debian/watch [utf-8] Tue Jun 21 14:24:00 2011
@@ -1,2 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/json-glib/([0-9.]+)/json-glib-(.*).tar.gz
+http://ftp.gnome.org/pub/GNOME/sources/json-glib/([0-9.]+)/json-glib-(.*).tar.bz2




More information about the pkg-gnome-commits mailing list