Change logs for pygobject source package in Edgy

  • pygobject (2.12.2-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Make PyGObject 64-bit safe for Python 2.5
        - All headers are now LGPL and not GPL
        - Remove a couple of GCC warnings
        - Revive distutils support (Ubuntu: #57182)
        - Emission hook reference count bugfix
        - MSVC/ANSI C compilation fix
        - Bump Ctrl-C timeout handler from 100ms to 1000
    
     -- Sebastien Bacher <email address hidden>   Wed,  4 Oct 2006 00:48:04 +0200
  • pygobject (2.12.1-0ubuntu2) edgy; urgency=low
    
      * Rebuild to add support for python2.5.
    
     -- Matthias Klose <email address hidden>   Fri,  8 Sep 2006 13:31:14 +0000
  • pygobject (2.12.1-0ubuntu1) edgy; urgency=low
    
      * New upstream release:
        + Corrected version check (Sebastian Dröge, #354364)
      * debian/patches/01_pygobject-version-check.dpatch:
        + Dropped, merged upstream
    
     -- Sebastian Dröge <email address hidden>   Tue,  5 Sep 2006 13:39:59 +0200
  • pygobject (2.12.0-0ubuntu2) edgy; urgency=low
    
      * debian/patches/01_pygobject-version-check.dpatch:
        + Fix the version check of pygobject as the old version breaks pygtk
    
     -- Sebastian Dröge <email address hidden>   Tue,  5 Sep 2006 00:27:32 +0200
  • pygobject (2.12.0-0ubuntu1) edgy; urgency=low
    
      * New upstream release:
        - Install the html files even when using --disable-docs
          (#353159, Johan, Matthias Clasen)
    
     -- Sebastian Dröge <email address hidden>   Mon,  4 Sep 2006 22:56:24 +0200
  • pygobject (2.11.4-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Include pre-generated html docs in the tarball
        - Fix bug in do_set_property called from constructor
        - Fix type registration involving interfaces with signals and/or properties
      * debian/control.in, debian/rules:
        - don't use xvfb, that's not required (Ubuntu: #39287)
    
     -- Sebastien Bacher <email address hidden>   Mon, 28 Aug 2006 11:16:30 +0200
  • pygobject (2.11.3-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Documentation updates
        - Documentation build fixes
        - PyGObject can now be compiled using a C++ compiler
        - Type registration bug fix
    
     -- Sebastien Bacher <email address hidden>   Wed, 23 Aug 2006 17:46:12 +0200
  • pygobject (2.11.2-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Add fixxref.py from PyGTK
        - Fix parallel build
    
     -- Sebastien Bacher <email address hidden>   Tue,  8 Aug 2006 15:44:10 +0200
  • pygobject (2.11.1-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Add John Finlay's reference manual
        - Fix GOption mem leak
        - Infrastructure for lazy type registration
        - Enum/Flags fixes
        - Eliminate some GCC warnings
      * debian/control.in:
        - Build-Depends on xsltproc, docbook-xsl
        - create a python-gobject-doc package
      * debian/python-gobject-doc.install:
        - create a python-gobject-doc package
    
     -- Sebastien Bacher <email address hidden>   Sat,  5 Aug 2006 12:08:23 +0200
  • pygobject (2.11.0-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Add GOption support
        - GObject metaclass converted to Python code
        - Register GType constants from Python-land
        - Distutils updates
        - Add support for signal emission hooks
        - g_spawn_close_pid support
        - Add new APIs do add or disable log redirections
        - "sub-sub-type" bug fixed
        - Coverity report code fixes
        - Support retrieving signal and property info from interfaces
        - Support parameters of type G_TYPE_GSTRING in signals
        - Wrap a few g_filename_* APIs
      * debian/python-gobject.install:
        - updated to reflect changes to the new version
    
     -- Sebastien Bacher <email address hidden>   Wed, 12 Jul 2006 22:19:29 +0200
  • pygobject (2.10.1-0ubuntu2) edgy; urgency=low
    
      * Update the package to the new Debian Python Policy
    
     -- Sebastian Dröge <email address hidden>   Fri,  7 Jul 2006 20:07:15 +0200
  • pygobject (2.10.1-0ubuntu1) dapper; urgency=low
    
      * New upstream version:
        - uint64 property bug fix
        - Hard code path to 2.0
        - Allow only tuples and lists in strv to value
        - Include dsextras.py in the dist (Ubuntu: #37093)
      * debian/control.in:
        - Build-Depends on xvfb
      * debian/rules:
        - run "make check" on build (Ubuntu: #28787)
    
     -- Sebastien Bacher <email address hidden>   Tue, 11 Apr 2006 19:04:20 +0200