Change logs for pygobject source package in Saucy

  • pygobject (3.10.0-1ubuntu1) saucy; urgency=low
    
      * Add 00git_gvalue_memleak.patch: Fix memory leak for caller allocated
        GValue out arguments. Cherrypicked from upstream 3.10 branch.
      * Add 00git_wrapper_thread_safety.patch: Make access to PyGObject wrapper in
        toggle reference notifications thread safe. Cherrypicked from upstream
        3.10 branch.
     -- Martin Pitt <email address hidden>   Fri, 11 Oct 2013 10:54:52 +0200
  • pygobject (3.10.0-1) unstable; urgency=low
    
    
      * New upstream release.
      * debian/control.in: Bump glib and g-i dependencies for new release.
      * debian/control.in: Drop explicit python3-dbg dependency, dh-python got
        fixed now (see #704579).
      * debian/control.in: Add at-spi2-core build dependency, as apparently this
        is somehow needed on the buildds (not reproducible in sbuild).
        (Closes: #715536)
      * debian/control.in: Add Breaks for older python-aptdaemon and
        software-center (Ubuntu specific) to avoid potential crash caused by new
        python-gi with old python-aptdaemon. (LP: #1173249)
      * debian/rules: Stop renaming the *.so files, upstream does it correctly
        now.
    
     -- Martin Pitt <email address hidden>  Tue, 24 Sep 2013 09:37:30 +0200
  • pygobject (3.9.92-0ubuntu1) saucy; urgency=low
    
      * New upstream bug fix release.
     -- Martin Pitt <email address hidden>   Mon, 16 Sep 2013 19:16:28 -0500
  • pygobject (3.9.91-0ubuntu1) saucy; urgency=low
    
      * New upstream release.
     -- Martin Pitt <email address hidden>   Mon, 02 Sep 2013 16:05:27 +0200
  • pygobject (3.9.90-0ubuntu1) saucy; urgency=low
    
      * New upstream release.
     -- Martin Pitt <email address hidden>   Tue, 20 Aug 2013 14:12:34 +0200
  • pygobject (3.9.5-0ubuntu1) saucy; urgency=low
    
      * New upstream release.
      * Add at-spi2-core build dependency so that the tests don't crash on missing
        AT.
     -- Martin Pitt <email address hidden>   Mon, 29 Jul 2013 12:56:27 +0200
  • pygobject (3.9.2-0ubuntu2) saucy; urgency=low
    
      * No-change rebuild against current pkgbinarymangler. (LP: #1186617)
     -- Martin Pitt <email address hidden>   Mon, 03 Jun 2013 14:48:38 +0200
  • pygobject (3.9.2-0ubuntu1) saucy; urgency=low
    
      * New upstream release.
      * debian/rules: Stop renaming the *.so files, upstream does it correctly
        now. Fixes double "_d" suffix for python-gi-dbg.
     -- Martin Pitt <email address hidden>   Wed, 29 May 2013 10:44:27 +0200
  • pygobject (3.9.1-0ubuntu1) saucy; urgency=low
    
      [ Martin Pitt ]
      * New upstream release.
      * Bump g-i and glib requirements according to configure.ac.
    
      [ Rodney Dawes ]
      * debian/control*:
        - Add Breaks for older python-aptdaemon and software-center to avoid
          potential crash casued by new python-gi with old python-aptdaemon,
          during upgrade of Ubuntu 12.10 to 13.04. (LP: #1173249)
     -- Martin Pitt <email address hidden>   Wed, 01 May 2013 08:01:00 -0700
  • pygobject (3.8.0-2) experimental; urgency=low
    
    
      * debian/tests/python[23]-dbg: Redirect stderr to stdout, to avoid the
        "[xxx refs]" error message failing the tests.
      * Bump Standards-Version to 3.9.4. No changes necessary.
      * Have failing tests fail the build except on s390x and mipsel, where they
        currently fail.
      * debian/control.in: Add explicit python3-dbg dependency to python3-gi-dbg,
        to work around dh_python3 bug #704579.
    
     -- Martin Pitt <email address hidden>  Wed, 03 Apr 2013 10:04:37 +0200