~ubuntu-branches/ubuntu/raring/gnome-orca/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2012-11-21 09:52:26 UTC
  • mfrom: (0.12.4)
  • Revision ID: package-import@ubuntu.com-20121121095226-os5cwqi6ix4r2v15
Tags: 3.7.2-0ubuntu1
The below changelog entries are combined from 3.7.0.94, 3.7.0.100 and 3.7.2
* New upstream release
  - General
    + Fix for bug 675288 - Orca doesn't always announce selection changes
      in Nautilus 3.6's icon view
    + Fix for bug 680228 - In Thunderbird 14.0 e-mail address auto
      completion results are not spoken
    + Fix for bug 684838 - Orca should present the accessible name of
      sliders
    + Fix for bug 675656 - Mark Hungarian 8 dot computer braille for
      translation
    + Use subprocess.Popen() instead of the deprecated os.popen()
    + Use for() instead of map() in cleanup()
    + Pkill fails to kill Orca in Python 3
    + Fix for bug 686189 - Use importlib.import_module() instead of
      __import__() and imp.reload() instead of reload()
    + Fix for braille email address auto completions in Thunderbird
    + Replace deprecated GObject functions with their GLib equivalents
    + Improve performance of building flat review context
    + Add keywords to the desktop file
    + Python 3 compatibility fixes for brlapi
    + Fix for bug 687526 - Patch: Orca excepts trying to output exceptions
    + Fix for bug 687527 - Handle applications returning 0 as the Value's
      minimalIncrement
  - Gecko
    + Fix for bug 674526 - Orca sometimes fails to present download dialog
      widgets in Firefox
    + Fix for bug 688057 - A page that hangs Orca.
  - Speech
    + Most of the fix for bug 688172 - Orca gets stuck in uppercase pitch
    + Fix for Orca continuing to speak when speech is disabled via the
      Preferences dialog
    + Fix for bug 687239 - Traceback seen in Python 3.3 when there are no
      settings saved
  - New and updated translations (THANKS EVERYONE!!!):
    + bg            Bulgarian               Alexander Shopov
    + ca            Catalan                 Gil Forcada
    + ca            Catalan (Valencian)     Carles Ferrando
    + cs            Czech                   Lucas Lommer
    + de            German                  Simon Bienlein, Mario Blättermann
                                            Hendrik Knackstedt
    + hu            Hungarian              Attila Hammer
    + it            Italian                 Milo Casagrande
    + lv            Latvian                 Rudolfs Mazurs
    + sl            Slovenian               Matej Urbančič
    + pt            Portuguese              Rui Batista
    + ta            Tamil                   Dr.T.Vasudevan
    + uk            Ukranian                Daniel Korostil
* debian/patches/02_brlapi_fixes.patch: Dropped, applied upstream
* debian/control: Bumped minimum dependency requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gnome-orca (3.7.2-0ubuntu1) raring; urgency=low
 
2
 
 
3
  The below changelog entries are combined from 3.7.0.94, 3.7.0.100 and 3.7.2
 
4
  * New upstream release
 
5
    - General
 
6
      + Fix for bug 675288 - Orca doesn't always announce selection changes
 
7
        in Nautilus 3.6's icon view
 
8
      + Fix for bug 680228 - In Thunderbird 14.0 e-mail address auto
 
9
        completion results are not spoken
 
10
      + Fix for bug 684838 - Orca should present the accessible name of
 
11
        sliders
 
12
      + Fix for bug 675656 - Mark Hungarian 8 dot computer braille for
 
13
        translation
 
14
      + Use subprocess.Popen() instead of the deprecated os.popen()
 
15
      + Use for() instead of map() in cleanup()
 
16
      + Pkill fails to kill Orca in Python 3
 
17
      + Fix for bug 686189 - Use importlib.import_module() instead of
 
18
        __import__() and imp.reload() instead of reload()
 
19
      + Fix for braille email address auto completions in Thunderbird
 
20
      + Replace deprecated GObject functions with their GLib equivalents
 
21
      + Improve performance of building flat review context
 
22
      + Add keywords to the desktop file
 
23
      + Python 3 compatibility fixes for brlapi
 
24
      + Fix for bug 687526 - Patch: Orca excepts trying to output exceptions
 
25
      + Fix for bug 687527 - Handle applications returning 0 as the Value's
 
26
        minimalIncrement
 
27
    - Gecko
 
28
      + Fix for bug 674526 - Orca sometimes fails to present download dialog
 
29
        widgets in Firefox
 
30
      + Fix for bug 688057 - A page that hangs Orca.
 
31
    - Speech
 
32
      + Most of the fix for bug 688172 - Orca gets stuck in uppercase pitch
 
33
      + Fix for Orca continuing to speak when speech is disabled via the
 
34
        Preferences dialog
 
35
      + Fix for bug 687239 - Traceback seen in Python 3.3 when there are no
 
36
        settings saved
 
37
    - New and updated translations (THANKS EVERYONE!!!):
 
38
      + bg            Bulgarian               Alexander Shopov
 
39
      + ca            Catalan                 Gil Forcada
 
40
      + ca            Catalan (Valencian)     Carles Ferrando
 
41
      + cs            Czech                   Lucas Lommer
 
42
      + de            German                  Simon Bienlein, Mario Blättermann
 
43
                                              Hendrik Knackstedt
 
44
      + hu            Hungarian              Attila Hammer
 
45
      + it            Italian                 Milo Casagrande
 
46
      + lv            Latvian                 Rudolfs Mazurs
 
47
      + sl            Slovenian               Matej Urbančič
 
48
      + pt            Portuguese              Rui Batista
 
49
      + ta            Tamil                   Dr.T.Vasudevan
 
50
      + uk            Ukranian                Daniel Korostil
 
51
  * debian/patches/02_brlapi_fixes.patch: Dropped, applied upstream
 
52
  * debian/control: Bumped minimum dependency requirements
 
53
 
 
54
 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 21 Nov 2012 09:52:26 +1100
 
55
 
1
56
gnome-orca (3.7.0.93-0ubuntu1) quantal; urgency=low
2
57
 
3
58
  * New upstream release