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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Mar 10 11:50:41 UTC 2014


Author: pochu
Date: Mon Mar 10 11:50:41 2014
New Revision: 40864

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40864
Log:
* debian/control.in:
  + Depend on gsettings-desktop-schemas, needed for the a11y gsettings
    keys. Closes: #741211.

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=40864&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/changelog	[utf-8] Mon Mar 10 11:50:41 2014
@@ -1,3 +1,11 @@
+gnome-orca (3.10.2-2) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    + Depend on gsettings-desktop-schemas, needed for the a11y gsettings
+      keys. Closes: #741211.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 10 Mar 2014 12:48:35 +0100
+
 gnome-orca (3.10.2-1) unstable; urgency=low
 
   * team upload

Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=40864&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control	[utf-8] Mon Mar 10 11:50:41 2014
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>, Mario Lang <mlang at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 9),
                autotools-dev,
@@ -44,6 +44,7 @@
          python3-pyatspi (>= 2.10),
          python3-speechd (>= 0.8),
          speech-dispatcher (>= 0.8),
+         gsettings-desktop-schemas,
 Recommends: xbrlapi, libgail-common
 Description: Scriptable screen reader
  A flexible, extensible, and powerful assistive technology that

Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=40864&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control.in	[utf-8] Mon Mar 10 11:50:41 2014
@@ -39,6 +39,7 @@
          python3-pyatspi (>= 2.10),
          python3-speechd (>= 0.8),
          speech-dispatcher (>= 0.8),
+         gsettings-desktop-schemas,
 Recommends: xbrlapi, libgail-common
 Description: Scriptable screen reader
  A flexible, extensible, and powerful assistive technology that




More information about the pkg-gnome-commits mailing list