r52481 - /desktop/unstable/gnome-orca/debian/patches/

elbrus at users.alioth.debian.org elbrus at users.alioth.debian.org
Sun Jun 25 13:21:25 UTC 2017


Author: elbrus
Date: Sun Jun 25 13:21:24 2017
New Revision: 52481

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52481
Log:
Update patches; drop one that was applied upstream and refresh the rest

Removed:
    desktop/unstable/gnome-orca/debian/patches/git-0da4c2ed3d4dedb2229e542ff47257f1d2ab1a50
Modified:
    desktop/unstable/gnome-orca/debian/patches/0001-Add-check-for-dead-accessibles-before-attempting-to-.patch
    desktop/unstable/gnome-orca/debian/patches/0001-Handle-another-Atspi-The-process-appears-to-be-hung-.patch
    desktop/unstable/gnome-orca/debian/patches/0001-Handle-yet-another-Atspi-The-process-appears-to-be-h.patch
    desktop/unstable/gnome-orca/debian/patches/0001-Return-immediately-in-isLayoutOnly-if-obj-is-dead.patch
    desktop/unstable/gnome-orca/debian/patches/series

Modified: desktop/unstable/gnome-orca/debian/patches/0001-Add-check-for-dead-accessibles-before-attempting-to-.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/0001-Add-check-for-dead-accessibles-before-attempting-to-.patch?rev=52481&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/0001-Add-check-for-dead-accessibles-before-attempting-to-.patch	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/patches/0001-Add-check-for-dead-accessibles-before-attempting-to-.patch	[utf-8] Sun Jun 25 13:21:24 2017
@@ -12,7 +12,7 @@
 ===================================================================
 --- gnome-orca.orig/src/orca/generator.py
 +++ gnome-orca/src/orca/generator.py
-@@ -178,6 +178,12 @@ class Generator:
+@@ -181,6 +181,12 @@ class Generator:
          - forceTutorial: boolean (default=False) which says if we
            should force a tutorial to be spoken or not
          """

Modified: desktop/unstable/gnome-orca/debian/patches/0001-Handle-another-Atspi-The-process-appears-to-be-hung-.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/0001-Handle-another-Atspi-The-process-appears-to-be-hung-.patch?rev=52481&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/0001-Handle-another-Atspi-The-process-appears-to-be-hung-.patch	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/patches/0001-Handle-another-Atspi-The-process-appears-to-be-hung-.patch	[utf-8] Sun Jun 25 13:21:24 2017
@@ -12,7 +12,7 @@
 ===================================================================
 --- gnome-orca.orig/src/orca/scripts/default.py
 +++ gnome-orca/src/orca/scripts/default.py
-@@ -2652,9 +2652,21 @@ class Script(script.Script):
+@@ -2671,9 +2671,21 @@ class Script(script.Script):
  
          obj = event.source
          role = obj.getRole()
@@ -36,7 +36,7 @@
              return
  
          isProgressBarUpdate, msg = self.utilities.isProgressBarUpdate(obj, event)
-@@ -2666,7 +2678,7 @@ class Script(script.Script):
+@@ -2685,7 +2697,7 @@ class Script(script.Script):
              debug.println(debug.LEVEL_INFO, msg, True)
              return
  

Modified: desktop/unstable/gnome-orca/debian/patches/0001-Handle-yet-another-Atspi-The-process-appears-to-be-h.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/0001-Handle-yet-another-Atspi-The-process-appears-to-be-h.patch?rev=52481&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/0001-Handle-yet-another-Atspi-The-process-appears-to-be-h.patch	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/patches/0001-Handle-yet-another-Atspi-The-process-appears-to-be-h.patch	[utf-8] Sun Jun 25 13:21:24 2017
@@ -12,7 +12,7 @@
 ===================================================================
 --- gnome-orca.orig/src/orca/script_utilities.py
 +++ gnome-orca/src/orca/script_utilities.py
-@@ -3503,7 +3503,7 @@ class Utilities:
+@@ -3645,7 +3645,7 @@ class Utilities:
          return obj.getRole() not in roles
  
      def _treatAsLeafNode(self, obj):

Modified: desktop/unstable/gnome-orca/debian/patches/0001-Return-immediately-in-isLayoutOnly-if-obj-is-dead.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/0001-Return-immediately-in-isLayoutOnly-if-obj-is-dead.patch?rev=52481&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/0001-Return-immediately-in-isLayoutOnly-if-obj-is-dead.patch	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/patches/0001-Return-immediately-in-isLayoutOnly-if-obj-is-dead.patch	[utf-8] Sun Jun 25 13:21:24 2017
@@ -11,7 +11,7 @@
 ===================================================================
 --- gnome-orca.orig/src/orca/script_utilities.py
 +++ gnome-orca/src/orca/script_utilities.py
-@@ -1124,7 +1124,7 @@ class Utilities:
+@@ -1159,7 +1159,7 @@ class Utilities:
  
          layoutOnly = False
  

Modified: desktop/unstable/gnome-orca/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/patches/series?rev=52481&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/patches/series	[utf-8] Sun Jun 25 13:21:24 2017
@@ -1,4 +1,3 @@
-git-0da4c2ed3d4dedb2229e542ff47257f1d2ab1a50
 0001-Return-immediately-in-isLayoutOnly-if-obj-is-dead.patch
 0001-Handle-another-Atspi-The-process-appears-to-be-hung-.patch
 0001-Add-check-for-dead-accessibles-before-attempting-to-.patch




More information about the pkg-gnome-commits mailing list