debian/0000755000000000000000000000000012067017433007171 5ustar debian/TODO.Debian0000644000000000000000000000014612067017433011043 0ustar - ask upstream for new homepage, etc (BerliOS will be closed on 31.12.2011) - use debhelper, not cdbs debian/watch0000644000000000000000000000037012067017433010222 0ustar # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # http://festlang.berlios.de/docu/doku.php?id=russianru \ http://download.berlios.de/festlang/msu_ru_nsh_clunits-([0-9.]+)\.tar\.bz2 debian/changelog0000644000000000000000000000405212067017433011044 0ustar festvox-ru (0.5-6) unstable; urgency=low * Drop DMUA, fix lintian warning * Bump up Standards-Version (to 3.9.4) -- Sergey B Kirpichev Thu, 27 Dec 2012 14:12:01 +0400 festvox-ru (0.5-5) unstable; urgency=low * Adopt machine-readable debian/copyright file format * Bump up Standards-Version to 3.9.3 (no changes) * Drop inactive uploaders * Add debian/TODO.Debian -- Sergey B Kirpichev Mon, 05 Mar 2012 16:00:44 +0400 festvox-ru (0.5-4) unstable; urgency=low * Added watch file * Bump up Standards-Version to 3.9.2. * Override lintian info message for "too short description" -- Sergey B Kirpichev Tue, 21 Jun 2011 19:49:49 +0400 festvox-ru (0.5-3) unstable; urgency=low * Bump up Standards-Version * Added "DM-Upload-Allowed: yes" control field * Switch to dpkg-source 3.0 (quilt) format -- Sergey B Kirpichev Fri, 04 Mar 2011 14:49:53 +0300 festvox-ru (0.5-2) unstable; urgency=low * Bump Standards-Version to 3.8.4. * Change minimal festival requirements (See bug #545737). -- Sergey B Kirpichev Wed, 19 May 2010 21:45:09 +0400 festvox-ru (0.5-1) unstable; urgency=low [ Sergey B Kirpichev ] * New Upstream Version. * debian/rules modified for Bzip2-archived sources. [ Dmitry E. Oboukhov ] * Fixed description, copyright, few lintian warnings. -- Sergey B Kirpichev Sun, 22 Feb 2009 12:57:16 +0300 festvox-ru (0.4-2) unstable; urgency=low [ Dmitry E. Oboukhov ] * Git-repo has been created on git.debian.org. * Added VCS-* records to debian/control. [ Sergey B Kirpichev ] * Point to english Homepage (Russian stuff goes to README.Debian). * Document (README.Debian) --language russian option for festival (Bug #516262). -- Sergey B Kirpichev Fri, 20 Feb 2009 20:26:40 +0300 festvox-ru (0.4-1) unstable; urgency=low * Initial release. (Closes: #513396) -- Dmitry E. Oboukhov Tue, 26 Aug 2008 18:32:09 +0400 debian/rules0000755000000000000000000000040212067017433010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk makebuilddir/festvox-ru:: mkdir -p unpack tar -xjf *.tar.bz2 -C unpack cd unpack/msu_ru_nsh_clunits && \ mv COPYING README ../.. clean:: rm -fr unpack COPYING README *.cdbs-config_list debian/copyright0000644000000000000000000000456412067017433011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Russian language support for Festival project Upstream-Contact: Nickolay V. Shmyrev Source: http://festlang.berlios.de/docu/doku.php?id=russianru Files: * Copyright: 2005 Nickolay V. Shmyrev License: BSD-like . Nickolay V. Shmyrev Copyright (c) 2005 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 AUTHOR 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. Files: debian/* Copyright: 2008, Dmitry E. Oboukhov 2009-2012, Sergey B Kirpichev License: GPL-3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. . 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, in COPYING.TXT file. Comment: On Debian systems the GNU General Public License (GPL) version 3 is located in '/usr/share/common-licenses/GPL-3'. debian/install0000644000000000000000000000007612067017433010565 0ustar unpack/msu_ru_nsh_clunits /usr/share/festival/voices/russian/ debian/README.Debian0000644000000000000000000000111412067017433011227 0ustar Russian male voice for Festival project ======================================= To enable russian voices run festval and use command: (voice_msu_ru_nsh_clunits) Or just start one as festival --language russian Please note that text input should have UTF-8 encoding. Known symbols ------------- Letters: A-Z a-z А-Я а-я Punctuation: -'?!.,; Stress placement: + Digits: 0-9 References ---------- Homepage of the project (in russian): http://festlang.berlios.de/docu/doku.php?id=russianru Russian forum (unofficial): http://forum.sources.ru/index.php?showtopic=204030&st=0 debian/control0000644000000000000000000000110612067017433010572 0ustar Source: festvox-ru Section: sound Priority: optional Maintainer: Sergey B Kirpichev Standards-Version: 3.9.4 Homepage: http://festlang.berlios.de/docu/doku.php?id=russian Build-Depends: cdbs, debhelper (>= 7) VCS-Git: git://git.debian.org/collab-maint/festvox-ru.git VCS-Browser: http://git.debian.org/?p=collab-maint/festvox-ru.git;a=summary Package: festvox-ru Depends: ${misc:Depends}, festival (>= 1.96~beta-10) Architecture: all Description: Russian male speaker for Festival This package provides Russian support to Festival speech synthesis system. debian/docs0000644000000000000000000000000712067017433010041 0ustar README debian/source/0000755000000000000000000000000012067017433010471 5ustar debian/source/format0000644000000000000000000000001412067017433011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212067017433010367 0ustar 7 debian/festvox-ru.lintian-overrides0000644000000000000000000000011012067017433014663 0ustar # It's enough... festvox-ru: extended-description-is-probably-too-short