debian/0000755000000000000000000000000011772346262007200 5ustar debian/compat0000644000000000000000000000000211772224036010370 0ustar 9 debian/festival-te.docs0000644000000000000000000000004211724671256012272 0ustar BUGS NEWS README HACKING patches/ debian/watch0000644000000000000000000000034211724671256010231 0ustar version=3 opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \ http://sf.net/festival-te/festival-te-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian uupdate debian/rules0000755000000000000000000000131111772224036010246 0ustar #!/usr/bin/make -f %: dh $@ override_dh_install: install -D -m 0644 telugu_scm/*.scm debian/festival-te/usr/share/festival/telugu_scm install -D -m 0644 telugu_NSK_diphone/festvox/*.scm \ $(CURDIR)/debian/festvox-te-nsk/usr/share/festival/voices/telugu/telugu_NSK_diphone/festvox install -m 0644 telugu_NSK_diphone/group/NSKlpc.group \ $(CURDIR)/debian/festvox-te-nsk/usr/share/festival/voices/telugu/telugu_NSK_diphone/group/NSKlpc.group override_dh_installchangelogs: dh_installchangelogs ChangeLog override_dh_installexamples: dh_installexamples -pfestival-te examples/* chmod 0644 debian/festival-te/usr/share/doc/festival-te/examples/* override_dh_builddeb: dh_builddeb -- -Zxz -Sextreme -z9 debian/festvox-te-nsk.docs0000644000000000000000000000003111724671256012742 0ustar BUGS NEWS README HACKING debian/copyright0000644000000000000000000000235311772224036011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: festival-te Source: http://festival-te.sourceforge.net Files: * Copyright: 2006, Chaithanya Kamishetty License: GPL-2+ Files: debian/* Copyright: 2006-2012, Debian-IN Team , 2012, AbdulKarim Memon . License: GPL-2+ License: GPL-2+ This package 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 package 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, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/README.Debian0000644000000000000000000000037411724671256011246 0ustar festival-te for Debian ---------------------- This package will only work unless you apply patches given at /usr/share/doc/festival-te/patches against festival package. -- Kartik Mistry Tue, 22 May 2007 18:22:40 +0530 debian/festvox-te-nsk.install0000644000000000000000000000011111724671256013457 0ustar telugu_NSK_diphone/* usr/share/festival/voices/telugu/telugu_NSK_diphone debian/control0000644000000000000000000000255611772224036010605 0ustar Source: festival-te Section: sound Priority: optional Maintainer: Debian-IN Team Uploaders: AbdulKarim Memon , Jaldhar H Vyas , Prasad Ramamurthy Kadambi Build-Depends: debhelper (>= 9) Homepage: http://sourceforge.net/projects/festival-te/ Vcs-Git: git://git.debian.org/debian-in/festival-te.git Vcs-Browser: http://git.debian.org/?p=festival-te/festival-te.git;a=summary Standards-Version: 3.9.3 Package: festival-te Architecture: all Depends: ${misc:Depends}, festival (>= 1.4.3), festvox-te-nsk Pre-Depends: dpkg (>= 1.15.6~) Description: festival text to speech synthesizer for Telugu (te) language This package provides the modules required to synthesize speech in Telugu language using the Festival text-to-speech synthesizer. Given text represented in Unicode (UTF-8 encoding), it uses the festival synthesizer to generate speech in Telugu. Package: festvox-te-nsk Architecture: all Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.15.6~) Recommends: festival-te Provides: festival-voice Description: Telugu (te) male speaker for festival This is a diphone database to be used with Telugu Festival. It provides a male speaker for synthesizing Telugu speech. The package consists of a speech database along with the voice definition. debian/source/0000755000000000000000000000000011724671256010501 5ustar debian/source/format0000644000000000000000000000001411724671256011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001202611772224036011045 0ustar festival-te (0.3.3-4) unstable; urgency=low * Team upload. * debian/control: + Added Pre-Depends on dpkg (>= 1.15.6~) + Minimum version of debhelper required is changed to 9 * debian/rules: + Introduced dh for simple rules file + Introduced xz compression * Set debian/compat to 9, previously this was 5 * debian/copyright: + Removed extra Copyright: prefix from debian folder copyright block. -- Vasudev Kamath Sat, 23 Jun 2012 22:28:03 +0530 festival-te (0.3.3-3) unstable; urgency=low * Team upload. * debian/control: + Bumped debhelper version to 8.0.0 + Updated Standards-Version to 3.9.3 + Update the Vcs fields to Git. + Updated Homepage field. * debian/copyright: + Updated debian/copyright to copyright-format 1.0 -- AbdulKarim Memon Mon, 05 Mar 2012 11:47:17 +0530 festival-te (0.3.3-2) unstable; urgency=low [Kartik Mistry] * debian/control: + Added ${misc:Depends} to binary packages + Updated Standards-Version to 3.8.4 (no changes needed) * debian/rules: + Install upstream changelog file * debian/copyright: + Don't point to versionless license text -- Debian-IN Team Sat, 27 Feb 2010 22:11:23 +0530 festival-te (0.3.3-1) unstable; urgency=low * New upstream release * debian/control: + Updated Standards-Version to 3.8.2 * debian/copyright: + Updated to use correct copyright symbol * Added missing debian/watch file -- Debian-IN Team Wed, 24 Jun 2009 13:12:05 +0530 festival-te (0.3.2-6) unstable; urgency=low * debian/control: + Fixed typo. Thanks to Y Giridhar Appaji Nag for patch (Closes: #469163) * debian/copyright: + Updated GPL license link in Debian -- Debian-IN Team Tue, 08 Apr 2008 09:32:22 +0530 festival-te (0.3.2-5) unstable; urgency=low * debian/control: + Added Homepage entry + Updated Standards-Version to 3.7.3 + Updated package descriptions + Added VCS-* fields * Added debian/watch file * debian/copyright: + Moved copyright out of license section * debian/changelog: + Fixed typo of compatibility from previous upload + Fixed empty spaces, tabs and lines indented to 80 characters -- Debian-IN Team Sat, 26 Jan 2008 15:07:05 +0530 festival-te (0.3.2-4) unstable; urgency=low [Kartik Mistry] * Upload as Debian-IN Team * Set maintainer address to Debian-IN * Updated debhelper compatibility to 5 * debian/copyright: updated according to standard copyright file format * debian/README.Debian: added and mention that you need to apply given patches to make package really work * debian/rules: moving to plain debhelper from cdbs * debian/festvox-te-nsk.docs: removed example/ entry, we are using rules for this now * debian/festvox-te-nsk.dirs: added required entries * debian/contol: more better descriptions of packages, cleanups * debian/changelog: removed couple of empty lines at end -- Debian-IN Team Tue, 22 May 2007 17:29:01 +0530 festival-te (0.3.2-3) unstable; urgency=low * As Sunil Mohan says festival-te can't run without festivox-te-nsk.festival-te is like the program and festivox-te-nsk is like the data. Also some package other than festival-te can use festvox-te-nsk. So we are changing the recommends of festival-te section to depends on festvox-te-nsk and depends of festvox-te-nsk section to recommends on festival-te in debian/control. Closes: #384673 * In debian/control Build-Depends-Indep is changed to Build-Depends according to Debian Policy Manual, section 7.6 for CDBS and Debhelper. -- Prasad Ramamurthy Kadambi Fri, 8 Sep 2006 22:46:05 +0530 festival-te (0.3.2-2) unstable; urgency=low * There is a circular dependency between festival-te and festvox-te-nsk. Circular dependencies are known to cause problems during upgrade, so we are avoiding it by making suitable changes in debian/control file by changing the dependency on festvox-te-nsk to a recommends in festival-te's section. Closes: #384673 * festvox-te-nsk Provides: festival-voice -- Prasad Ramamurthy Kadambi Thu, 31 Aug 2006 23:38:05 +0530 festival-te (0.3.2-1) unstable; urgency=low * Initial release Closes: #357307,#357310 * Enrico Zini has patched telugu_NSK_diphone.scm because gnome-speech will ask the voices for the 'coding' attribute, defaulting to latin1 if they don't provide it. Latin1 sucks, but most voices read latin1 at the moment.Once all festival voices support the coding attribute, the default could be moved back to UTF-8.This could break future gnome-speech interaction with the Telugu voice. -- Prasad Ramamurthy Kadambi Mon, 14 Aug 2006 21:48:11 +0530 debian/festvox-te-nsk.dirs0000644000000000000000000000031311724671256012756 0ustar usr/share/festival/voices/telugu usr/share/festival/voices/telugu/telugu_NSK_diphone usr/share/festival/voices/telugu/telugu_NSK_diphone/festvox usr/share/festival/voices/telugu/telugu_NSK_diphone/group debian/festival-te.install0000644000000000000000000000005311724671256013012 0ustar telugu_scm/* usr/share/festival/telugu_scm debian/festival-te.dirs0000644000000000000000000000003611724671256012306 0ustar usr/share/festival/telugu_scm