debian/0000755000000000000000000000000011347373376007204 5ustar debian/changelog0000644000000000000000000000434011347373335011052 0ustar festival-freebsoft-utils (0.10-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. * Updated to debhelper 7. * Homepage field added. * Standards 3.8.4. -- Milan Zamazal Mon, 15 Mar 2010 09:56:12 +0100 festival-freebsoft-utils (0.10-2) unstable; urgency=low * Upload to unstable. -- Milan Zamazal Sat, 07 Mar 2009 14:28:47 +0100 festival-freebsoft-utils (0.10-1) experimental; urgency=low * New upstream version. * Uploaded to experimental because lenny is frozen. -- Milan Zamazal Thu, 16 Oct 2008 12:12:39 +0200 festival-freebsoft-utils (0.9-2) unstable; urgency=low * Merge libestools bug workaround from upstream and document the possible security problem with creating temporary files in README.Debian. -- Milan Zamazal Thu, 17 Jul 2008 12:48:10 +0200 festival-freebsoft-utils (0.9-1) unstable; urgency=low * New upstream version. * Standards 3.8.0 (no real change). -- Milan Zamazal Thu, 26 Jun 2008 20:44:40 +0200 festival-freebsoft-utils (0.8-1) unstable; urgency=low * New upstream version. -- Milan Zamazal Fri, 23 Nov 2007 20:39:30 +0100 festival-freebsoft-utils (0.7-1) unstable; urgency=low * New upstream version. -- Milan Zamazal Tue, 3 Oct 2006 16:31:29 +0200 festival-freebsoft-utils (0.6-2) unstable; urgency=low * Put debhelper into Build-Depends instead of Build-Depends-Indep. * Standards 3.7.2 (no real change). -- Milan Zamazal Thu, 15 Jun 2006 19:53:15 +0200 festival-freebsoft-utils (0.6-1) unstable; urgency=low * New upstream version. * Standards 3.6.2 (no real change). -- Milan Zamazal Fri, 17 Feb 2006 09:55:50 +0100 festival-freebsoft-utils (0.4-1) unstable; urgency=low * New upstream version. -- Milan Zamazal Tue, 19 Oct 2004 19:11:43 +0200 festival-freebsoft-utils (0.2-1) unstable; urgency=low * New upstream version. -- Milan Zamazal Tue, 11 May 2004 15:17:48 +0200 festival-freebsoft-utils (0.1-1) unstable; urgency=low * Initial packaging; closes: #230775. -- Milan Zamazal Mon, 2 Feb 2004 15:46:10 +0100 debian/README.Debian0000644000000000000000000000112711075611466011237 0ustar Security notice: As there is no secure way to create temporary files in Festival, some festival-freebsoft-utils functions may be locally insecure. The only way to prevent this is to set TMPDIR environment variable to a directory not writable by non-trusted users before running Festival. You can do this e.g. by the following shell command (assuming the $HOME/tmpdir directory exists): export TMPDIR=$HOME/tmp I'd suggest putting this setting into your shell startup file as it is good practice to set the variable anyway. -- Milan Zamazal Wed, 16 Jul 2008 22:54:09 +0200 debian/rules0000755000000000000000000000130611347373170010254 0ustar #!/usr/bin/make -f build: build-stamp build-stamp: dh_testdir touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs dh_install *.scm usr/share/festival # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installinfo doc/*.info* dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: build install # We have nothing to do by default. binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure debian/docs0000644000000000000000000000000711075611466010045 0ustar README debian/source/0000755000000000000000000000000011347373013010470 5ustar debian/source/format0000644000000000000000000000001411347373432011703 0ustar 3.0 (quilt) debian/control0000644000000000000000000000175711347373323010611 0ustar Source: festival-freebsoft-utils Section: sound Priority: optional Maintainer: Milan Zamazal Build-Depends: debhelper (>= 7.0.0) Standards-Version: 3.8.4 Homepage: http://www.freebsoft.org/festival-freebsoft-utils Package: festival-freebsoft-utils Architecture: all Depends: festival, ${misc:Depends} Recommends: sox Conflicts: speech-dispatcher (<= 0.2-5) Description: Festival extensions and utilities Miscellaneous Festival utilities, providing especially the following features: Generalized concept of input events, including ability to play sounds within the synthesized text and to map logical input events to other events; replacing given words in the synthesized text by events; spelling; capital letter signalization; punctuation reading modes; miscellaneous Festival Scheme functions. . Primary focus of festival-freebsoft-utils is on Festival cooperation with Speech Dispatcher, but they may be used together with other speech frontends or for other purposes as well. debian/copyright0000644000000000000000000000212211075611466011125 0ustar This package was debianized by Milan Zamazal . It was downloaded from http://www.freebsoft.org/pub/projects/festival-freebsoft-utils/ . Upstream Author: Milan Zamazal Copyright: Copyright (C) 2003, 2004, 2005, 2006 Brailcom, o.p.s. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. On Debian systems, you can find the GNU General Public License in the file /usr/share/common-licenses/GPL. debian/compat0000644000000000000000000000000211347373150010370 0ustar 7 debian/dirs0000644000000000000000000000002311075611466010054 0ustar usr/share/festival