--- festvox-ellpc11k-1.4.0.orig/debian/control +++ festvox-ellpc11k-1.4.0/debian/control @@ -0,0 +1,15 @@ +Source: festvox-ellpc11k +Section: non-free/sound +Priority: extra +Maintainer: Matthias Urlichs +Standards-Version: 3.5.10 +Build-Depends-Indep: debhelper (>= 4) + +Package: festvox-ellpc11k +Architecture: all +Depends: festival (>= 1.4.3-9) +Conflicts: festvox-ellpc16k +Replaces: festvox-ellpc16k +Description: Castilian Spanish male speaker for Festival + This is a Castilian Spanish male speaker for the Festival speech synthesis + system. --- festvox-ellpc11k-1.4.0.orig/debian/changelog +++ festvox-ellpc11k-1.4.0/debian/changelog @@ -0,0 +1,49 @@ +festvox-ellpc11k (1.4.0-3) unstable; urgency=low + + * depend on festival >= 1.4.3-9 (Migration to /usr/share). + + -- Matthias Urlichs Sat, 28 Jun 2003 14:30:56 +0200 + +festvox-ellpc11k (1.4.0-2) unstable; urgency=low + + * New maintainer. + * Moved all files from /usr/lib/festival to /usr/share/festival. + * Updated Standards-Version to 3.5.10 (no changes). + * + + -- Matthias Urlichs Sat, 28 Jun 2003 10:57:45 +0200 + +festvox-ellpc11k (1.4.0-1) unstable; urgency=low + + * New upstream release. + + -- David Huggins-Daines Sun, 7 Nov 1999 00:52:01 -0500 + +festvox-ellpc11k (1.3.1-1) unstable; urgency=low + + * New upstream release. + * Changed the name of the package, old was incorrect. + + -- Joey Hess Sun, 31 Jan 1999 19:47:34 -0800 + +festvox-ellpc16k (1.3.0-1) unstable; urgency=low + + * New upstream release. + + -- Joey Hess Wed, 26 Aug 1998 15:31:36 -0700 + +festvox-ellpc16k (1.2.1-2) unstable; urgency=low + + * Fix minor lintain errors. + + -- Joey Hess Wed, 11 Mar 1998 22:50:45 -0800 + +festvox-ellpc16k (1.2.1-1) unstable; urgency=low + + * First release. + + -- Joey Hess Tue, 28 Oct 1997 00:30:49 -0500 + +Local variables: +mode: debian-changelog +End: --- festvox-ellpc11k-1.4.0.orig/debian/rules +++ festvox-ellpc11k-1.4.0/debian/rules @@ -0,0 +1,38 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +build: +# Nothing to do. + +clean: + dh_testdir + dh_testroot + dh_clean + +# Build architecture-dependent files here. +binary-arch: build +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build + dh_testdir + dh_testroot + dh_installdirs usr/share/festival/voices/spanish/el_diphone/festvox \ + usr/share/festival/voices/spanish/el_diphone/group + cp -a lib/voices/spanish/el_diphone/festvox/*.scm \ + debian/tmp/usr/share/festival/voices/spanish/el_diphone/festvox/ + cp -a lib/voices/spanish/el_diphone/group/*.group \ + debian/tmp/usr/share/festival/voices/spanish/el_diphone/group/ + dh_installdocs + dh_installchangelogs + dh_compress + dh_fixperms + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary --- festvox-ellpc11k-1.4.0.orig/debian/copyright +++ festvox-ellpc11k-1.4.0/debian/copyright @@ -0,0 +1,39 @@ +This is a Debian prepackaged version of the festival Castilian Spanish male +speaker. + +This package was put together by Joey Hess , using +sources from: + http://www.cstr.ed.ac.uk/projects/festival.html + +This directory contains a diphone synthesizer voice for Castillian +Spanish. This distribution falls under the following copyright +(i.e. with commercial restriction). See notes below. + + Centre for Speech Technology Research + University of Edinburgh, UK + Copyright (c) 1996,1997 + All Rights Reserved. + + Permission to use, copy, modify, distribute this software and its + documentation for research, educational and individual use only, is + hereby granted without fee, subject to the following conditions: + 1. The code must retain the above copyright notice, this list of + conditions and the following disclaimer. + 2. Any modifications must be clearly marked as such. + 3. Original authors' names are not deleted. + This software may not be used for commercial purposes without + specific prior written permission from the authors. + + THE UNIVERSITY OF EDINBURGH AND THE CONTRIBUTORS TO THIS WORK + DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING + ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT + SHALL THE UNIVERSITY OF EDINBURGH NOR THE CONTRIBUTORS BE LIABLE + FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, + ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF + THIS SOFTWARE. + +Note the front end (coide in festvox/) is free from commercial restriction +but the diphones are commercially restricted. + --- festvox-ellpc11k-1.4.0.orig/bld.out +++ festvox-ellpc11k-1.4.0/bld.out @@ -0,0 +1,11 @@ +dpkg-buildpackage: source package is festvox-ellpc11k +dpkg-buildpackage: source version is 1.4.0-3 +dpkg-buildpackage: source maintainer is Matthias Urlichs +dpkg-buildpackage: host architecture is i386 + fakeroot debian/rules clean +dh_testdir +dh_testroot +dh_clean + dpkg-source -b festvox-ellpc11k-1.4.0 +dpkg-source: building festvox-ellpc11k using existing festvox-ellpc11k_1.4.0.orig.tar.gz +dpkg-source: building festvox-ellpc11k in festvox-ellpc11k_1.4.0-3.diff.gz