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

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue Feb 16 09:35:37 UTC 2010


Author: mlang
Date: Tue Feb 16 09:35:32 2010
New Revision: 23072

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23072
Log:
Add liblouis-dev to Build-Depends to fix table directory detection
(Closes: Bug#570057).

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=23072&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/changelog [utf-8] Tue Feb 16 09:35:32 2010
@@ -1,3 +1,10 @@
+gnome-orca (2.28.3-2) unstable; urgency=low
+
+  * Add liblouis-dev to Build-Depends to fix table directory detection
+    (Closes: Bug#570057).
+
+ -- Mario Lang <mlang at debian.org>  Tue, 16 Feb 2010 10:30:48 +0100
+
 gnome-orca (2.28.3-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=23072&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control [utf-8] Tue Feb 16 09:35:32 2010
@@ -26,7 +26,7 @@
                python-pyatspi,
                python-pyorbit-dev (>= 2.14.0),
                python-support (>= 0.5.6),
-               python-louis (>= 1.6.2)
+               python-louis (>= 1.6.2), liblouis-dev
 Standards-Version: 3.8.3
 
 Package: gnome-orca

Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=23072&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control.in [utf-8] Tue Feb 16 09:35:32 2010
@@ -21,7 +21,7 @@
                python-pyatspi,
                python-pyorbit-dev (>= 2.14.0),
                python-support (>= 0.5.6),
-               python-louis (>= 1.6.2)
+               python-louis (>= 1.6.2), liblouis-dev
 Standards-Version: 3.8.3
 
 Package: gnome-orca




More information about the pkg-gnome-commits mailing list