Change logs for pygobject source package in Karmic

  • pygobject (2.18.0-0ubuntu2) karmic; urgency=low
    
      * Fixing FTBFS due to new autotools versions (LP: #445633),
        debian/patches/65_new_autotools_version.patch
        + Removed duplicate install of defsgen.py in Makefile.am
        + Rerun autotools.
    
     -- Matt Wheeler <email address hidden>   Fri, 09 Oct 2009 21:43:19 +0100
  • pygobject (2.18.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version
      * debian/patches/01_pkgconfig-private.patch:
        - the change is in the new version
      * debian/patches/62_install-pyglib-in-libdir-with-python-version.patch:
        - the change is in the new version
      * debian/patches/90_autofoo.patch:
        - not required in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 01 Jun 2009 17:28:32 +0200
  • pygobject (2.17.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Write a good part of the docs for gio
        - Wrap g_mount_guess_content_type g_mount_guess_content_type_finish
          g_mount_guess_content_type_sync
        - Swap first two arguments of gio.File.query_info_async
        - Fix a crash in pyg_type_add_interfaces
        - Remove an empty structure, use sizeof instead
        - Wrap four g_get_user_*_dir
        - Remove 'ltihooks.py' as using deprecated Python module
        - Code maintenance: add .gitignore files
        - CellRendererPixbuf stock-size property has wrong type
        - Add a doap file after git migration
        - missing dep on libffi in pygobject-2.0.pc
        - g_volume_monitor_tp_new new function, return the singleton object.
        - Remove a DeprecationWarning under python 2.6
        - several scripts from codegen directory are not distributed
        - g_file_copy_async change argument order to keep it consistent with the
          other methods
        - memory leak in gio.File.copy_async
        - g_file_monitor should accept None for cancellable and set the default
          flag to G_FILE_MONITOR_NONE
        - pyg_notify_free needs to ensure it has GIL before calling Py_XDECREF
        - Wrap g_file_set_display_name_async
        - Add a semi-private method to return the option context C object from
          an option context wrapper
        - Converting a negative long Python value to a GUINT64 GValue doesn't
          error out as it should
        - Wrap g_file_set_attributes_async and
          g_file_set_attributes_finish
        - g_file_query_filesystem_info_async fix a typo
        - Wrap g_file_query_filesystem_info_async
        - Add missing g_file_query_filesystem_info_async and
          g_file_query_filesystem_info_finish
        - Wrap g_file_eject_mountable
        - g_file_copy callback cannot be optional
        - Swap various kwargs names to reflect the code
        - Update the address of the FSF
        - Add g_volume_should_automount
        - Wrap g_drive_enumerate_identifiers and g_volume_enumerate_identifiers
        - Add a couple of convinence functions to convert from/to a python list
          and an array of strings
        - Allow setting pytype wrapper class
        - Wrap g_file_enumerator_close_async
      * debian/patches/01_pkgconfig-private.patch:
        - new version update
      * debian/patches/91_upstream_change_fix_rhythmbox_crash.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 11 May 2009 14:16:44 +0200
  • pygobject (2.16.1-1ubuntu2) jaunty; urgency=low
    
      * debian/patches/91_upstream_change_fix_rhythmbox_crash.patch:
        - upstream bugzilla change to fix a crasher
    
     -- Sebastien Bacher <email address hidden>   Wed, 08 Apr 2009 00:58:31 +0200