Change logs for pygobject source package in Hardy

  • pygobject (2.14.2-0ubuntu2) hardy-proposed; urgency=low
    
      [ Colin Watson ]
      * Pass PYTHON environment variable to make as well as configure, in case
        timestamp skew causes make to rerun autoconf and ./config.status
        --recheck (LP: #309674).
    
      [ Loic Minier ]
      * New patch, 62_autofoo, to hold diff against aclocal.m4 and configure
        instead of 60_use-python-config-for-includes and 61_dont_use_setwakeupfd;
        fixes timestamp skew; LP: #309674.
    
     -- Loic Minier <email address hidden>   Fri, 19 Dec 2008 15:59:36 +0100
  • pygobject (2.14.2-0ubuntu1) hardy-proposed; urgency=low
    
      * New upstream version:
        - Allow gobject.property work with subclasses. (lp: #234810)
        - Unbreak Source.prepare
        - Never override customly set 'tp_new' and 'tp_alloc'
        - Don't link against libffi if we cannot find libffi on the system.
        - Dist .m4 files.
        - Don't return NULL after warning of enum comparsion
      * debian/patches/60_use-python-config-for-includes.patch:
        - new version update
    
     -- Sebastien Bacher <email address hidden>   Mon, 16 Jun 2008 14:30:10 +0200
  • pygobject (2.14.1-2ubuntu2) hardy; urgency=low
    
      * add missing conflicts/replaces to python2.4-gobject
      * Modify Maintainer value to match the DebianMaintainerField
        specification.
    
     -- Michael Vogt <email address hidden>   Wed, 09 Apr 2008 09:57:29 +0200
  • pygobject (2.14.1-2ubuntu1) hardy; urgency=low
    
      * debian/patches/61_dont_use_setwakeupfd.patch:
        - don't use SetWakeupFd, it creates abnormal cpu usage in some situations
    
     -- Sebastien Bacher <email address hidden>   Wed, 19 Mar 2008 22:17:53 +0100
  • pygobject (2.14.1-2) unstable; urgency=low
    
      * New patch, 60_use-python-config-for-includes, use python-config to set
        PYTHON_INCLUDES; fixes support for -dbg package; GNOME #448173;
        closes: #468130.  NB: the patch also ships m4/ from upstream SVN as this
        wasn't disted properly and also updated autoconf.
    
     -- Sebastien Bacher <email address hidden>   Mon,  17 Mar 2008 15:09:57 +0000
  • pygobject (2.14.1-1) unstable; urgency=low
    
      * New upstream release; new features / bug fixes.
    
     -- Lo?c Minier <email address hidden>   Wed,  09 Jan 2008 09:08:32 +0000
  • pygobject (2.14.1-0ubuntu1) hardy; urgency=low
    
      * New upstream version:
        - Avoid wakeups when using Python trunk
        - Add an uninstalled.pc
      * debian/control.in:
        - updated maintainer information
    
     -- Sebastien Bacher <email address hidden>   Mon, 07 Jan 2008 10:59:53 +0100
  • pygobject (2.14.0-4) unstable; urgency=low
    
      * debian/rules:
         - don't stop the build when make check has an error to avoid having
           to add a depends on pygtk
    
    pygobject (2.14.0-3) unstable; urgency=low
    
      * debian/control.in:
        - Build-Depends on python-all-dbg
        - Conflicts,Provides,Replaces python-gobject-doc
        - list python-gobject-dbg package
      * debian/rules:
        - build dbg variant
        - run make check
    
     -- Sebastien Bacher <email address hidden>   Wed,  05 Dec 2007 12:42:04 +0000
  • pygobject (2.14.0-2ubuntu1) hardy; urgency=low
    
      * Sync with Debian
      * debian/control.in:
        - Build-Depends on python-all-dbg (>= 2.5-0ubuntu5) and list dbg package
        - C,P,R python-gobject-doc the documentation is not splitted in debian
        - updated maintainer information
      * debian/rules:
        - build debug variant
    
     -- Sebastien Bacher <email address hidden>   Fri, 16 Nov 2007 11:48:54 +0100
  • 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