lp://staging/~jbicha/ubuntu/oneiric/pygoocanvas/dhpython2
- Get this branch:
- bzr branch lp://staging/~jbicha/ubuntu/oneiric/pygoocanvas/dhpython2
Branch merges
- Didier Roche-Tolomelli: Needs Fixing
-
Diff: 65 lines (+12/-5)6 files modifieddebian/changelog (+7/-0)
debian/control (+2/-1)
debian/patches/series (+1/-0)
debian/pycompat (+0/-1)
debian/rules (+1/-3)
debian/source/format (+1/-0)
Branch information
- Owner:
- Jeremy Bícha
- Status:
- Development
Recent revisions
- 14. By Ken VanDine
-
* debian/
patches/ lp_640630. patch
- Check the return value of PycairoContext_FromContext in
CairoParam (LP: #640630) - 13. By Robert Ancell
-
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/python- pygoocanvas. examples:
- Include demo files in binary package.
* debian/control:
- Set build-depends of python-cairo-dev to >= 1.8.0
- Add build-depends on python-gobject-doc
- Add Vcs-Bzr link - 12. By Julien Lavergne
-
* New upstream release (LP: #409057)
- Fix a crash on conduit (LP: #401568)
* debian/control
- Set build-depends of python-cairo-dev to >= 1.8.0
- Set build-depends of libgoocanvas-dev to >= 0.14
* debian/watch: Add. - 10. By Didier Roche-Tolomelli
-
* 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. - 9. By Andrea Gasparini
-
* 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/pygoocanvas