Change logs for json-glib source package in Lucid

  • json-glib (0.7.6-0ubuntu2) lucid; urgency=low
    
      * rebuild rest of main for armel armv7/thumb2 optimization;
        UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2
     -- Alexander Sack <email address hidden>   Sat, 06 Mar 2010 13:29:14 +0100
  • json-glib (0.7.6-0ubuntu1) karmic; urgency=low
    
      * Remove upstreamed patch from package
      * New upstream release (0.7.6):
        - Actually use the int64 support in the Scanner
      * New upstream release (0.7.4) (LP: #416336):
        - Pre-compute the escape table
        - Use JSON_NODE_OBJECT, not JSON_NODE_ARRAY when creating the node in
          json_object_set_object_member
        - Fix typo in JsonObject::set_object_member()
        - Verify parsing base values
        - Advance the tokenizer to avoid an infinite loop
        - Auto-promote integer types to G_TYPE_INT64
        - Do not sanitize the object member's name
        - Disallow single header file inclusion
        - Use our libtool for the typelib
    
     -- Rodrigo Moya <email address hidden>   Thu, 20 Aug 2009 11:36:21 +0200