espeak (1.46.02-0ubuntu1) precise; urgency=low

  * New upstream release
  * Re-enable the use of the endianness conversion utility for architectures
    that need it

 -- Luke Yelavich <themuso@ubuntu.com>  Sun, 08 Jan 2012 11:31:23 +0000

espeak (1.46.01-0ubuntu2) precise; urgency=low

  * Do not build libespeak.a with pulse support, as there are cases where
    espeak is used in low memory/low resource environments, like d-i

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 06 Jan 2012 08:24:49 +1100

espeak (1.46.01-0ubuntu1) precise; urgency=low

  * New upstream release
  * debian/control: Add libpulse-dev as a build dependency
  * debian/rules:
    - Build espeak with AUDIO=runtime
    - Reinstate parsing the changelog for the soname version, and extend the
      command to only extract the major version of the soname
    - DO not build and run the phondata endianness conversion utility for now,
      as the manifest file is not up to date
  * debian/patches/leak: Dropped, applied upstream
  * Build for multi-arch
  * Fix some lintian warnings

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 05 Jan 2012 09:52:27 +1100

espeak (1.45.04-2ubuntu1) precise; urgency=low

  * Merge from debian unstable, remaining changes:
    - Add gbp.conf for use with git buildpackage
    - Update the explanation of the -b command-line flag in the espeak manpage
    - Add "oneiric" and "ocelot" to en_extra and update
      en_dict accordingly

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 20 Oct 2011 16:09:18 +1100

