r15007 - in /desktop/unstable/gnome-orca/debian: changelog control control.in

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue Mar 11 18:44:06 UTC 2008


Author: mlang
Date: Tue Mar 11 18:44:06 2008
New Revision: 15007

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15007
Log:
* Tighten Depends on python-pyatspi to >= 1.22.0.

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

Modified: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=15007&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog (original)
+++ desktop/unstable/gnome-orca/debian/changelog Tue Mar 11 18:44:06 2008
@@ -1,8 +1,9 @@
 gnome-orca (2.22.0-1) unstable; urgency=low
 
   * New upstream release.
-
- -- Mario Lang <mlang at debian.org>  Tue, 11 Mar 2008 19:31:04 +0100
+  * Tighten Depends on python-pyatspi to >= 1.22.0.
+
+ -- Mario Lang <mlang at debian.org>  Tue, 11 Mar 2008 19:44:14 +0100
 
 gnome-orca (2.21.91-1) experimental; urgency=low
 

Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=15007&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control (original)
+++ desktop/unstable/gnome-orca/debian/control Tue Mar 11 18:44:06 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mario Lang <mlang at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/gnome-orca
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gnome-orca
 Build-Depends: cdbs,
                debhelper (>= 5.0.38),
                at-spi,
@@ -30,7 +30,7 @@
          ${python:Depends},
          libgnome-speech7 (>= 0.4.11),
          libgail-gnome-module,
-         python-pyatspi,
+         python-pyatspi (>= 1.22.0),
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.6.2),

Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=15007&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in (original)
+++ desktop/unstable/gnome-orca/debian/control.in Tue Mar 11 18:44:06 2008
@@ -30,7 +30,7 @@
          ${python:Depends},
          libgnome-speech7 (>= 0.4.11),
          libgail-gnome-module,
-         python-pyatspi,
+         python-pyatspi (>= 1.22.0),
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.6.2),




More information about the pkg-gnome-commits mailing list