[ubuntu/natty] gnome-orca 2.91.6-0ubuntu1 (Accepted)

Luke Yelavich themuso at ubuntu.com
Tue Feb 1 01:20:38 UTC 2011


gnome-orca (2.91.6-0ubuntu1) natty; urgency=low

  * New upstream release
    - General:
      + Fix for bug #641033 - Sanity check needed before sending language
        to speech dispatcher
      + Fix for bug #640894 - always clear _gidleId when finished calling
        _dequeue
      + Fix for bug #640218 - Handle pyatspi LookupError exceptions better
      + Fix for bug #640342 - Only defer to the toolkit script for an object
        if the app script is associated with a different toolkit
      + Fix for bug #639876 - sometimes I cannot hear the name of the window
        when I press alt+tab
      + Fix for bug #640194 - Post-event-manager-refactor sanity checks
        needed
      + Fix for bug #640135 - Generator Cache can get cleared in the midst
        of getting the mnemonic, shortcut, and accelerator
      + Fix for bug #640072 - Orca crashes receiving a message from Pidgin
      + Fix for bug #640132 - Orca sometimes becomes non-responsive after
        an app is quit
      + Fix for bug #639992 - gdm-simple-greeter script did not have its
        import modified in recent refactor
      + Fix for bug 639974 - Orca crashes announcing progress bar updates
        while pressing alt + tab
      + Fix for bug #639668 - [Refactor] Eliminate the presentation manager
        and focus tracking presenter; create an event manager and script
        manager
      + Fix for bug #639669 - [Refactor] Remove script mapping from
        settings.py and clean up that code
      + Fix for bug #639670 - [Refactor] Move default.py into the scripts
        module
      + Fix for bug #639671 - [Refactor] Remove event recount and
        COMM_FAILURE handling
      + Fix for bug #639673 - Orca should support the creation and use of
        version-specific scripts for applications
      + Work on bug #638970 - Loading a new profile takes longer than ideal
      + Fix for bug #639418, not marked for translation the text-spelling
        attribute name
      + Fix for bug #638672 - Can't open the preferences dialog
    - WebKitGtk/Yelp 3:
      + Fix for bug #640609 - Structural navigation should not kick in when
        the user is performing a search of WebKitGtk content
      + Fix for bug #640591 - The 'system' voice is incorrectly used after
        structural navigation wraps in WebKitGtk content
      + Fix for bug 640500 - Orca presents too much info for some links;
        not enough info for others in WebKitGtk
      + Fix for bug #640383 - Orca is not indicating caret position or
        selection for Headings in WebKitGtk
      + Fix for bug #640451 - Focused WebKitGtk links are not underlined
        in braille
      + Fix for bug #640383 - Orca is not indicating caret position or
        selection for Headings in WebKitGtk
      + Fix for bug #640381 - Orca is using the default voice for WebKitGtk
        roles when it should use the system voice
      + Fix for bug #640379 - Orca says 'read only' for paragraphs in
        WebKitGtk content
      + Fix for bug #640377 - Structural navigation sometimes fails to work
        with WebKitGtk content
      + Fix for bug #607854 - Yelp+WebKit not working well
    - New and updated translations (THANKS EVERYONE!!!):
      + cs            Czech                Marek Cernocky
      + el            Greek                Marios Zindilis
      + es            Spanish              Francisco Javier Dorado
      + gl            Galician             Fran Diéguez
      + hu            Hungarian            Attila Hammer
      + sl            Slovenian            Matej Urbančič
      + sv            Swedish              Daniel Nylander
      + uk            Ukrainian            Maxim V. Dziumanenko
      + zh_HK         Chinese (Hong Kong)  Chao-Hsiung Liao, Wei-Lun Chao
      + zh_TW         Chinese (Taiwan)     Chao-Hsiung Liao, Wei-Lun Chao
  * debian/patches/01_add_ubiquity-script.patch: Refreshed

Date: Tue, 01 Feb 2011 12:05:21 +1100
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Luke Yelavich <luke.yelavich at canonical.com>
https://launchpad.net/ubuntu/natty/+source/gnome-orca/2.91.6-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 01 Feb 2011 12:05:21 +1100
Source: gnome-orca
Binary: gnome-orca
Architecture: source
Version: 2.91.6-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description: 
 gnome-orca - Scriptable screen reader