espeak (1.45.04-2) unstable; urgency=low

  [ Samuel Thibault ]
  * debian/control: Build-depend on libsonic-dev.
  * debian/patches/sonic: New patch to make espeak use the system libsonic
    instead of its copy.
  * debian/patches/leak: Fix fd leak (Closes: Bug#638745).

  [ Boris Dušek ]
  * espeak-dbg: Fix package description

 -- Boris Dušek <dusek@brailcom.org>  Wed, 15 Jun 2011 13:24:20 +0200

espeak (1.45.04-1ubuntu2) oneiric; urgency=low

  [ Mackenzie Morgan ]
  * Add "oneiric" and "ocelot" to en_extra and update
    en_dict accordingly (LP: #852583)

  [ Samuel Thibault ]
  * debian/patches/leak: Fix fd leak (Closes: Bug#638745).

  [ Boris Dušek ]
  * espeak-dbg: Fix package description

  [ Luke Yelavich ]
  * debian/rules: Rebuild the voice metadata for English, to include the
    above pronunciation changes

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 27 Sep 2011 14:30:54 +1000

espeak (1.45.04-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable, remaining changes:
    - Add gbp.conf for use with git buildpackage
    - Update the explanation of the -b command-line flag in the espeak manpage

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 04 May 2011 11:25:46 +1000

espeak (1.45.04-1) unstable; urgency=low

  [ Samuel Thibault ]
  * New upstream release (Closes: #622747).
  * Bump Standards-Version to 3.9.2 (no change needed)
  * Remove "A" from package descriptions, see lintian's
    description-synopsis-starts-with-article.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 01 May 2011 17:16:59 +0200

espeak (1.45.03-1) unstable; urgency=low

  New upstream release (Closes: Bug#614386).
  * debian/control: Update language support comment.

 -- Samuel Thibault <sthibault@debian.org>  Mon, 28 Mar 2011 20:54:50 +0200

espeak (1.44.05-1ubuntu1) natty; urgency=low

  * Merge from debian unstable, remaining changes:
    - Add gbp.conf for use with git buildpackage
    - Update the explanation of the -b command-line flag in the espeak manpage

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 21 Feb 2011 20:14:40 +1100

espeak (1.44.05-1) unstable; urgency=low

  [ Luke Yelavich ]
  * debian/copyright: update
  * Update manpage to add command-line flags and fix some errors

  [ Mario Lang ]
  * New upstream version (Closes: Bug#594872)

  [ Nicolas Boulenguez ]
  * Made the html docs a subdir.
  * Referenced it in doc-base.
  * Correct syntax in manpage.
  * Separate common paragraph of each description, to ease translations.
  * Remove empty postinst and postrm.
  * Add ${misc:Depends} to espeak-data-udeb, update the description to mention
    d-i.
  * Use Package-Type instead of XC-Package-Type.

  [ Samuel Thibault ]
  * debian/copyright: Fix Jonathan's mail.
  * debian/control: Add espeak-dbg package.
  * debian/rules: Put debugging symbols into espeak-dbg (Closes: Bug#608984).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 30 Jan 2011 20:41:59 +0100

espeak (1.44.05~really-1.44.04-0ubuntu1) maverick; urgency=low

  * Update the intonation data to correctly match the voice data from the
    previous espeak release (LP: #644111)
  * Rebuild orig tarball to include updated intonation data, as dpkg-source
    being used by soyuz seems to error out when attempting to unpack a v3
    quilt format package with a binary file included in the debian tarball

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 21 Sep 2010 16:34:29 +1000

espeak (1.44.04-0ubuntu1) maverick; urgency=low

  * New upstream bugfix release:
    - Fix error in big-endian data conversion program, producing bad data.
    - Make geminated voiced stops (eg. [bb] ) longer at fast speeds.
    - Provide conditional compilation of the mbrola interface, define macro
      INCLUDE_MBROLA in speech.h
    - Mbrola: also look for mbrola voices in /usr/share/mbrola/voices
    - Pad TUNES and frame_t structures to a multiple of 4 bytes.
    - lang=da, Don't weaken unvoiced stops before pause.
    - lang=el, Remove final unstressed [a] if the next word starts with [a].
    - lang=pt, Change final [U] to [w] if next word starts with a vowel.
  * debian/patches/big-endian-fix.patch: Dropped, applied upstream
  * debian/rules: Refer to ChangeLog.txt

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 16 Sep 2010 08:57:00 +1000

espeak (1.44.03-0ubuntu2) maverick; urgency=low

  * debian/patches/big-endian-fix.patch: Patch to fix an issue with the
    endian conversion utility used at package build time. This fixes reports of
    garbled Hungarian speech output (LP: #623221)

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 14 Sep 2010 16:25:46 +1000

espeak (1.44.03-0ubuntu1) maverick; urgency=low

  * New upstream release (LP: #620179)
  * debian/patches/big-endian.diff: Dropped, applied upstream
  * Updated manpage

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 19 Aug 2010 10:22:22 +1000

espeak (1.43.03-2ubuntu1) maverick; urgency=low

  * Merge from debian unstable, remaining changes:
    - update espeak manpage with new command-line arguments
    - debian/copyright: updated
  * Add gbp.conf for use with git buildpackage
  * More updates to copyright file
  * Update the explanation of the -b command-line flag in the espeak manpage

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 06 Aug 2010 10:42:46 +1000

espeak (1.43.03-2) unstable; urgency=medium

  * debian/control:
    - Bump Standards-Version to 3.9.0 (no change needed).
  * debian/patches/big-endian.diff: New patch to fix phoneme index on
    big-endian machines (Closes: #585654).
  * debian/rules: Use portaudio19.h for building, but revert to upstream
    portaudio18.h on cleaning.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 01 Aug 2010 22:30:18 +0200

espeak (1.43.03-1ubuntu1) maverick; urgency=low

  * Merge from debian unstable, remaining changes:
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Do not build with -pedantic.
    - espeak doesn't need to be linked against libstdc++.
    - update espeak manpage with new command-line arguments
    - debian/copyright: updated
    - Build libespeak.a with an additional make call, and copy it from src/
      as it somehow vanishes during the rest of the build.
    - Move phondata-manifest to the platforms/big_endian directory so it
      doesn't get squashed during the package build

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 22 Jul 2010 19:19:15 +0200

espeak (1.43.03-1) unstable; urgency=low

  * New upstream release (Closes: #564583, #573536).
  * debian/control:
    - Add misc:Depends to espeak-data.
    - Bump Standards-Version to 3.9.0 (no change needed).
    - Set Maintainer to debian-accessibility.
    - Add myself as uploader.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 18 Jul 2010 19:54:37 +0200

espeak (1.43.03-0ubuntu1) lucid; urgency=low

  * New upstream bugfix release
    - Fix crash when embedded control codes are followed by numbers of 5 or more
      digits.
    - Fix lang=hu,  First character of an abbreviation is missed after an
      ordinal number (eg."2. cd")
    - Fix XML tag not recognized after "..." when announce punctuation is
      enabled.
    - Fix lang=zh-yue, 'p' 't' 'k' after a vowel give a long pause.
    - Fix lang=ru, "o" missing in unstressed syllables.
  * debian/rules: Hard code version number for point release

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 25 Mar 2010 15:34:41 +1100

espeak (1.43-1) unstable; urgency=low

  [ Samuel Thibault ]
  * debian/watch: Add.
  * debian/rules: Systematically rebuild voices for big-endian architectures
    (Closes: Bug#439019).
  * src/speak_lib.h: Include stddef.h (Closes: Bug#565571).

  [ Mario Lang ]
  * New upstream release.
  * debian:watch: Use sf redirector.
  * debian/rules: Fix location of phonedata-manifest.
  * debian/rules Add ${misc:Depends} to a few packages to make lintian
    happy.
  * debian/control: Upgrade Standards-Version from 3.8.1 to 3.8.4 (no
    changes).

 -- Mario Lang <mlang@debian.org>  Fri, 19 Feb 2010 19:30:55 +0100

espeak (1.43-0ubuntu1) lucid; urgency=low

  * New upstream release

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 17 Feb 2010 13:21:43 +1100

espeak (1.42.04-0ubuntu1) lucid; urgency=low

  * New upstream release
  * Actually build and generate big endian phoneme data

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 07 Jan 2010 13:16:45 +1100

espeak (1.41.01-1ubuntu1) lucid; urgency=low

  * Merge from debian testing, remaining changes:
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Do not build with -pedantic.
    - espeak doesn't need to be linked against libstdc++.
    - update espeak manpage with new command-line arguments
    - debian/copyright: updated
    - Build libespeak.a with an additional make call, and copy it from src/
      as it somehow vanishes during the rest of the build.
    - Move phondata-manifest to the platforms/big_endian directory so it
      doesn't get squashed during the package build

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 06 Nov 2009 16:04:57 +1100

espeak (1.41.01-1) unstable; urgency=low

  * New Upstream Version (Closes: Bug#543453)
  * Remove the paragraph about KTTS from the package description
    (Closes: Bug#492000).

 -- Mario Lang <mlang@debian.org>  Tue, 25 Aug 2009 17:23:53 +0200

espeak (1.41.01-0ubuntu1) karmic; urgency=low

  * New upstream release

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 26 Aug 2009 12:53:46 +1000

espeak (1.41-0ubuntu1) karmic; urgency=low

  * New upstream release
  * debian/rules:
    - Revert to shell code for determining package version
    - Disable the use of the endian conversion utility for now, as it
      causes a buffer overflow when run

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 25 Aug 2009 16:01:36 +1000

espeak (1.40.02-2ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Do not build with -pedantic.
    - espeak doesn't need to be linked against libstdc++.
    - update espeak manpage with new command-line arguments
    - debian/control: Konquerer replaced with Konqueror
    - debian/copyright: updated
  * Build libespeak.a with an additional make call, and copy it from src/
    as it somehow vanishes during the rest of the build.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 09 Jun 2009 11:51:32 +1000

espeak (1.40.02-2) unstable; urgency=low

  * Provide espeak-data-udeb. (Closes: 522578)
  * debian/control:
    - Add Vcs-Git and Vcs-Browser fields.
    - Update Standards-Version to 3.8.1 (no changes).

 -- Mario Lang <mlang@debian.org>  Sun, 24 May 2009 22:55:52 +0200

espeak (1.40.02-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Do not build with -pedantic.
    - espeak doesn't need to be linked against libstdc++.
    - update espeak manpage with new command-line arguments
    - debian/control: Konquerer replaced with Konqueror
  * debian/copyright: updated

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 05 May 2009 09:20:56 +1000

espeak (1.40.02-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Update Standards-Version to 3.8.0 (no changes).

 -- Mario Lang <mlang@debian.org>  Sun, 15 Feb 2009 14:13:26 +0100

espeak (1.40.02-0ubuntu1) jaunty; urgency=low

  * New upstream release.
  * debian/rules: Temporarily hard-code the version number, to deal with
    the library soname being only 1.40.
  * debian/espeak.1: Updated with new command-line arguments.
  * Build against portaudio v19.

 -- Luke Yelavich <themuso@ubuntu.com>  Wed, 14 Jan 2009 10:31:19 +1100

espeak (1.39-0ubuntu1) intrepid; urgency=low

  * New upstream release, FFe granted. (LP: #268390)

 -- Luke Yelavich <themuso@ubuntu.com>  Sat, 20 Sep 2008 13:43:21 +1000

espeak (1.38-0ubuntu2) intrepid; urgency=low

  * Spelling mistake fixed (LP: #250860)
    - Konquerer replaced with Konqueror in debian/control
  * Moving Standard-Version to the current version
    3.7.3 -> 3.8.0 in debian/control
  * Removing package homepage from package description
    since it has its own field.

 -- Jad Madi <Jad@Ubuntu.com>  Thu, 28 Aug 2008 11:45:18 +1000

espeak (1.38-0ubuntu1) intrepid; urgency=low

  * New upstream release.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 26 Aug 2008 09:37:23 +1000

espeak (1.37-1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
  * Merge from debian unstable, remaining changes:
    - Add conflict/replaces with earlier versions.
    - Use PortAudio v18.
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Do not build with -pedantic.
    - Update maintainer as per spec.
  * src/Makefile: Espeak doesn't need to be linked against libstdc++.

 -- Luke Yelavich <luke.yelavich@canonical.com>  Mon, 05 May 2008 12:23:10 +1000

espeak (1.37-1) unstable; urgency=low

  * New upstream release.

 -- Mario Lang <mlang@debian.org>  Sun, 20 Apr 2008 19:01:41 +0200

espeak (1.36.02-1) unstable; urgency=low

  * New upstream release.

 -- Mario Lang <mlang@debian.org>  Tue, 18 Mar 2008 17:32:49 +0100

espeak (1.36-0ubuntu1) hardy; urgency=low

  * New upstream release, FF exception granted. (LP: #200370)
  * Patches from upstream to fix speech intonation, and buffer overflows that
    were found thanks to stack smashing.

 -- Luke Yelavich <luke.yelavich@canonical.com>  Fri, 14 Mar 2008 09:54:49 +1100

espeak (1.32-0ubuntu1) hardy; urgency=low

  * New upstream release.

 -- Luke Yelavich <luke.yelavich@canonical.com>  Wed, 05 Mar 2008 12:37:19 +1100

espeak (1.31-0ubuntu1) hardy; urgency=low

  * New upstream release. (LP: #190860)
  * Merge from debian unstable, remaining changes:
    - Add conflict/replaces with earlier versions.
    - Use PortAudio v18.
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Do not build with -pedantic.
    - Update maintainer as per spec.

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 11 Feb 2008 17:33:17 +1100

espeak (1.30-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Add Hompeage field.
    - Update Standards-Version to 3.7.3 (no changes).
  * debian/copyright: Update to include missed copyright
    holders and mention big_endian/espeak-phoneme-data.c.

 -- Mario Lang <mlang@debian.org>  Sat, 05 Jan 2008 12:58:30 +0100

espeak (1.29-1) unstable; urgency=low

  * New upstream release (Closes: Bug#439770).
  * debian/copyright: Upstream switched to GPLv3.  Update accordingly.
  * debian/libespeak1.shlibs: Bump version.

 -- Mario Lang <mlang@debian.org>  Sun, 14 Oct 2007 12:51:29 +0200

espeak (1.29-0ubuntu3) gutsy; urgency=low

  * Build against PortAudio v18, due to v19 causing speech output
    headaches. (LP: #140673)

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 04 Oct 2007 21:31:10 +1000

espeak (1.29-0ubuntu2) gutsy; urgency=low

  * Do not build with -pedantic. LP: #138569.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 13 Sep 2007 14:02:48 +0000

espeak (1.29-0ubuntu1) gutsy; urgency=low

  * New upstream release. (LP: #128137)
  * debian/copyright: Adjust for license change.
  * debian/rules: Update location of endian conversion utility.
  * Update espeak manpage.

 -- Luke Yelavich <luke@themuso.com>  Tue, 28 Aug 2007 17:07:43 +1000

espeak (1.26-1ubuntu1) gutsy; urgency=low

  * Merge with Debian; remaining changes:
    - Build-depend on dpatch.
    - Add conflict/replaces with earlier versions.
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Modified debian/copyright to mention big_endian/espeak-phoneme-data.c.
    - Patch to ensure compilation uses externally specified C(XX)FLAGS.

 -- Luke Yelavich <themuso@ubuntu.com>  Thu, 14 Jun 2007 09:24:23 +1000

espeak (1.26-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Change ${Source-Version} to ${binary:Version}.

 -- Mario Lang <mlang@debian.org>  Fri, 08 Jun 2007 20:04:18 +0200

espeak (1.25-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: Grab the upstream version using dpkg-parsechangelog.

 -- Mario Lang <mlang@debian.org>  Sun, 20 May 2007 16:12:39 +0200

espeak (1.25-0ubuntu1) gutsy; urgency=low
 
  * New upstream release.
  * debian/rules: Grab the upstream version using dpkg-parsechangelog.
  * Build big_endian/espeak-phoneme-data.c for use in preparing
    espeak voice metadata for packaging.
  * Modified debian/copyright to mention
    big_endian/espeak-phoneme-data.c.
  * Patch to ensure compilation uses externally specified C(XX)FLAGS.
  * debian/rules:
    - Bump version number.
    - Build big_endian/espeak-phoneme-data.c for use in preparing
      espeak voice metadata for packaging.
    - Fixed up ordering of dh_makeshlibs and dh_shlibdeps, and added
      arguments to dh_shlibdeps to ensure the proper library
      dependencies.
 
 -- Luke Yelavich <themuso@ubuntu.com>  Sun, 20 May 2007 21:37:19 +1000

espeak (1.22-1) unstable; urgency=low

  * New upstream release.
  * Install speak_lib.h in /usr/include/espeak.
  * Install src/espeak (dynamically linked) rather then src/speak.
  * Use -L and -l with dh_shlibdeps so we pick up a tight dependency
    on libespeak1 for package espeak.
  * Change espeak-data to Arch: any.

 -- Mario Lang <mlang@debian.org>  Sat, 14 Apr 2007 22:42:03 +0200

espeak (1.21-0ubuntu1) feisty; urgency=low

  * New upstream release
  * debian/rules: Updated version number.

 -- Luke Yelavich <themuso@ubuntu.com>  Thu,  8 Mar 2007 22:10:29 +1100

espeak (1.19-2) unstable; urgency=low

  * Change roundl() to round() in src/wave.cpp.

 -- Mario Lang <mlang@debian.org>  Mon, 29 Jan 2007 13:32:47 +0100

espeak (1.19-1) unstable; urgency=low

  * New upstream release (Closes: Bug#406840, Bug#408741).

 -- Mario Lang <mlang@debian.org>  Sun, 28 Jan 2007 23:58:18 +0100

espeak (1.19-0ubuntu4) feisty; urgency=low

  * debian/copyright: Added copyright holders.

 -- Luke Yelavich <themuso@ubuntu.com>  Thu,  1 Feb 2007 14:42:52 +1100

espeak (1.19-0ubuntu3) feisty; urgency=low

  * Rebuild package files, due to odd FTBFS when attempting to apply 
    patch.

 -- Luke Yelavich <themuso@ubuntu.com>  Thu,  1 Feb 2007 12:05:48 +1100

espeak (1.19-0ubuntu2) feisty; urgency=low

  * debian/patches/01_roundl_fix.dpatch:
    - Change roundl() to round() in src/wave.cpp, Thanks to Mario Lang.
  * debian/control: Added dpatch to build-depends.

 -- Luke Yelavich <themuso@ubuntu.com>  Thu,  1 Feb 2007 11:29:35 +1100

espeak (1.19-0ubuntu1) feisty; urgency=low

  * New upstream release.
  * debian/control:
    - Changed espeak-data to be architecture specific.
    - The espeak package now depends on libespeak1.
    - Added homepage to all package descriptions.
  * debian/rules:
    - Use the espeak binary for the espeak package.
    - Add a check for big endian architectures, (currently only ppc) to
      ensure the proper espeak-data is copied into place.
    - Bump package version to 1.19.
    - Move location of espeak_lib.h to /usr/include/espeak.
   * Packaging fixes from Mario Lang:
     - Fix first-person description.
     - Add missing dh_makeshlibs and fix misplaced dh_installdeb call.

 -- Luke Yelavich <themuso@ubuntu.com>  Sat, 27 Jan 2007 12:47:27 +1100

espeak (1.18-0ubuntu1) feisty; urgency=low

  * New upstream release:
    - Asynchronous modes added to libespeak. Speech can either be played or 
      retrieved asynchonously.
    - eSpeak API changed to accommodate asynchonous modes, see speak_lib.h.
    - Changed eSpeak library functions and speak_lib.h to use C compatible 
      function calls.
    - Two versions of the command-line program: espeak, which uses the 
      libespeak library. speak, which is a standalone program.
    - Windows SAPI5 version made, with installer.
    - Added "voice variants" feature, so that different sounding voices can 
      be used with any language. See "docs/voices.html"
    - Added languages (* naive initial draft only): Romanian, French, 
      Swedish *, Norwegian, Hindi, Vietnamese
    - Improved langugages: Afrikaans, German.
  * debian/rules:
    - bumped 'version'.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 22 Jan 2007 12:02:57 +0100

espeak (1.18-0ubuntu1) feisty; urgency=low

  * New upstream release:
    - Asynchronous modes added to libespeak. Speech can either be played or 
      retrieved asynchonously.
    - eSpeak API changed to accommodate asynchonous modes, see speak_lib.h.
    - Changed eSpeak library functions and speak_lib.h to use C compatible 
      function calls.
    - Two versions of the command-line program: espeak, which uses the 
      libespeak library. speak, which is a standalone program.
    - Windows SAPI5 version made, with installer.
    - Added "voice variants" feature, so that different sounding voices can 
      be used with any language. See "docs/voices.html"
    - Added languages (* naive initial draft only): Romanian, French, 
      Swedish *, Norwegian, Hindi, Vietnamese
    - Improved langugages: Afrikaans, German.
  * debian/rules:
    - bumped 'version'.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 22 Jan 2007 12:02:57 +0100

espeak (1.16-2) unstable; urgency=low

  * Fix first-person description (Closes: Bug#399585)

 -- Mario Lang <mlang@debian.org>  Mon, 27 Nov 2006 15:24:02 +0100

espeak (1.16-1) unstable; urgency=low

  * New upstream release
  * Add missing dh_makeshlibs and fix misplaced dh_installdeb call.

 -- Mario Lang <mlang@debian.org>  Tue,  7 Nov 2006 10:55:27 +0100

espeak (1.15-0ubuntu2) edgy; urgency=low

  * Fixed up dependencies for espeak and libespeak1 to properly depend 
    on espeak-data.

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 29 Sep 2006 09:40:44 +1000

espeak (1.15-0ubuntu1) edgy; urgency=low

  * New upstream release.
  * Updated manpage.
  * Break out synthesizer data files into new package, espeak-data.
  * Created libespeak1 and libespeak-dev library packages.
  * debian/control: Removed ${misc:Depends} from the espeak package
    Depends field as it isn't needed.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 26 Sep 2006 18:58:56 +1000

espeak (1.11-0ubuntu1) edgy; urgency=low

  * New upstream release.
  * debian/rules: Cleaned up a little bit.

 -- Luke Yelavich <themuso@ubuntu.com>  Wed,  9 Aug 2006 20:59:08 +1000

espeak (1.10-0ubuntu1) edgy; urgency=low

  * Initial release.

 -- Luke Yelavich <themuso@ubuntu.com>  Fri, 23 Jun 2006 08:49:03 +0200

