r43123 - in /desktop/unstable/accerciser/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 24 10:09:36 UTC 2014


Author: biebl
Date: Wed Sep 24 10:09:36 2014
New Revision: 43123

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43123
Log:
Bump minimum required version of ATSPI to 2.5.2 as per configure.ac.

Modified:
    desktop/unstable/accerciser/debian/changelog
    desktop/unstable/accerciser/debian/control
    desktop/unstable/accerciser/debian/control.in

Modified: desktop/unstable/accerciser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/changelog?rev=43123&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/accerciser/debian/changelog	[utf-8] Wed Sep 24 10:09:36 2014
@@ -6,6 +6,7 @@
 
   [ Michael Biebl ]
   * Drop obsolete --disable-scrollkeeper configure flag.
+  * Bump minimum required version of ATSPI to 2.5.2 as per configure.ac.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 21 Sep 2014 14:21:44 +1000
 

Modified: desktop/unstable/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control?rev=43123&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control	[utf-8] (original)
+++ desktop/unstable/accerciser/debian/control	[utf-8] Wed Sep 24 10:09:36 2014
@@ -13,12 +13,12 @@
 Build-Depends-Indep: yelp-tools,
                      gsettings-desktop-schemas-dev,
                      intltool (>= 0.35.0),
-                     libatspi2.0-dev (>= 2.1.5),
+                     libatspi2.0-dev (>= 2.5.2),
                      libgtk-3-dev (>= 3.1.13),
                      pkg-config,
                      python3 (>= 3.2),
                      python-gi-dev (>= 3.4.2),
-                     python3-pyatspi2 (>= 2.1.5)
+                     python3-pyatspi2 (>= 2.5.2)
 X-Python3-Version: >= 3.2
 Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/accerciser
@@ -37,7 +37,7 @@
          gir1.2-pango-1.0,
          gir1.2-wnck-3.0,
          python3-cairo,
-         python3-pyatspi (>= 2.1.5)
+         python3-pyatspi (>= 2.5.2)
 Description: interactive Python accessibility explorer for the GNOME desktop
  It uses AT-SPI to inspect and control widgets, allowing you to check if
  an application is providing correct information to assistive technologies

Modified: desktop/unstable/accerciser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control.in?rev=43123&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control.in	[utf-8] (original)
+++ desktop/unstable/accerciser/debian/control.in	[utf-8] Wed Sep 24 10:09:36 2014
@@ -9,12 +9,12 @@
 Build-Depends-Indep: yelp-tools,
                      gsettings-desktop-schemas-dev,
                      intltool (>= 0.35.0),
-                     libatspi2.0-dev (>= 2.1.5),
+                     libatspi2.0-dev (>= 2.5.2),
                      libgtk-3-dev (>= 3.1.13),
                      pkg-config,
                      python3 (>= 3.2),
                      python-gi-dev (>= 3.4.2),
-                     python3-pyatspi2 (>= 2.1.5)
+                     python3-pyatspi2 (>= 2.5.2)
 X-Python3-Version: >= 3.2
 Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/accerciser
@@ -33,7 +33,7 @@
          gir1.2-pango-1.0,
          gir1.2-wnck-3.0,
          python3-cairo,
-         python3-pyatspi (>= 2.1.5)
+         python3-pyatspi (>= 2.5.2)
 Description: interactive Python accessibility explorer for the GNOME desktop
  It uses AT-SPI to inspect and control widgets, allowing you to check if
  an application is providing correct information to assistive technologies




More information about the pkg-gnome-commits mailing list