Change logs for pygoocanvas source package in Intrepid

  • pygoocanvas (0.12.0-0ubuntu1) intrepid; urgency=low
    
      * New upstream release (LP: #273199)
        - wrap goocanvas.Points fields
        - add a gradient demo to test fill_pattern
        - wrap Item.get_requested_area() and Item.update()
        - wrap Item.get_transform_for_child()
        - manually wrap Item.set_transform() and ItemModel.set_transform(). It' is
          now possible to use None to unset the matrix
        - manually wrap goocanvas.create_cairo_context() and fix a bad API change
          in Pycairo.
        - demo play (and drag around...) a flash file into a canvas item.
        - some docs fixes.
    
     -- Didier Roche <email address hidden>   Mon, 22 Sep 2008 18:14:45 +0200
  • pygoocanvas (0.10.0-1ubuntu1) intrepid; urgency=low
    
      * Merge from Debian unstable. (LP: #235247) Remaining Ubuntu changes:
         - Included demo files in binary package.
         - debian/control:
            + added build-dependencies from python-gobject-doc
            + changed maintainer to Ubuntu MOTU
    
    pygoocanvas (0.10.0-1) unstable; urgency=low
    
      * New upstream version.
      * Build-depend on goocanvas 0.10
      * Change VCS info to point to git.debian.org
      * Bump Standards-Version to 3.7.3
      * Change python to Pyhton in short description field
      * Update debian/copyright
    
     -- Andrea Gasparini <email address hidden>   Tue, 27 May 2008 12:33:11 +0200
  • pygoocanvas (0.9.0-1ubuntu2) hardy; urgency=low
    
      * Included demo files in binary package. (LP: #148100)
    
     -- Andrea Gasparini <email address hidden>   Thu, 08 Nov 2007 11:37:50 +0100