r32736 - in /desktop/unstable/gnome-orca/debian: changelog control control.in
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Sat Mar 3 12:17:30 UTC 2012
Author: jordi
Date: Sat Mar 3 12:17:29 2012
New Revision: 32736
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32736
Log:
Don't depend on libatk-adaptor and at-spi2-core directly, this will be
provided by pyatspi2.
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=32736&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/changelog [utf-8] Sat Mar 3 12:17:29 2012
@@ -1,3 +1,10 @@
+gnome-orca (3.2.2-3) UNRELEASED; urgency=low
+
+ * Don't depend on libatk-adaptor and at-spi2-core directly, this will be
+ provided by pyatspi2.
+
+ -- Jordi Mallach <jordi at debian.org> Sat, 03 Mar 2012 11:16:00 +0100
+
gnome-orca (3.2.2-2) unstable; urgency=low
* Remove check-dist.mk.
Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=32736&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control [utf-8] Sat Mar 3 12:17:29 2012
@@ -36,11 +36,9 @@
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
- at-spi2-core,
gir1.2-gtk-3.0,
gir1.2-pango-1.0,
gir1.2-wnck-3.0,
- libatk-adaptor,
python-brlapi,
python-cairo,
python-dbus,
Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=32736&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control.in [utf-8] Sat Mar 3 12:17:29 2012
@@ -31,11 +31,9 @@
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
- at-spi2-core,
gir1.2-gtk-3.0,
gir1.2-pango-1.0,
gir1.2-wnck-3.0,
- libatk-adaptor,
python-brlapi,
python-cairo,
python-dbus,
More information about the pkg-gnome-commits
mailing list