Change logs for pygobject source package in Gutsy

  • pygobject (2.14.0-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Fix a Python 2.6 deprecation warning
        - Wrap g_timeout_add_seconds, when compiling with glib 2.14
        - Always fully initialize the PyGObject
        - Fix compilation in Solaris, again
        - Fix check for default value in boolean type
        - Fix new style properties with subclasses
        - Docs generation fixes
      * debian/control.in, debian/python-gobject-doc.install, debian/rules:
        - install the documentation in the correct package and update Replaces
          (LP: #116645)
    
     -- Sebastien Bacher <email address hidden>   Mon, 17 Sep 2007 10:06:35 +0200
  • pygobject (2.13.2-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Fix build on opensolaris
        - Proxy GOption exceptions from Python to C
        - Support G_TYPE_VALUE boxed args/signals
        - pyg_error_exception_check bug fix
        - Toggle references bug fix
        - use python-config to get python includes
        - Support GObject properties in new properties API
        - generate-constants fixes
        - Allow running autogen.sh from outside $srcdir
    
     -- Sebastien Bacher <email address hidden>   Mon, 09 Jul 2007 12:22:18 +0200
  • pygobject (2.13.1-0ubuntu3) gutsy; urgency=low
    
      * debian/rules: Fix dh_strip invocation to not strip packages twice. Fixes
        FTBFS.
    
     -- Martin Pitt <email address hidden>   Tue, 22 May 2007 12:43:16 +0200
  • pygobject (2.13.1-0ubuntu2) gutsy; urgency=low
    
      * debian/rules:
        - Move files into the right packages instead of leaving them in
          python-gobject-dev.
    
     -- Andrew Mitchell <email address hidden>   Tue, 22 May 2007 14:55:26 +1200
  • pygobject (2.13.1-0ubuntu1) gutsy; urgency=low
    
      * New upstream release
      * Resync with Debian, remaining Ubuntu changes:
        - Build a python debug package.
        - Set Ubuntu maintainer address.
        - Build the -dbg package with -O0.
    
    pygobject (2.12.3-2) unstable; urgency=low
    
      * Add a get-orig-source target to retrieve the upstream tarball.
      * Include the new check-dist Makefile to prevent accidental uploads to
        unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
      * Cleanup rules.
      * Build-depend on autotools-dev.
      * Honor CFLAGS we set in rules, doh!
      * Set some sane default CFLAGS and honor noopt in DEB_BUILD_OPTIONS.
      * Upload to unstable; drop check-dist include.
      * Add watch file.
      * Fix URL in copyright.
      * Wrap build-deps and deps.
      * Set XS-Python-Version to >= 2.3 and build-conflict on python2.3-dev <<
        2.3.5; add XB-Python-Version; bump python-all-dev build-dep to >= 2.3.5.
      * Add a ${misc:Depends}.
      * Don't pass --host to configure when DEB_BUILD_GNU_TYPE equals
        DEB_HOST_GNU_TYPE.
      * build target is PHONY.
      * Cleanups.
    
    pygobject (2.12.3-1) experimental; urgency=low
    
      * New upstream release.
      * 01_doc_licensing.patch: removed, integrated upstream.
    
     -- Andrew Mitchell <email address hidden>   Mon, 21 May 2007 20:09:40 +1200
  • pygobject (2.12.3-0ubuntu3) feisty; urgency=low
    
      * gobject/pygobject.c: Fix Py_ssize_t conversions.
      * Build the -dbg package with -O0.
    
     -- Matthias Klose <email address hidden>   Sat, 17 Feb 2007 17:27:15 +0100