Change logs for gobject-introspection source package in Oneiric based series for Ubuntu LEB

  • gobject-introspection (1.30.0-0ubuntu2) oneiric; urgency=low
    
      * Add 01-account_for_padding_in_struct_size_check.patch: On some platform
        like armel or powerpc the compiler adds extra padding to structs. Make the
        test_size_of_struct_with_array_of_anon_unions() check more liberal by only
        requiring that the size of the struct is at least as big as expected. Also
        use g_assert_cmpuint() to make it easier to see the actual diff. This
        fixes FTBFS on armel/powerpc. (LP: #857314)
     -- Martin Pitt <email address hidden>   Wed, 28 Sep 2011 10:34:48 +0200