debian/0000755000000000000000000000000011553243677007203 5ustar debian/rules0000755000000000000000000000172611553243677010271 0ustar #!/usr/bin/make -f package := festvox-czech-krb ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) MAKEFLAGS += -j$(NUMJOBS) endif build: build-stamp build-stamp: dh_testdir $(MAKE) MAKEFLAGS="$(MAKEFLAGS)" touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp $(MAKE) distclean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs $(MAKE) install festival_voices_path=debian/$(package)/usr/share/festival/voices # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs 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 debian/source/0000755000000000000000000000000011553243677010503 5ustar debian/source/format0000644000000000000000000000001411553243677011711 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000003111553243677010050 0ustar AUTHORS README README.cs debian/control0000644000000000000000000000103211553243677010602 0ustar Source: festvox-czech-krb Section: sound Priority: optional Maintainer: Boris Dušek Build-Depends: debhelper (>= 7.0.0) Build-Depends-Indep: festival, speech-tools Standards-Version: 3.9.1 Homepage: http://devel.freebsoft.org/festival-czech-diphone-database Package: festvox-czech-krb Architecture: all Depends: festival, festival-czech, ${misc:Depends} Description: Czech child male speaker "krb" for Festival This is a native Festival Czech child male diphone voice "krb", developed by the Free(b)soft project. debian/copyright0000644000000000000000000000454411553243677011145 0ustar This package was debianized by Boris Dušek . It was downloaded from http://devel.freebsoft.org/pub/projects/festival-czech-diphone-database/voice-czech-krb-1.0.0.tar.bz2 . Upstream author: Brailcom, o.p.s. Copyright (C) 2005, 2010, 2011 Brailcom, o.p.s. License: 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 3 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. On Debian systems, you can find the GNU General Public License version 3 in the file /usr/share/common-licenses/GPL-3. Files make_lpc, make_pm_fix and make_pm_wave in the `tools' directory have a different copyright and license status: Copyright (c) 1998-2000 Carnegie Mellon University and Alan W Black and Kevin A. Lenzo License: 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. CARNEGIE MELLON UNIVERSITY 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 CARNEGIE MELLON UNIVERSITY 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. debian/gbp.conf0000644000000000000000000000012611553243677010621 0ustar [DEFAULT] upstream-branch = master upstream-tag = v%(version)s debian-branch = debian debian/changelog0000644000000000000000000000103211553243677011051 0ustar festvox-czech-krb (1.0.0-2) unstable; urgency=low * Fix copyright and license of files in `tools' directory of the .orig tarball. * Add upstream AUTHORS file to installed documentation. * Support `parallel' in DEB_BUILD_OPTIONS. * Add gbp.conf to tell git-buildpackage about non-standard branch layout. -- Boris Dušek Sat, 16 Apr 2011 18:25:03 +0200 festvox-czech-krb (1.0.0-1) unstable; urgency=low * Initial release. -- Boris Dušek Thu, 30 Mar 2011 17:40:57 +0200 debian/README.Debian0000644000000000000000000000055411553243677011250 0ustar festvox-czech-krb for Debian ---------------------------- This is a native Festival child male Czech voice from the Free(b)soft project. The original package name voice-czech-krb was changed to festvox-czech-krb in Debian in order to make it consistent with other Festival voices in Debian. -- Boris Dušek , Thu, 30 Mar 2011 17:41:31 +0200 debian/compat0000644000000000000000000000000211553243677010401 0ustar 7