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

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Sun May 13 23:07:38 UTC 2007


Author: mlang
Date: Sun May 13 23:07:36 2007
New Revision: 10956

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10956
Log:
Do not Build-Depend on libgnome-speech3-dev, and change Depends from libgnome-speech3 to libgnome-speech7

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=10956&op=diff
==============================================================================
--- desktop/experimental/gnome-orca/debian/changelog (original)
+++ desktop/experimental/gnome-orca/debian/changelog Sun May 13 23:07:36 2007
@@ -1,10 +1,13 @@
-gnome-orca (2.19.2-2) UNRELEASED; urgency=low
+gnome-orca (2.19.2-2) experimental; urgency=low
 
   * debian/control.in:
     * Drop {Build-,}Depends on python-at-spi, it is not needed.
     * Better Description borrowed from docs/doc-set/orca.html.
+    * Drop Build-Depends on libgnome-speech3-dev.  orca uses Bonobo at
+      runtime to communicate with GNOME Speech.
+    * Depend on libgnome-speech7 instead of 3.
 
- -- Mario Lang <mlang at debian.org>  Mon, 14 May 2007 00:24:35 +0200
+ -- Mario Lang <mlang at debian.org>  Mon, 14 May 2007 01:03:25 +0200
 
 gnome-orca (2.19.2-1) experimental; urgency=low
 

Modified: desktop/experimental/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-orca/debian/control?rev=10956&op=diff
==============================================================================
--- desktop/experimental/gnome-orca/debian/control (original)
+++ desktop/experimental/gnome-orca/debian/control Sun May 13 23:07:36 2007
@@ -12,7 +12,6 @@
                libbonobo2-dev (>= 2.18.0),
                libbrlapi1-dev (>= 3.7.2),
                libglib2.0-dev (>= 2.10.0),
-               libgnome-speech3-dev (>= 0.3.10),
                libxml-parser-perl,
                pkg-config,
                python-dev (>= 2.4),
@@ -32,7 +31,7 @@
          ${python:Depends},
          at-spi,
          libatspi1.0-0 (>= 1.18.0),
-         libgnome-speech3 (>= 0.3.10),
+         libgnome-speech7 (>= 0.4.11),
          python-pyorbit (>= 2.14.0),
          python-gtk2 (>= 2.10),
          python-glade2,

Modified: desktop/experimental/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-orca/debian/control.in?rev=10956&op=diff
==============================================================================
--- desktop/experimental/gnome-orca/debian/control.in (original)
+++ desktop/experimental/gnome-orca/debian/control.in Sun May 13 23:07:36 2007
@@ -12,7 +12,6 @@
                libbonobo2-dev (>= 2.18.0),
                libbrlapi1-dev (>= 3.7.2),
                libglib2.0-dev (>= 2.10.0),
-               libgnome-speech3-dev (>= 0.3.10),
                libxml-parser-perl,
                pkg-config,
                python-dev (>= 2.4),
@@ -32,7 +31,7 @@
          ${python:Depends},
          at-spi,
          libatspi1.0-0 (>= 1.18.0),
-         libgnome-speech3 (>= 0.3.10),
+         libgnome-speech7 (>= 0.4.11),
          python-pyorbit (>= 2.14.0),
          python-gtk2 (>= 2.10),
          python-glade2,




More information about the pkg-gnome-commits mailing list