Changes: 
 gnome-orca (2.91.6-0ubuntu1) natty; urgency=low
 .
   * New upstream release
     - General:
       + Fix for bug #641033 - Sanity check needed before sending language
         to speech dispatcher
       + Fix for bug #640894 - always clear _gidleId when finished calling
         _dequeue
       + Fix for bug #640218 - Handle pyatspi LookupError exceptions better
       + Fix for bug #640342 - Only defer to the toolkit script for an object
         if the app script is associated with a different toolkit
       + Fix for bug #639876 - sometimes I cannot hear the name of the window
         when I press alt+tab
       + Fix for bug #640194 - Post-event-manager-refactor sanity checks
         needed
       + Fix for bug #640135 - Generator Cache can get cleared in the midst
         of getting the mnemonic, shortcut, and accelerator
       + Fix for bug #640072 - Orca crashes receiving a message from Pidgin
       + Fix for bug #640132 - Orca sometimes becomes non-responsive after
         an app is quit
       + Fix for bug #639992 - gdm-simple-greeter script did not have its
         import modified in recent refactor
       + Fix for bug 639974 - Orca crashes announcing progress bar updates
         while pressing alt + tab
       + Fix for bug #639668 - [Refactor] Eliminate the presentation manager
         and focus tracking presenter; create an event manager and script
         manager
       + Fix for bug #639669 - [Refactor] Remove script mapping from
         settings.py and clean up that code
       + Fix for bug #639670 - [Refactor] Move default.py into the scripts
         module
       + Fix for bug #639671 - [Refactor] Remove event recount and
         COMM_FAILURE handling
       + Fix for bug #639673 - Orca should support the creation and use of
         version-specific scripts for applications
       + Work on bug #638970 - Loading a new profile takes longer than ideal
       + Fix for bug #639418, not marked for translation the text-spelling
         attribute name
       + Fix for bug #638672 - Can't open the preferences dialog
     - WebKitGtk/Yelp 3:
       + Fix for bug #640609 - Structural navigation should not kick in when
         the user is performing a search of WebKitGtk content
       + Fix for bug #640591 - The 'system' voice is incorrectly used after
         structural navigation wraps in WebKitGtk content
       + Fix for bug 640500 - Orca presents too much info for some links;
         not enough info for others in WebKitGtk
       + Fix for bug #640383 - Orca is not indicating caret position or
         selection for Headings in WebKitGtk
       + Fix for bug #640451 - Focused WebKitGtk links are not underlined
         in braille
       + Fix for bug #640383 - Orca is not indicating caret position or
         selection for Headings in WebKitGtk
       + Fix for bug #640381 - Orca is using the default voice for WebKitGtk
         roles when it should use the system voice
       + Fix for bug #640379 - Orca says 'read only' for paragraphs in
         WebKitGtk content
       + Fix for bug #640377 - Structural navigation sometimes fails to work
         with WebKitGtk content
       + Fix for bug #607854 - Yelp+WebKit not working well
     - New and updated translations (THANKS EVERYONE!!!):
       + cs            Czech                Marek Cernocky
       + el            Greek                Marios Zindilis
       + es            Spanish              Francisco Javier Dorado
       + gl            Galician             Fran Diéguez
       + hu            Hungarian            Attila Hammer
       + sl            Slovenian            Matej Urbančič
       + sv            Swedish              Daniel Nylander
       + uk            Ukrainian            Maxim V. Dziumanenko
       + zh_HK         Chinese (Hong Kong)  Chao-Hsiung Liao, Wei-Lun Chao
       + zh_TW         Chinese (Taiwan)     Chao-Hsiung Liao, Wei-Lun Chao
   * debian/patches/01_add_ubiquity-script.patch: Refreshed
Checksums-Sha1: 
 b975d0d407d620c4b27ef188fdec1467909dbf9a 1753 gnome-orca_2.91.6-0ubuntu1.dsc
 a03ef6b47188519fbd2ad68c400797fcfc0ebad8 5326033 gnome-orca_2.91.6.orig.tar.gz
 d031489b1ad212f42183d85808471227c3d11685 22512 gnome-orca_2.91.6-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 43cc61ac6c49064f16cd2745b0ccf75a0b1e3ab0270b3069d77ffd02be27deac 1753 gnome-orca_2.91.6-0ubuntu1.dsc
 8b1df74c7827a9b34c9689bf089b415ee123c48f0b5e99e367dd7f52f5cbdbc7 5326033 gnome-orca_2.91.6.orig.tar.gz
 c2e262b455500d7f75d00ed1dc7fad89014cc657996c85f0182d0315e6b25076 22512 gnome-orca_2.91.6-0ubuntu1.debian.tar.gz
Files: 
 d86d53996d644a167ce6b45536c12371 1753 gnome optional gnome-orca_2.91.6-0ubuntu1.dsc
 37eb867d355ae06029d2663b2301d72a 5326033 gnome optional gnome-orca_2.91.6.orig.tar.gz
 78e36701006c084491f69d2b55d1a87d 22512 gnome optional gnome-orca_2.91.6-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1HXUMACgkQjVefwtBjIM421wCeOMirSBGJZq2EGXbhL6ofm2BF
tBAAnRK+3BbKlDv2TjIuzU/51N7KTF+y
=86sz
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list