lp:ubuntu/lucid/pygobject

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/pygobject
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

52. By Sebastien Bacher

* debian/patches/80_no_pygi_error.patch:
  - don't raise pygi error since the package is built without that option
    which is something the code handles correctly (lp: #607674)

51. By Sebastien Bacher

* debian/patches/03_maintainer_mode.patch:
  - don't use this change to not trigger autotools run on build

50. By Sebastien Bacher

* New upstream version
* debian/control.in:
  - updated liblib requirement since the new version fixes a build issue
* debian/patches/61_wakeupfd-fctnl-and-read.patch:
  - dropped since the issue is fixed in the new version

49. By Matt Wheeler

* 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.

48. By Sebastien Bacher

* 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

47. By Sebastien Bacher

* 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

46. By Sebastien Bacher

* debian/patches/91_upstream_change_fix_rhythmbox_crash.patch:
  - upstream bugzilla change to fix a crasher

45. By Sebastien Bacher

* Sync on Debian
* debian/control.in, debian/rules:
  - don't use a specific python version

44. By Matthias Klose

python-gobject-dev: Use unversioned python interpreter.

43. By Matthias Klose

* Remove explicit dependencies on python2.5.
* Rename -dbg extensions for python2.6 as well. LP: #333557.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/pygobject
This branch contains Public information 
Everyone can see this information.

Subscribers