r11423 - in /desktop/unstable/gnome-speech/debian: changelog control control.in
mlang at users.alioth.debian.org
mlang at users.alioth.debian.org
Sat Jun 9 22:48:08 UTC 2007
Author: mlang
Date: Sat Jun 9 22:48:08 2007
New Revision: 11423
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11423
Log:
* Fix left-over mentioning of libgnome-speech3 in libgnome-speech-dev
package description.
* Fix libgnome-speech7 description by mentioning that espeak is
included by default and pointing users to the add-on backends in
diferrent packages.
* Move festival to Recommends.
Modified:
desktop/unstable/gnome-speech/debian/changelog
desktop/unstable/gnome-speech/debian/control
desktop/unstable/gnome-speech/debian/control.in
Modified: desktop/unstable/gnome-speech/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/changelog?rev=11423&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/changelog (original)
+++ desktop/unstable/gnome-speech/debian/changelog Sat Jun 9 22:48:08 2007
@@ -1,3 +1,14 @@
+gnome-speech (1:0.4.13-3) UNRELEASED; urgency=low
+
+ * Fix left-over mentioning of libgnome-speech3 in libgnome-speech-dev
+ package description.
+ * Fix libgnome-speech7 description by mentioning that espeak is
+ included by default and pointing users to the add-on backends in
+ diferrent packages.
+ * Move festival to Recommends.
+
+ -- Mario Lang <mlang at debian.org> Sun, 10 Jun 2007 00:45:35 +0200
+
gnome-speech (1:0.4.13-2) unstable; urgency=low
[ Luke Yelavich <themuso at ubuntu.com> ]
Modified: desktop/unstable/gnome-speech/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/control?rev=11423&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/control (original)
+++ desktop/unstable/gnome-speech/debian/control Sat Jun 9 22:48:08 2007
@@ -14,16 +14,18 @@
Package: libgnome-speech7
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, festival
+Depends: ${shlibs:Depends}
+Recommends: festival
Conflicts: libgnome-speech3
Description: GNOME text-to-speech library
The GNOME Speech library gives a simple yet general API for programs
to convert text into speech, as well as speech input.
.
- Multiple backends are supported by the GNOME Speech library, but
- currently only the Festival backend is enabled in this package; the
- other backends require either Java or proprietary software.
-
+ Multiple backends are supported by the GNOME Speech library.
+ The Festival and Espeak backends are provided by default in this package;
+ other backends that require prorietary software are available via separate
+ packages (gnome-speech-dectalk, gnome-speech-ibmtts and gnome-speech-swift).
+
Package: libgnome-speech-dev
Section: devel
Architecture: any
@@ -32,7 +34,7 @@
The GNOME Speech library gives a simple yet general API for programs
to convert text into speech, as well as speech input.
.
- See the libgnome-speech3 package description for more information.
+ See the libgnome-speech7 package description for more information.
Package: gnome-speech-swift
Section: contrib/libs
Modified: desktop/unstable/gnome-speech/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/control.in?rev=11423&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/control.in (original)
+++ desktop/unstable/gnome-speech/debian/control.in Sat Jun 9 22:48:08 2007
@@ -14,16 +14,18 @@
Package: libgnome-speech7
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, festival
+Depends: ${shlibs:Depends}
+Recommends: festival
Conflicts: libgnome-speech3
Description: GNOME text-to-speech library
The GNOME Speech library gives a simple yet general API for programs
to convert text into speech, as well as speech input.
.
- Multiple backends are supported by the GNOME Speech library, but
- currently only the Festival backend is enabled in this package; the
- other backends require either Java or proprietary software.
-
+ Multiple backends are supported by the GNOME Speech library.
+ The Festival and Espeak backends are provided by default in this package;
+ other backends that require prorietary software are available via separate
+ packages (gnome-speech-dectalk, gnome-speech-ibmtts and gnome-speech-swift).
+
Package: libgnome-speech-dev
Section: devel
Architecture: any
@@ -32,7 +34,7 @@
The GNOME Speech library gives a simple yet general API for programs
to convert text into speech, as well as speech input.
.
- See the libgnome-speech3 package description for more information.
+ See the libgnome-speech7 package description for more information.
Package: gnome-speech-swift
Section: contrib/libs
More information about the pkg-gnome-commits
mailing list