--- festlex-cmu-1.4.0.orig/debian/TODO +++ festlex-cmu-1.4.0/debian/TODO @@ -0,0 +1,5 @@ +* There is a new (?!) upstream release since 2010 (newer folder link the some file). + http://festvox.org/packed/festival/2.0.95/festlex_CMU.tar.gz + +* Source for cmudict-0.4 is missing (and cmudict-0.7b is out) + http://svn.code.sf.net/p/cmusphinx/code/trunk/cmudict/cmudict-0.7b --- festlex-cmu-1.4.0.orig/debian/changelog +++ festlex-cmu-1.4.0/debian/changelog @@ -0,0 +1,100 @@ +festlex-cmu (1.4.0-8) unstable; urgency=medium + + * Change build target in d/rules to build-indep as the buildd didn't + pick up the target (I must have been sleeping) + + -- Paul Gevers Wed, 04 Nov 2015 11:20:23 +0100 + +festlex-cmu (1.4.0-7) unstable; urgency=medium + + * Take over maintenance by TTS team. + * Add d/compat (level 9) and bump debhelper B-D to 9 (Closes: #800184) + * 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 + * Add watch file to detect new versions (althought currently that is + pointing to a "new" 2.4 release which is the same as the current + release) + + -- Paul Gevers Tue, 03 Nov 2015 18:08:48 +0100 + +festlex-cmu (1.4.0-6) unstable; urgency=low + + * Updated Maintained address to @d.o (pre-Sarge). + * Standards-Version: 3.6.1 (no changes) + + -- Matthias Urlichs Sat, 3 Apr 2004 12:39:31 +0200 + +festlex-cmu (1.4.0-5) unstable; urgency=low + + * debian/control: Priority: changed to optional. + + -- Matthias Urlichs Tue, 1 Jul 2003 15:47:33 +0200 + +festlex-cmu (1.4.0-4) unstable; urgency=low + + * Require festival >= 1.4.3-9 (migration to /usr/share). + + -- Matthias Urlichs 28 Jun 2003 13:47:37 +0200 + +festlex-cmu (1.4.0-3) unstable; urgency=low + + * Install in /usr/share. + + * Don't clean the *.out files: we may not have festival installed yet... + + -- Matthias Urlichs 27 May 2003 20:16:33 +0200 + +festlex-cmu (1.4.0-2) unstable; urgency=low + + * New maintainer. + + * Removed bashism and debhelper cruft from debian/rules. + * Updated Standards-Version. + * Re-worded description to be more standard. + * Do not depend on festival being installed when building. + + -- Matthias Urlichs 18 Apr 2003 18:15:46 +0200 + +festlex-cmu (1.4.0-1) unstable; urgency=low + + * New upstream release. Is now free software. + + -- David Huggins-Daines Sun, 7 Nov 1999 00:11:05 -0500 + +festlex-cmu (1.3.1-1) unstable; urgency=low + + * New upstream release. + * Dropped some of the .scm files from binary package. + * Actually compile the .out file, instead of using the shipped one. + + -- Joey Hess Fri, 29 Jan 1999 16:24:05 -0800 + +festlex-cmu (1.3.0-2) unstable; urgency=low + + * Added in two .scm files I accidentiall left out of the last version. + + -- Joey Hess Wed, 26 Aug 1998 23:26:16 -0700 + +festlex-cmu (1.3.0-1) unstable; urgency=low + + * New upstream release. + + -- Joey Hess Wed, 26 Aug 1998 15:02:38 -0700 + +festlex-cmu (1.2.1-2) unstable; urgency=low + + * Fix minor lintain errors. + + -- Joey Hess Wed, 11 Mar 1998 22:45:39 -0800 + +festlex-cmu (1.2.1-1) unstable; urgency=low + + * First release. + + -- Joey Hess Sun, 26 Oct 1997 22:12:44 -0500 + +Local variables: +mode: debian-changelog +End: --- festlex-cmu-1.4.0.orig/debian/clean +++ festlex-cmu-1.4.0/debian/clean @@ -0,0 +1 @@ +lib/dicts/cmu/cmudict-0.4.out --- festlex-cmu-1.4.0.orig/debian/compat +++ festlex-cmu-1.4.0/debian/compat @@ -0,0 +1 @@ +9 --- festlex-cmu-1.4.0.orig/debian/control +++ festlex-cmu-1.4.0/debian/control @@ -0,0 +1,17 @@ +Source: festlex-cmu +Section: sound +Priority: optional +Maintainer: Debian TTS team +Uploaders: Paul Gevers +Standards-Version: 3.9.6 +Build-Depends-Indep: debhelper (>= 9), + festival +Homepage: http://www.cstr.ed.ac.uk/projects/festival/ + +Package: festlex-cmu +Architecture: all +Depends: festival (>= 1.4.3-9), + ${misc:Depends} +Description: CMU dictionary for Festival + This is the CMU dictionary in Festival form. + It is required for American English voices. --- festlex-cmu-1.4.0.orig/debian/copyright +++ festlex-cmu-1.4.0/debian/copyright @@ -0,0 +1,42 @@ +This is a Debian prepackaged version of the CMU Dictionary for Festival + +This package was put together by Joey Hess , using +sources from: + http://www.cstr.ed.ac.uk/projects/festival.html + +The following copyright applies to this package: + +This directory contains an American English Lexicon and letter to +sournd rules based on CMUDICT 0.4. This distribution falls under +the following copyright. CMUDICT falls under a simialr free licence +that has no commercial restrictions. + + Centre for Speech Technology Research + University of Edinburgh, UK + Copyright (c) 1996,1997 + All Rights Reserved. + + Permission is hereby granted, free of charge, to use and distribute + this software and its documentation without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of this work, and to + permit persons to whom this work is furnished to do so, 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. + 4. The authors' names are not used to endorse or promote products + derived from this software without specific prior written + permission. + + 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. + --- festlex-cmu-1.4.0.orig/debian/festlex-cmu.install +++ festlex-cmu-1.4.0/debian/festlex-cmu.install @@ -0,0 +1,3 @@ +lib/dicts/cmu/cmudict-*.out usr/share/festival/dicts/cmu +lib/dicts/cmu/cmulex.scm usr/share/festival/dicts/cmu +lib/dicts/cmu/cmu_lts_rules.scm usr/share/festival/dicts/cmu --- festlex-cmu-1.4.0.orig/debian/rules +++ festlex-cmu-1.4.0/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh ${@} + +build-indep: + $(MAKE) -C lib/dicts/cmu --- festlex-cmu-1.4.0.orig/debian/source/format +++ festlex-cmu-1.4.0/debian/source/format @@ -0,0 +1 @@ +1.0 --- festlex-cmu-1.4.0.orig/debian/source/options +++ festlex-cmu-1.4.0/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" --- festlex-cmu-1.4.0.orig/debian/watch +++ festlex-cmu-1.4.0/debian/watch @@ -0,0 +1,7 @@ +version=3 +# This watch file is currently broken as uscan does not support the version to +# be only in the directory tree (bts: #526450). Because maybe uscan gets fixed +# before this package receives a new release, I am activating it nevertheless. +# +# Also note that a "new" version doesn't seem to imply new content. +http://festvox.org/packed/festival/([\d\.]*)/ festlex_CMU.tar.gz \ No newline at end of file --- festlex-cmu-1.4.0.orig/lib/dicts/cmu/Makefile +++ festlex-cmu-1.4.0/lib/dicts/cmu/Makefile @@ -58,7 +58,7 @@ cmudict-0.4.out: cmudict-0.4.scm cmudict_extensions.scm cat cmudict-0.4.scm cmudict_extensions.scm >all.scm - ( echo "(load (string-append libdir \"/\" \"siod.scm\"))"; \ + ( echo "(load (string-append \"/usr/share/festival/siod.scm\"))"; \ echo "(require 'radio_phones)"; \ echo "(lex.compile \"all.scm\" \"cmudict-0.4.out\")" ) | \ festival -q @@ -78,4 +78,4 @@ festival -q backup: - tar zcvf cmudict04.tar.gz $(FILES) \ No newline at end of file + tar zcvf cmudict04.tar.gz $(FILES)