orca 40.0-1ubuntu1 source package in Ubuntu

Changelog

orca (40.0-1ubuntu1) impish; urgency=medium

  * Merge with Debian. Remaining changes:
    + debian/patches/unity-a11y.patch: add hacks to better work with Unity
  * Revert "control: Add xkbset dependency (Closes #972621)" This is in
    universe in Ubuntu so we can't depend on it. It's silently skipped if not
    available.

orca (40.0-1) experimental; urgency=medium

  * New upstream release.

orca (40~rc-1) experimental; urgency=medium

  * New upstream beta release.
  * watch: Support beta and rc markers.

orca (40~beta-1) experimental; urgency=medium

  * New upstream beta release.

orca (3.38.2-1) unstable; urgency=medium

  * New upstream release.

orca (3.38.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat from 11 to 12.
  * control: Suggest brltty, for Braille support.

orca (3.38.0-2) unstable; urgency=medium

  [ Colomban Wendling ]
  * control: Add xkbset dependency (Closes: #972621).

 -- Iain Lane <email address hidden>  Fri, 14 May 2021 17:54:04 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
orca_40.0.orig.tar.xz 3.4 MiB 0000eee390b906a0f5611eb601633bd5ec03d231662ee7d865d1016459fb0043
orca_40.0-1ubuntu1.debian.tar.xz 12.0 KiB 68430768483eca6668c0184687650635de9a9d280e9a4ed241add209aa0a71ef
orca_40.0-1ubuntu1.dsc 2.6 KiB 621d4a0e63a50b962eedc28a6622fca530bd5ab91d1ee860d14226a1045f428b

Available diffs

View changes file

Binary packages built by this source

gnome-orca: Scriptable screen reader - transitional package

 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop).
 .
 This package is here to ensure smooth upgrades. It can be removed when
 you see fit.

orca: Scriptable screen reader

 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop).
 .
 Orca defines a set of default behaviors (reactions to application events) and
 key bindings (reaction to user key presses). These default behaviors and key
 bindings can be overwritten on a per-application basis. Orca creates a script
 object for each running application, which merges both the default behaviors
 and key bindings, and the application specific ones. Orca provides the
 infrastructure to activate and deactivate scripts, as well as a host of
 services accessible from within the scripts.