lp:ubuntu/natty/pyatspi

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/pyatspi
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

10. By Luke Yelavich

* New upstream release
  - Removed some unused files.

9. By Luke Yelavich

* New upstream release
  - Added some missing __str__ functions for events and accessibles.

8. By Luke Yelavich

* New upstream release
  - Fix for BGO#643384: registerKeystrokeListener should pass a bit mask,
    not an enum.

7. By Luke Yelavich

* New upstream release
  - Refactor EditableText so that text methods can be called from it.
  - Make state accessible through pyatspi.constants.
  - Fix selection interface.
  - Fix for BGO#641869: Remove --enable-relocate option.
* debian/rules: Remove override for dh_configure, --enable-relocate has been
  removed
* debian/control: Bring back conflicts/replaces from Debian packaging

6. By Luke Yelavich

* New upstream release
  - Added source_name and source_role to events.
  - Call gconftool-2 to check the value of
    /desktop/gnome/interface/at-spi-corba rather than importing gconf, since
    the latter can cause problems if new and old versions of the Python
    bindings are mixed.
  - Added setExtents, setSize, and setPosition for components.
  - Added setCacheMask.
* debian/control: Build depend on python-gobject-dev >= 2.26.0, and also
  set the same version requirement for the python-gobject runtime dependency

5. By Luke Yelavich

* New upstream release
  - Fixed generateKeyboardEvent, description, and allModifiers.
  - Added a dummy stateset.unref function for backwards compatibility.
  - Added a pumpQueuedEvents stub.
  - Added RELATION_EMBEDDED_BY.
  - Hide children attribute since it is currently broken and caused a crash
    with Accerciser.
  - Wrap event type so that sub-fields can be accessed.
  - Added a dummy freeMatchRule function.
  - Attribute fixes.
  - __getitem__ now supports negative indices.
  - Fixed some properties, relationToString, listInterfaces, various text
    methods.
  - Raise notImplementedError when querying unimplemented interfaces.
  - This is a major refactor using the C-based libatspi as a core. This should
    significantly improve performance. However, this release is very buggy and
    is more of a development snapshot than a usable release.
* Add pkg-config to build-depends
* python-pyatspi2 should depend on python-gobject and gir1.2-atspi-2.0

4. By Luke Yelavich

debian/control: Remove conflicts/replaces for python-pyatspi, as we
relocate now, so both v1 and v2 bindings can co-exist

3. By Luke Yelavich

debian/rules: Enable relocate to co-exist with the bonobo at-spi stack

2. By Luke Yelavich

Initial Ubuntu packaging, based on Debian (LP: #662455)

1. By Luke Yelavich

Import upstream version 1.91.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/pyatspi
This branch contains Public information 
Everyone can see this information.

Subscribers