r21058 - in /desktop/experimental/gnome-orca/debian: changelog control control.in

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue Aug 25 14:38:48 UTC 2009


Author: mlang
Date: Tue Aug 25 14:38:47 2009
New Revision: 21058

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21058
Log:
* New upstream release.
* debian/{control,.in}:
  - Add python-pyatspi2 as an alternative Depends to python-pyatspi to
    ease testing of at-spi2 (not in the archive yet).
  - Bump Standards-Version from 3.8.2 to 3.8.3 (no changes).

Modified:
    desktop/experimental/gnome-orca/debian/changelog
    desktop/experimental/gnome-orca/debian/control
    desktop/experimental/gnome-orca/debian/control.in

Modified: desktop/experimental/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-orca/debian/changelog?rev=21058&op=diff
==============================================================================
--- desktop/experimental/gnome-orca/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-orca/debian/changelog [utf-8] Tue Aug 25 14:38:47 2009
@@ -1,3 +1,13 @@
+gnome-orca (2.27.91-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/{control,.in}:
+    - Add python-pyatspi2 as an alternative Depends to python-pyatspi to
+      ease testing of at-spi2 (not in the archive yet).
+    - Bump Standards-Version from 3.8.2 to 3.8.3 (no changes).
+
+ -- Mario Lang <mlang at debian.org>  Tue, 25 Aug 2009 16:25:23 +0200
+
 gnome-orca (2.27.90-1) experimental; urgency=low
 
   * New upstream release.

Modified: desktop/experimental/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-orca/debian/control?rev=21058&op=diff
==============================================================================
--- desktop/experimental/gnome-orca/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-orca/debian/control [utf-8] Tue Aug 25 14:38:47 2009
@@ -22,7 +22,7 @@
                python-pyorbit-dev (>= 2.14.0),
                python-support (>= 0.5.6),
                python-louis (>= 1.6.2)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 
 Package: gnome-orca
 Architecture: all
@@ -30,7 +30,7 @@
          ${python:Depends},
          libgnome-speech7 (>= 0.4.11),
          libgail-gnome-module,
-         python-pyatspi (>= 1.22.0),
+         python-pyatspi (>= 1.22.0) | python-pyatspi2,
          python-gtk2 (>= 2.10),
          python-gnome2 (>= 2.6.2),
          python-brlapi,

Modified: desktop/experimental/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-orca/debian/control.in?rev=21058&op=diff
==============================================================================
--- desktop/experimental/gnome-orca/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-orca/debian/control.in [utf-8] Tue Aug 25 14:38:47 2009
@@ -22,7 +22,7 @@
                python-pyorbit-dev (>= 2.14.0),
                python-support (>= 0.5.6),
                python-louis (>= 1.6.2)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 
 Package: gnome-orca
 Architecture: all
@@ -30,7 +30,7 @@
          ${python:Depends},
          libgnome-speech7 (>= 0.4.11),
          libgail-gnome-module,
-         python-pyatspi (>= 1.22.0),
+         python-pyatspi (>= 1.22.0) | python-pyatspi2,
          python-gtk2 (>= 2.10),
          python-gnome2 (>= 2.6.2),
          python-brlapi,




More information about the pkg-gnome-commits mailing list