--- gnome-speech-0.3.10.orig/debian/compat +++ gnome-speech-0.3.10/debian/compat @@ -0,0 +1 @@ +4 --- gnome-speech-0.3.10.orig/debian/rules +++ gnome-speech-0.3.10/debian/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2003 Colin Walters + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk + +# work around upstream bug +DEB_MAKE_CLEAN_TARGET := clean + +clean:: + rm -f drivers/freetts/{java,native}/Makefile --- gnome-speech-0.3.10.orig/debian/control +++ gnome-speech-0.3.10/debian/control @@ -0,0 +1,30 @@ +Source: gnome-speech +Section: libs +Priority: optional +Maintainer: Mario Lang +Build-Depends: cdbs (>= 0.2.11), debhelper (>= 4.0.0), + libbonobo2-dev (>= 2.6.0), liborbit2-dev (>= 1:2.10.0) +Standards-Version: 3.5.10 + +Package: libgnome-speech3 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, festival +Conflicts: libgnome-speech, libgnome-speech1, libgnome-speech2 +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. + +Package: libgnome-speech3-dev +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, libgnome-speech3 (= ${Source-Version}), pkg-config +Description: GNOME text-to-speech library (development headers) + 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. --- gnome-speech-0.3.10.orig/debian/changelog +++ gnome-speech-0.3.10/debian/changelog @@ -0,0 +1,171 @@ +gnome-speech (1:0.3.10-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Fix for bug "dectalk driver compilation warnings " + - Fix for bug "dectalk driver can hang on exit" + + -- Daniel Holbach Fri, 24 Feb 2006 13:04:47 +0100 + +gnome-speech (1:0.3.9-0ubuntu2) dapper; urgency=low + + * Rebuild to get gettext translation domain into .server file. + + -- Martin Pitt Thu, 23 Feb 2006 14:04:07 +0100 + +gnome-speech (1:0.3.9-0ubuntu1) dapper; urgency=low + + * New upstream release: + - 0.3.9: + - Fix for bug 319421: ibmtts hardcoded to en_US locale (Bill Abt) + - For for bug 319875: Add eciInsertIndex to viavoice driver (Bill Abt) + - Fix for bug 320013: Add more parameters to ibmtts driver (Bill Abt) + - Fix for build problem on Solaris (Rich Burridge) + - Fix for bug 142354: FreeTTS driver exits when refcount goes to 0 + instead of living forever (Willie Walker) + - Fix for bug 313652: FreeTTS build fix (Bernard Leak) + - Fix for bug 319980: test-speech now uses selected gender instead of + hardcoding to male (Willie Walker) + - Fix for bug 314736: Cygwin ports patch (Cygwin Ports maintainer) + - Fix for bug 314840: Corrected the use of the rate and pitch + parameters for ibmtts driver so that they are absolute and not + relative values (IBM) + - Provide different method for finding the Java virtual machine for + freetts-synthesis-driver (Willie Walker) + - Fix for bug 319168: FreeTTS streaming audio player could not be + used (Willie Walker) + - 0.3.8: + - Fix for bug 305489: Festival driver in gnome-speech-0.3.7 seg + faults (Willie Walker) + - Fix for bug 308468: #include , and do not declare + variable after statement (Behdad Esfahbod) + - FreeTTS driver now says "FreeTTS synthesis driver running..." instead + of saying it is *not* running (Willie Walker) + * debian/patches/strcmpfix.patch: + - dropped, included in release. + + -- Daniel Holbach Mon, 14 Nov 2005 15:13:03 +0100 + +gnome-speech (1:0.3.7-0ubuntu2) breezy; urgency=low + + * debian/patches/strcmpfix.patch: + - crasher fix from the CVS (Ubuntu: #13801). + * debian/rules: + - use the simple-patchsys rule. + + -- Sebastien Bacher Wed, 21 Sep 2005 10:19:07 +0200 + +gnome-speech (1:0.3.7-0ubuntu1) breezy; urgency=low + + * New upstream version. + + -- Sebastien Bacher Fri, 20 May 2005 14:24:01 +0200 + +gnome-speech (1:0.3.6-1) unstable; urgency=low + + * New upstream release + + -- Mario Lang Sun, 16 Jan 2005 01:54:46 +0000 + +gnome-speech (1:0.3.2-3) unstable; urgency=low + + * Upload to unstable. + + -- Mario Lang Sun, 30 May 2004 22:52:02 +0000 + +gnome-speech (1:0.3.2-2) experimental; urgency=low + + * debian/control: + - Fix a *-speech2 left-over in package description. + - Tighten Build-Depends for GNOME 2.6. + * debian/libgnome-speech3-dev.docs: + - Ship gome-speech.html (Closes: Bug#232038). + + -- Mario Lang Thu, 22 Apr 2004 22:24:07 +0000 + +gnome-speech (1:0.3.2-1) experimental; urgency=low + + * New upstream release. + * SONAME changed again, so bump the binary package sonum to 3. + + -- Mario Lang Thu, 8 Apr 2004 21:56:32 +0000 + +gnome-speech (1:0.2.7-1) unstable; urgency=low + + * New maintainer. + * New upstream release. + * New SONAME: Bumped package sonum to 2. + * Urgency set to medium since we need gnome-speech for a new + Gnopernicus. + + -- Mario Lang Wed, 29 Oct 2003 09:52:52 +0100 + +gnome-speech (1:0.2.3-2) unstable; urgency=low + + * debian/control: + - [libgnome-speech1-dev] Depend on libgnome-speech1, not + libgnome-speech (Closes: #201007). + - [libgnome-speech1] Add Conflicts: on libgnome-speech. + + -- Colin Walters Sat, 12 Jul 2003 14:20:40 -0400 + +gnome-speech (1:0.2.3-1) unstable; urgency=low + + * New upstream release. + - Appears to fix bizarre ORBit build issues (Closes: #199027). + * Bump package versions due to API change. + * debian/libgnome-speech1.install, debian/libgnome-speech1-dev.install: + - Update. + + -- Colin Walters Mon, 30 Jun 2003 17:57:46 -0400 + +gnome-speech (1:0.2.0-1) unstable; urgency=low + + * Revert back to older upstream version, with soversion 0 + (Closes: #195389). + * debian/control: + - Build-Depend on the latest cdbs. + + -- Colin Walters Fri, 30 May 2003 15:04:44 -0400 + +gnome-speech (0.2.2-2) unstable; urgency=low + + * debian/control: + - Remove Build-Depends on libtool. + - Build-Depend on the latest cdbs. + - The above may fix #194648 (deliberately not closed here). + + -- Colin Walters Sun, 25 May 2003 14:30:45 -0400 + +gnome-speech (0.2.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Bump Standards-Version: 3.5.10, no changes required. + - Build-Depend on cdbs. + - Build-Depend on libtool (yay!). + * debian/rules: + - Convert to cdbs. + - Add workaround for broken upstream libtool. + * debian/rocks: + - Removed. + + -- Colin Walters Sun, 25 May 2003 03:13:32 -0400 + +gnome-speech (0.2.0+cvs20030515-1) unstable; urgency=low + + * New upstream CVS snapshot. + * debian/control: + - Bump Standards-Version: 3.5.9, no changes required. + * debian/libgnome-speech.install: + - Install GNOME_Speech_SynthesisDriver_Dectalk.server. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Thu, 15 May 2003 19:07:18 -0400 + +gnome-speech (0.2.0+cvs20030227-1) unstable; urgency=low + + * Initial Release (Closes: #183042) + + -- Colin Walters Thu, 27 Feb 2003 16:54:55 -0500 + --- gnome-speech-0.3.10.orig/debian/copyright +++ gnome-speech-0.3.10/debian/copyright @@ -0,0 +1,12 @@ +This package was first created by Colin Walters on +Thu, 27 Feb 2003 17:01:54 -0500. + +It was downloaded from cvs://cvs.gnome.org/gnome-speech + +Upstream Authors: +Marc Mulcahy +Michael Meeks + +Copyright: + +See /usr/share/common-licenses/LGPL on your Debian system. --- gnome-speech-0.3.10.orig/debian/libgnome-speech3.install +++ gnome-speech-0.3.10/debian/libgnome-speech3.install @@ -0,0 +1,4 @@ +debian/tmp/usr/lib/libgnomespeech*.so.* +debian/tmp/usr/bin/festival-synthesis-driver +debian/tmp/usr/lib/bonobo/servers/* +debian/tmp/usr/lib/orbit*/ --- gnome-speech-0.3.10.orig/debian/libgnome-speech3-dev.install +++ gnome-speech-0.3.10/debian/libgnome-speech3-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/include/* +debian/tmp/usr/share/idl/* +debian/tmp/usr/lib/pkgconfig/gnome-speech*.pc +debian/tmp/usr/lib/libgnomespeech*.a +debian/tmp/usr/lib/libgnomespeech*.so --- gnome-speech-0.3.10.orig/debian/libgnome-speech3-dev.docs +++ gnome-speech-0.3.10/debian/libgnome-speech3-dev.docs @@ -0,0 +1,2 @@ +doc/gnome-speech.html +