--- festvox-ellpc11k-1.95.orig/debian/changelog +++ festvox-ellpc11k-1.95/debian/changelog @@ -0,0 +1,71 @@ +festvox-ellpc11k (1.95-1) unstable; urgency=medium + + * Final upstream release (without any change) + Later festvox releases (at least until 2.4) don't carry this voice + * Bump compat level to 10 + * Bump standards to 4.1.2 (no changes) + * Enable auto building + + -- Paul Gevers Sun, 17 Dec 2017 20:36:44 +0100 + +festvox-ellpc11k (1.4.0-4) unstable; urgency=medium + + * Take over maintenance by TTS team. + * Add d/compat (level 9) and bump debhelper B-D to 9 (Closes: #800165) + * Migrate to shortstyle debhelper + * Bump Standards to 3.9.6 + * Set source format to 1.0 (I use dgit for now) and prevent dpkg-source + from failing on .git tree + * Remove version in Depends as even old-old-stable is much newer + + -- Paul Gevers Wed, 04 Nov 2015 22:06:22 +0100 + +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.95.orig/debian/compat +++ festvox-ellpc11k-1.95/debian/compat @@ -0,0 +1 @@ +10 --- festvox-ellpc11k-1.95.orig/debian/control +++ festvox-ellpc11k-1.95/debian/control @@ -0,0 +1,19 @@ +Source: festvox-ellpc11k +Section: non-free/sound +Priority: optional +Maintainer: Debian TTS team +Uploaders: Paul Gevers +Standards-Version: 4.1.2 +Build-Depends-Indep: debhelper (>= 10~) +XS-Autobuild: yes +Vcs-Git: https://git.dgit.debian.org/festvox-ellpc11k +Vcs-Browser: https://browse.dgit.debian.org/festvox-ellpc11k.git/ + +Package: festvox-ellpc11k +Architecture: all +Depends: festival +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.95.orig/debian/copyright +++ festvox-ellpc11k-1.95/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.95.orig/debian/festvox-ellpc11k.install +++ festvox-ellpc11k-1.95/debian/festvox-ellpc11k.install @@ -0,0 +1,2 @@ +lib/voices/spanish/el_diphone/festvox/*.scm usr/share/festival/voices/spanish/el_diphone/festvox/ +lib/voices/spanish/el_diphone/group/*.group usr/share/festival/voices/spanish/el_diphone/group/ --- festvox-ellpc11k-1.95.orig/debian/rules +++ festvox-ellpc11k-1.95/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh ${@} --- festvox-ellpc11k-1.95.orig/debian/source/format +++ festvox-ellpc11k-1.95/debian/source/format @@ -0,0 +1 @@ +1.0 --- festvox-ellpc11k-1.95.orig/debian/source/options +++ festvox-ellpc11k-1.95/debian/source/options @@ -0,0 +1,3 @@ +# Make sure that with source/format = 1.0 (nice with dgit) we don't fail on the +# .git direcotry +diff-ignore="\.git" --- festvox-ellpc11k-1.95.orig/debian/watch +++ festvox-ellpc11k-1.95/debian/watch @@ -0,0 +1,9 @@ +# Since version 1.95 newer version of festival have not shipped this voice anymore +# so there is nothing to watch +# Also note that a "new" version doesn't seem to imply new content. +# Also note that this watch file doesn't work until bug 841499 is fixed +version=4 +opts="filenamemangle=s#.*/festival/@ANY_VERSION@/festvox_ellpc11k#@PACKAGE@_$1#" \ + http://festvox.org/packed/festival/@ANY_VERSION@/ festvox_ellpc11k@ARCHIVE_EXT@ +opts="filenamemangle=s#.*/festival/@ANY_VERSION@/voices/festvox_ellpc11k#@PACKAGE@_$1#" \ + http://festvox.org/packed/festival/@ANY_VERSION@/voices/ festvox_ellpc11k@ARCHIVE_EXT@