at-spi2-core (2.2.2-0ubuntu1.2) oneiric-proposed; urgency=low

  * Actually remove 90qt-a11y if it is already installed.

 -- Aurélien Gâteau <aurelien.gateau@ubuntu.com>  Tue, 24 Jan 2012 12:34:05 +0100

at-spi2-core (2.2.2-0ubuntu1.1) oneiric-proposed; urgency=low

  * Remove 90qt-a11y: Qt accessibility is not stable enough in Oneiric to be
    enabled by default for all applications. A patch for unity-2d specifically
    enables accessibility for it so that the desktop remains accessible.
    (LP: #877358)

 -- Aurélien Gâteau <aurelien.gateau@ubuntu.com>  Thu, 24 Nov 2011 11:41:28 +0100

at-spi2-core (2.2.2-0ubuntu1) oneiric-proposed; urgency=low

  * New upstream release (LP: #890491)
    - Fix for BGO#663992: set STATE_FOCUSED for a "focus" event
    - Fix return type of org.a11y.Bus.IsEnabled property
    - Declare void functions as such

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 15 Nov 2011 11:37:38 +1100

at-spi2-core (2.2.1-0ubuntu1) oneiric-proposed; urgency=low

  * New upstream release (LP: #877836)
    - Fix org.a11y.Bus.Enabled property to set its initial state from the
      GSettings key, if available and an initial property is not given on the
      command line.
    - Fix for BGO#660947: Gracefully exit when already running, rather than
      triggering a SIGABRT. (LP: #868010)
    - Updated translations

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 19 Oct 2011 12:16:08 +1100

at-spi2-core (2.2.0-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Updated translations

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 27 Sep 2011 13:11:31 +1000

at-spi2-core (2.1.92-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Fixed a crash when handling event listeners.
    - Fix for BGO#659088: Correctly define ATSPI_MODIFIER_NUMLOCK.
    - Add some defensive checks to prevent problems with defunct objects.
    - BGO#657051: Fix a build error on Solaris.
    - Fix some missing return statements.
    - Some fixes related to deregistering event listeners.

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 23 Sep 2011 11:42:54 +1000

at-spi2-core (2.1.91-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Fixed a crash when deregistering event listeners.
    - Made DBus IsEnabled property readwrite.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 06 Sep 2011 10:00:49 +1000

at-spi2-core (2.1.90-0ubuntu3) oneiric; urgency=low

  * Fix typo which saw the needed file for the last upload get placed in the
    wrong location

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 05 Sep 2011 16:04:46 +1000

at-spi2-core (2.1.90-0ubuntu2) oneiric; urgency=low

  * Set the QT_ACCESSIBILITY environment variable if the toolkit-accessibility
    gsettings key is enabled

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 05 Sep 2011 15:19:26 +1000

at-spi2-core (2.1.90-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Fixed a memory leak on DBus errors.
    - Added org.a11y.Status.IsEnabled (currently a read-only property) to the
      bus launcher.
    - Fix for BGO#656004: atspi_accessible_get_relation_set returns a GArray
      again.
    - Numerous documentation fixes from Aline Bessa.
    - CLean up device listeners from disconnected applications.
    - Fix for BGO#657585: Do not crash when the bus launcher is unable to open
      the X display. (LP: #829370)
  * Update symbols

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 02 Sep 2011 07:43:00 +1000

at-spi2-core (2.1.5-0ubuntu3) oneiric; urgency=low

  * debian/control: libatspi2.0-0 should not conflict with libatspi1.0-0
    (LP: #836798)

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 30 Aug 2011 09:17:11 +1000

at-spi2-core (2.1.5-0ubuntu2) oneiric; urgency=low

  * debian/control: Drop at-spi2-core conflicts to at-spi. This was meant for
    cleaning up the old package, but confuses apt on upgrade to rather hold
    back the old one than upgrading to the new one. (LP: #828759)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 26 Aug 2011 09:45:49 +0200

at-spi2-core (2.1.5-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Propertly free DBus error in atspi_accessible_get_process_id.
    - Clean up names of some private functions.
    - Move DBus interface name constants into atspi-constants.h and make public.
    - Remove support for relocated CORBA.
    - Fix for BGO#655127: Avoid Python crash for
      atspi_accessible_get_relation_set.
  * Update symbol files

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 16 Aug 2011 11:32:02 +1000

at-spi2-core (2.1.4-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Some API changes to device and event listeners for compatibility with
      Javascript.
    - Fix for BGO#654314: make role names consistent with atk.
    - FIx for BGO#654921: Run within Unity.
    - Added some new roles.
  * debian/patches/onlyshowin_unity.patch: Drop, applied upstream
  * debian/libatspi2.0-0.symbols: Updated

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 26 Jul 2011 10:26:47 +1000

at-spi2-core (2.1.3-0ubuntu2) oneiric; urgency=low

  [ Mario Lang ]
  * Install atspi-2.pc.

  [ Luke Yelavich ]
  * debian/control: Add more conflicts/replaces to make sure the entirity of
    the at-spi v1 stack is removed on upgrade (LP: #798074, #810721)

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 25 Jul 2011 10:09:18 +1000

at-spi2-core (2.1.3-0ubuntu2) oneiric; urgency=low

  * debian/patches/onlyshowin_unity.patch:
    - Grab patch from upstream to add Unity to OnlyShowIn value
      LP: #803519

 -- Michael Terry <mterry@ubuntu.com>  Wed, 20 Jul 2011 11:28:14 -0400

at-spi2-core (2.1.3-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - use stored values for AT-SPI role names where possible.
    - Fix for BGO#652596: Use DBus property to set value.
    - Fix gtk-doc build cflags/libraries.
    - Set error for some DBus errors where this was not being done.
    - Add atspi_accessible_get_process_id (as a short-cut to help debugging).
    - Fix failure to update cache in response to children-changed events in
      some cases.
  * Update symbols file

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 05 Jul 2011 09:35:03 +1000

at-spi2-core (2.1.2-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Fix atspi_table_get_caption|summary.
    - Fix introspection for atspi_table_get_row_column_at_index.
    - Copy match rule attributes, rather than just ref counting the hash, for
      compatibility with pygi.
    - Rework atspi_accessible_set_cache_mask to make it usable.
    - Fix a crash that might happen if a method call times out.
    - Disable caching if atspi_event_main has not been called to run the main
      loop.
    - Fix atspi_accessible_get_toolkit_version.
    - Add atspi_accessible_get_atspi_version to fetch the version of the AT-SPI
      specification provided by an application.
    - Cache application-wide toolkit name and version.
    - Allow caching of attributes, but not enabling by default, as there is no
      event yet (BGO#649771).
    - Make deferred_messages a GQueue rather than a GList for performance
      reasons.
    - Fix accessibility bus breakage when a user runs an administrative app.
  * Set ubuntu tag format in gbp.conf

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 14 Jun 2011 13:30:36 +1000

at-spi2-core (2.1.1-0ubuntu3) oneiric; urgency=low

  * debian/control: Fix doubled up maintainer address
  * Create symbols file for libatspi2.0-0
  * Add documentation in new at-spi2-doc package
  * Add changelog entry from debian now that at-spi2-core is in unstable

  [ Mario Lang ]
  * Make debian/copyright follow DEP5.

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 30 May 2011 15:16:08 +1000

at-spi2-core (2.1.1-0ubuntu2) oneiric; urgency=low

  [ Samuel Thibault ]
  * Remove libatspi.la

  [ Mario Lang ]
  * Set pristine-tar to True in debian/gbp.conf to avoid forgetting about it
    on new imports.

  [ Luke Yelavich ]
  * Set debian-branch to ubuntu-oneiric in gbp.conf

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 25 May 2011 14:00:30 +1000

at-spi2-core (2.1.1-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Fixed a seg fault in at-spi-bus-launcher when ending a session
      (BGO#648942).
    - Fixed a possible crash when an application is short-lived.
    - FIxed memory leaks in atspi_accessible_get_toolkit_(name|version).
    - AT-SPI will now call g_error if it is unable to find the accessibility
      bus. This results in aborting but with a somewhat less cryptic error than
      before.
  * debian/patches/0001-gnome2.patch: Drop, we are moving to GNOME 3

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 10 May 2011 14:18:16 +0200

at-spi2-core (2.0.2-1) unstable; urgency=low

  [ Mario Lang ]
  * Initial Debian package. (Closes: Bug#540332)

  [ Luke Yelavich ]
  * New upstream releases.

  [ Samuel Thibault ]
  * Add myself as uploader.

  [ Mario Lang ]
  * Make debian/copyright follow DEP5.

 -- Mario Lang <mlang@debian.org>  Sat, 28 May 2011 17:46:58 +0200

at-spi2-core (2.0.1-0ubuntu1) oneiric; urgency=low

  [ Luke Yelavich ]
  * New upstream release
    - Fix a memory leak when sending events.
    - Fix for BGO#648059: get_application should return something
      w/ROLE_APPLICATION
    - Fix for BGO#648013: Honor aclocal flags
    - FIx for BGO#648014: Add intltoolize to autogen.sh
    - Fix for BGO#648130: event host_application should return NULL for the
      desktop
    - Added atspi_accessible_get_id to retrieve the id of an application.
    - Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS.

  [ Samuel Thibault ]
  * Bump Standards-Version to 3.9.2 (no change needed

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 03 May 2011 13:05:56 +1000

at-spi2-core (2.0.0-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fix for BGO#646403: Use correct signature in at-spi2-registryd for
      EndSessionResponse.
    - Remove a Makefile reference to dbus-glib.

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 06 Apr 2011 13:34:39 +1000

at-spi2-core (1.91.93-0ubuntu1) natty; urgency=low

  * New upstream release
    - Removed dbus-glib-related includes, as they are no longer required.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 29 Mar 2011 16:24:10 +1100

at-spi2-core (1.91.92-0ubuntu2) natty; urgency=low

  * debian/rules: clean the dependency_libs out of .la files at build
    time, per Policy 10.2

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 25 Mar 2011 15:32:42 -0700

at-spi2-core (1.91.92-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fixed atspi_table_get_column_header and atspi_value_set_current_value.
    * Removed dbus-glib dependency; libatspi now includes a copy of
      dbus-gmain.c modified to fix a crash (FDO#35115).  Session management
      code has been ported to gdbus.
    - Fixed a crash when deregistering a keystroke listener.
    - Reworked accessibility bus management (BGO#644851).
    - Fixed a possible sign issue with state sets.
  * debian/control: Remove libdbus-1-dev build dependency as per above
  * debian/patches/0001-Fix-missing-NULL-argument-to-g_strconcat.patch:
    - Dropped, applied upstream
  * debian/patches/0001-gnome2.patch: Refreshed
  * debian/at-spi2-core.install: Files are no longer shipped in usr/bin
  * debian/libatspi2.0-dev.install: Ship pkg-config file
  * debian/rules: Remove --enable-relocate configure argument, it has done
    nothing for a couple of releases now
  * debian/libatspi2.0-0.shlibs: Bumped version

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 24 Mar 2011 15:42:34 +1100

at-spi2-core (1.91.91-0ubuntu2) natty; urgency=low

  * debian/patches/0002-gnome2.patch: Patch from the upstrea maintainer, Mike
    Gorse to make at-spi2 core work better with GNOME 2 components

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 14 Mar 2011 14:51:19 +1100

at-spi2-core (1.91.91-0ubuntu1) natty; urgency=low

  * New upstream release
    - Changed device event IPC to use uint32 for hw_code and modifiers, to be
      more consistent with the rest of the API.
    - GetNSelections has an out parameter, not an in.
    - Fix for BGO#643384: - atspi_register_keystroke_listener() should take a
      bitmask, not AtspiKeyListenerSyncType.
    - Avoid setting enum values to 0x80000000, to prevent a pygi exception.
    - Fix for BGO#643454: Kill the accessibility bus daemon with the GNOME
      session
    - Fix for BGO#643110: Do not allow all users to connect to the
      accessibility bus.
  * debian/patches/0001-Fix-missing-NULL-argument-to-g_strconcat.patch:
    - Patch from upstream git to fix a missing NULL argument to g_strconcat

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 10 Mar 2011 11:41:57 +1100

at-spi2-core (1.91.90-0ubuntu1) natty; urgency=low

  * New upstream release
    - BGO#641164: Fixed several build errors.
    - Fixed some memory leaks and possible crashes.
    - Fixed atspi_selection_get_selected_child and
      atspi_selection_get_n_selected_children.
    - Fixed wrong introspection information in some places.
    - BGO#641869: Removed the --enable-relocate option.
    - Avoid returning uninitialized data on error for some methods.
    - Use the GSettings rather than GConf key to test that accessibility is
      enabled.
    - Change some enums from 16-bit to 32-bit to match spec.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 22 Feb 2011 18:30:38 +1100

at-spi2-core (1.91.6.1-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fixed a crash introduced in 1.91.6.
    - atspi_accessible_get_interfaces will now explicitly return the Accessible
      interface.

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 02 Feb 2011 08:39:35 +1100

at-spi2-core (1.91.6-0ubuntu1) natty; urgency=low

  * New upstream release
    - Some build fixes.
    - Several updated translations.
    - Added a method to check whether an object implements the Hyperlink
      interface.
    - Fixed a crash in atspi_image_get_image_description.
    - Fixed atspi_editable_text_set_text_contents.
    - More error-handling fixes.
    - Fixed a crash in atspi_event_listener_register_from-callback.
    - Method calls now time out after 1 second.
    - Added setters for component extents/size/position.
    - Added atspi-accessible_set_cache_mask.
  * debian/patches/01_add-to-potfiles-in.patch: Dropped, applied upstream
  * debian/rules: Remove custom code to install headers, the upstream build
    does this now

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 01 Feb 2011 13:57:39 +1100

at-spi2-core (1.91.5-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fixed several memory leaks.
    - Fixed some text methods, methods that return points or rectangles,
      image locale and description, atspi-accessible_get_description, and some
      table methods.
    - Added a trailing colon for focus events.
    - Set the error parameter for dbus errors rather than displaying a warning.
    - Fixed the keystroke listener deregister method.
    - The cache is now updated before raising an event, not after, so that event
      handlers that query for cached values will see the updated data.
    - The registry daemon now returns an error when a caller requests a property
      that the desktop does not support.
    - Added disposal of objects, and fixed several associated bugs.
    - Added i18n.
    - Fixed mouse events.
    - Libatspi's documentation is now compiled with gtk-doc.
    - Fixed building from a separate build directory.
    - use peer-to-peer connections when available.
    - Fix uninitialized variable in get_index_in_parent.
    - Add timeout, and support inspecting our own app.
    - Add get_interfaces, and fetch interface and state set over the wire if
      needed.
    - Avoid adding data for an accessible twice if it is referenced prior to an
    - AddAccessible signal being received.
    - Fix copying of any_data for an event.
    - at-spi-registryd returns ChildCount as a variant, per the DBus spec.
    - Hypertext, hyperlink, and table fixes.
    - Several cache-related fixes.
    - Change some error return values to match AT-SPI-CORBA behavior.
    - Some attribute-related fixes.
    - Renamed 'text' to 'content' in AtspiTextRange to match original IDL.
    - Added a C-based AT-side binding (libatspi) which can be used in
      conjunction with GObject introspection to generate bindings for other
      languages.  However, this release has many bugs and is more of a
      development snapshot than a usable release.
  * debian/copyright: Updated
  * debian/control: Add the following packages to Build-Depends:
    - libgirepository1.0-dev,
    - gtk-doc-tools (>= 1.09),
    - gobject-introspection
    - gir1.2-glib-2.0
  * debian/rules: Add override for dh_auto_test as the dbtest check requires
    a running dbus, which is not available in build chroots
  * debian/patches/01_add-to-potfiles-in.patch: Add some c files to POTFILES.in
    that were missed in the last release, patch sent upstream
  * Add gir1.2-atspi-2.0 package for gobject introspection
  * Add libatspi2.0 packages for the shared library, and header files
  * Manually copy header files needed for building against libatspi2 for now,
    the headers will be properly installed by the package in a future release
  * Build with --enable-introspection

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 11 Jan 2011 17:15:05 -0600

at-spi2-core (1.91.2-0ubuntu2) natty; urgency=low

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

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 16 Nov 2010 09:24:27 +1100

at-spi2-core (1.91.2-0ubuntu1) natty; urgency=low

  * New upstream release
    - The desktop object now returns ROLE_DESKTOP_FRAME rather than
      ROLE_UNKNOWN.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 09 Nov 2010 13:10:21 +1100

at-spi2-core (1.91.0-0ubuntu1) natty; urgency=low

  * Initial Ubuntu package. (LP: #662452)

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 18 Oct 2010 12:21:27 +1100
