--- mbrola-es2-2.069.orig/debian/copyright
+++ mbrola-es2-2.069/debian/copyright
@@ -0,0 +1,53 @@
+This package was debianized by Samuel Thibault <sthibault@debian.org>
+on Tue, 14 Sep 2010 21:28:34 +0200, based on the packageing from the Oralux
+distribution (Igor B. Poretsky <master@goga.energo.ru> and Gilles Casse
+<gcasse@oralux.org>)
+
+It was downloaded from http://tcts.fpms.ac.be/synthesis/
+
+Upstream Author: Faculte Polytechnique de  Mons  -  mbrola team <mbrola@tcts.fpm
+s.ac.be>
+
+Copyright:
+Copyright (C) 1996-2008  Faculte Polytechnique de  Mons  -  mbrola team <mbrola@tcts.fpms.ac.be>
+
+License
+--------------------------------------------------------------
+This  mbrola database  is being  provided  to you, the licensee,by the
+Faculte  Polytechnique de   Mons,  the  licensor   and owner  of   the
+database.  The   original diphone database,    from  which this mbrola
+database has been built, is owned and copyrighted by TCC Communication
+Corp.
+
+By obtaining, using and/or  copying this database,  you agree that you
+have read, understood, and will comply with these terms and conditions:
+
+Terms and conditions on the use of ES2
+--------------------------------------
+
+Permission is   granted to use this   database for synthesizing speech
+with and  only with the Mbrola  program made available from the MBROLA
+project www homepage : 
+
+   http://tcts.fpms.ac.be/synthesis
+   
+Terms and conditions for the distribution of ES2
+------------------------------------------------
+
+The  distribution of this database is  submitted to the same terms and
+conditions as  the  distribution of the  Mbrola  program. In addition,
+this database may not be  sold or incorporated  into any product which
+is sold without prior permission from the Diphone Database Owner ( TCC
+Communicationsw Corp, Victoria, BC CANADA ).
+
+When no  charge is made, this  database may be copied  and distributed
+freely, provided that this notice is copied and distributed with it.
+
+Disclaimer
+----------
+
+THIS DATABASE   CARRIES NO WARRANTY,  EXPRESSED  OR IMPLIED.  THE USER
+ASSUMES  ALL  RISKS, KNOWN   OR  UNKNOWN, DIRECT   OR INDIRECT,  WHICH
+INVOLVE THIS DATABASE IN ANY  WAY. IN PARTICULAR,  THE LICENSOR OF THE
+DATABASE  DOES NOT TAKE  ANY COMMITMENT IN VIEW  OF ANY POSSIBLE THIRD
+PARTY RIGHTS. 
--- mbrola-es2-2.069.orig/debian/examples
+++ mbrola-es2-2.069/debian/examples
@@ -0,0 +1 @@
+TEST/*
--- mbrola-es2-2.069.orig/debian/compat
+++ mbrola-es2-2.069/debian/compat
@@ -0,0 +1 @@
+7
--- mbrola-es2-2.069.orig/debian/rules
+++ mbrola-es2-2.069/debian/rules
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+
+build:
+
+binary-arch:
+
+binary-indep:
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_install es2 usr/share/mbrola/es2
+	dh_installdocs
+	dh_installchangelogs
+	dh_installexamples
+	dh_compress -X.pho
+	dh_fixperms
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep
+
+clean:
+	dh_testdir
+	dh_clean
--- mbrola-es2-2.069.orig/debian/control
+++ mbrola-es2-2.069/debian/control
@@ -0,0 +1,17 @@
+Source: mbrola-es2
+Section: non-free/sound
+Priority: optional
+Maintainer: Samuel Thibault <sthibault@debian.org>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.1
+Homepage: http://tcts.fpms.ac.be/synthesis/
+
+Package: mbrola-es2
+Architecture: all
+Depends: ${misc:Depends}, mbrola
+Provides: mbrola-voice-es, mbrola-voice
+Description: Spanish male voice for Mbrola
+ This package contains a Spanish diphone database provided in the context
+ of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/
+ .
+ It provides a Spanish male voice to be used with the MBROLA program.
--- mbrola-es2-2.069.orig/debian/docs
+++ mbrola-es2-2.069/debian/docs
@@ -0,0 +1 @@
+es2.txt
--- mbrola-es2-2.069.orig/debian/README.Debian
+++ mbrola-es2-2.069/debian/README.Debian
@@ -0,0 +1,19 @@
+mbrola-es2 for Debian
+---------------------
+
+This package installs the diphone database into /usr/share/mbrola/es2/es2 .
+All examples go to /usr/share/doc/mbrola-es2/examples .
+
+You can test your installation by running:
+
+mbrola /usr/share/mbrola/es2/es2 /usr/share/doc/mbrola-es2/examples/euler.pho euler.wav
+
+which will create euler.wav in the current directory.
+
+If you have Sox installed, you can run:
+
+mbrola /usr/share/mbrola/es2/es2 /usr/share/doc/mbrola-es2/examples/euler.pho -.au | play -t .au -
+
+to play it on the fly.
+
+ -- Samuel Thibault <sthibault@debian.org>  Tue, 14 Sep 2010 21:28:34 +0200
--- mbrola-es2-2.069.orig/debian/changelog
+++ mbrola-es2-2.069/debian/changelog
@@ -0,0 +1,5 @@
+mbrola-es2 (2.069-1) unstable; urgency=low
+
+  * Initial release (Closes: Bug#596886).
+
+ -- Samuel Thibault <sthibault@debian.org>  Tue, 14 Sep 2010 21:28:34 +0200
