flite (2.2-6build3) noble; urgency=medium

  * No-change rebuild against libasound2t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 07 Apr 2024 07:12:09 +0000

flite (2.2-6build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 07:35:48 +0000

flite (2.2-6build1) noble; urgency=medium

  * No-change rebuild against libasound2t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 12 Mar 2024 06:35:25 +0000

flite (2.2-6) unstable; urgency=medium

  [ Hilmar Preusse ]
  * patches/texinfo70: Fix build against TexInfo 7.0.x (Closes: Bug#1030385)

 -- Samuel Thibault <sthibault@debian.org>  Mon, 10 Jul 2023 23:32:27 +0200

flite (2.2-5) unstable; urgency=medium

  * watch: Use tags instead of releases, and generalize.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 23 Oct 2022 12:14:15 +0200

flite (2.2-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg-dev.

  [ Jakub Wilk ]
  * Update upstream URLs (Closes: Bug#1011779)

  [ Samuel Thibault ]
  * control: Make flite Multi-Arch: foreign.
  * debian/libflite1.lintian-overrides: Update lintian suppression again.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 17 Sep 2022 21:16:07 +0200

flite (2.2-3) unstable; urgency=medium

  [ Samuel Thibault ]
  * Play cat and mice again with lintian warning suppression
  * control: Bump Standards-Version to 4.6.0 (no change)

  [ Debian Janitor ]
  * Fix field name case in debian/control (Multi-arch => Multi-Arch).
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on texinfo.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 29 Jan 2022 14:30:44 +0100

flite (2.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Samuel Thibault ]
  * rules: Remove manual installation of library files.
  * {flite,flite1-dev,libflite1}.install: Likewise
  * flite.install: Install all /usr/bin/flite* files.
  * patches/flags: Fix spurious missing flags report.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 02 Jan 2021 16:10:49 +0100

flite (2.2-1) unstable; urgency=medium

  [ Samuel Thibault ]
  * New upstream release
    - patches/CVE-2014-0027_unsafe_temporary_file.patch: Upstreamed.
    - patches/link_deps.patch: Upstreamed.
    - patches/no_rpath.patch: Upstreamed.
    - patches/shlib_deps.patch: Upstreamed.
    - patches/texi2html_to_texi2any_migration.patch: Upstreamed.
    - patches/64bit: Refresh.
    - libflite1.symbols: Refresh.
  * watch: Add github release page.
  * control: Bump Standards-Version to 4.5.0 (no change)
  * libflite1.lintian-overrides: Silence lintian warning about libraries not
    linking against libc.

 -- Samuel Thibault <sthibault@debian.org>  Thu, 27 Aug 2020 01:06:19 +0200

flite (2.1-release-4) unstable; urgency=medium

  * control: Set Vcs-* to salsa.debian.org.
  * control: Bump Standards-Version to 4.4.0 (no changes).
  * watch: Generalize pattern.
  * rules: Rely on pre-initialized dpkg-architecture variables.
  * rules: Use dh_auto_build instead of $(MAKE).
  * control: Update alioth list domain.

 -- Samuel Thibault <sthibault@debian.org>  Sat, 09 May 2020 00:43:48 +0200

flite (2.1-release-3) unstable; urgency=medium

  * control: Bump Standards-Version to 4.2.0 (no changes).
  * tests/control: Add autopkgtest.
  * patches/64bit: Fix 64bit detection (Closes: Bug#910792).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 21 Oct 2018 14:47:25 +0200

flite (2.1-release-2) unstable; urgency=medium

  [ Samuel Thibault ]
  * debian/patches/example_fix: Fix provided example (Closes: Bug#890941).
  * Bump Standards-Version to 4.1.4 (no changes).

  [ Aurelien Jarno ]
  * Update config.guess before running make clean which happens to call it
    (Closes: Bug#895608).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 29 Apr 2018 12:09:56 +0200

flite (2.1-release-1) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 4.1.1 (no changes).

  [ Paul Gevers ]
  * New upstream release
  * control: Bump Standards-Version to 4.1.3 (no changes).
  * Add myself to uploaders
  * Bump dephelper compat level to 11
  * Add Rules-Requires-Root: no
  * Update link_deps.patch for new libraries in 2.0 release
  * Remove duplicate symbol for libflite_cmu_indic_lex.so.1 since we now
    link properly
  * Update symbols file with new (and dropped, unused in Debian, ewh) symbols
  * Simplify clean target in d/rules
  * Add typos-found-by-lintian.patch

 -- Paul Gevers <elbrus@debian.org>  Wed, 17 Jan 2018 22:07:52 +0100

flite (2.0.0-release-4) unstable; urgency=medium

  [ Samuel Thibault ]
  * Use canonical anonscm vcs URL.
  * control: Update maintainer mailing list.
  * control: Remove suggestion of alsa-base, replaced by kmod
    (Closes: Bug#858207, Bug#858208).
  * Re-enable PIE, now working (Closes: Bug#865600).

  [ Paul Gevers ]
  * Keep hardening enabled
  * Reorder d/watch in the hope udd.d.o reports the current version

 -- Paul Gevers <elbrus@debian.org>  Fri, 14 Jul 2017 22:20:44 +0200

flite (2.0.0-release-3) unstable; urgency=medium

  * rules: Really disable PIE.
  * patches/verbose: Do not strip make build rules from output.
  * control: Remove Mario from Uploaders (Closes: Bug#840868).

 -- Samuel Thibault <sthibault@debian.org>  Wed, 26 Oct 2016 11:37:52 +0200

flite (2.0.0-release-2) unstable; urgency=medium

  * compat: Bump to 9.
  * rules: Clear.
  * control: Bump Standards-Version to 3.9.8 (no change).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 04 Sep 2016 18:47:44 +0200

flite (2.0.0-release-1) unstable; urgency=medium

  * New upstream release.
    - libflite1.symbols: Refresh.
    - control: Now support Indic language too.
  * Depend on a version of texinfo which provides texi2any
    (Closes: #773506).
  * watch: Generalize URL.

 -- Samuel Thibault <sthibault@debian.org>  Tue, 20 Oct 2015 21:48:39 +0200

flite (1.4-release-12) unstable; urgency=medium

  * Drop the now-unused ghostscript build dependency.
  * Bump Standards-Version to 3.9.6 (no changes).
  * Bump symbols dependency to 1.4-release-9~, which introduced linking
    between flite libraries, thus making binaries not link against all flite
    libraries (Closes: #771454).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 30 Nov 2014 01:00:12 +0100

flite (1.4-release-11) unstable; urgency=medium

  * Team upload
  * Fixed symbols file for !linux-any archs

 -- Paul Gevers <elbrus@debian.org>  Sat, 05 Jul 2014 15:17:10 +0200

flite (1.4-release-10) unstable; urgency=medium

  * Team upload
  * Build package again with -fPIC and add -z now
  * Raise compat level of debhelper to recommended level 9 to ensure the
    next two items
  * Add symbols file for libflite1 (thanks lintian)
  * libflite1 Pre-Depends on ${misc:Pre-Depends} (thanks lintian)
  * Add doc-base registration for the documentation (lintian, go-go)

 -- Paul Gevers <elbrus@debian.org>  Sat, 05 Jul 2014 11:53:11 +0200

flite (1.4-release-9) unstable; urgency=medium

  * Team upload

  [ Samuel Thibault ]
  * patches/link_deps.patch: New patch to make our libraries link with each
    others (Closes: #746383).
  * patches/CVE-2014-0027_unsafe_temporary_file.patch: Fix patch format
    (Closes: #753194).

  [ Paul Gevers ]
  * Update priority from extra to optional (speech-dispatcher depends on
    flite)
  * Change Build-Depends from hardening-wrapper to dpkg-dev (thanks Lintian)
  * Migrate from texi2html to texi2any, see
    https://wiki.debian.org/Texi2htmlTransition (thanks Lintian)
  * Update vcs fields to canonical URL (again, thanks Lintian)

 -- Paul Gevers <elbrus@debian.org>  Thu, 03 Jul 2014 20:26:08 +0200

flite (1.4-release-8) unstable; urgency=low

  [ Paul Gevers ]
  * Team upload.
  * Add CVE-2014-0027_unsafe_temporary_file.patch (Closes: #734746)
    - CVE-2014-0027

  [ Samuel Thibault ]
  * Bump Standards-Version to 3.9.5 (no changes).

 -- Paul Gevers <elbrus@debian.org>  Fri, 10 Jan 2014 11:57:50 +0100

flite (1.4-release-7) unstable; urgency=low

  * control: make flite1-dev Multi-Arch: same.
  * Bump Standards-Version to 3.9.4 (no changes).

 -- Samuel Thibault <sthibault@debian.org>  Sat, 13 Jul 2013 19:22:15 +0200

flite (1.4-release-6) unstable; urgency=low

  [ Cyril Brulebois ]
  * Team upload.

  [ Ansgar Burchard ]
  * debian/rules: Use xz compression for binary packages (Closes: #683906).

 -- Cyril Brulebois <kibi@debian.org>  Sun, 05 Aug 2012 12:35:17 +0200

flite (1.4-release-5) unstable; urgency=low

  * control:
    - Bump Standards-Version to 3.9.3 (no changes).
    - Set libflite1 multi-arch: same.
  * libflite1.install: Remove.
  * flite1-dev.install: Remove .so and .a rules.
  * rules:
    - Install libflite1 .so files to multiarch path.
    - Install flite1-dev .so symlinks and .a files to multiarch path.
    - Add build-arch and build-indep rules.

 -- Samuel Thibault <sthibault@debian.org>  Fri, 08 Jun 2012 22:53:31 +0200

flite (1.4-release-4) unstable; urgency=low

  * control: Depend on hardening-check.
  * rules: Set DEB_BUILD_HARDENING=1 to enable hardening.
  * debian/patches/series: Disable exactly.diff for now, until Bug#645594 is
    clarified.
  * debian/control:
    - Make flite depend on the same version of libflite1, as the relation is
    actually tight (Closes: Bug#648206).
    - Build-depend on ghostscript, not gs-common (Closes: Bug#649713).
  * debian/rules: remove main/flite_voice_list.c on clean.

 -- Samuel Thibault <sthibault@debian.org>  Thu, 24 Nov 2011 09:56:44 +0100

flite (1.4-release-3) unstable; urgency=low

  * debian/control:
    - Bump Standards-Version to 3.9.2 (no change needed).
    - Change flite1-dev short description to not only mention the static
      library.
    - Replace [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] with [linux-any]
    (Closes: Bug#634470).
    - Document that only English is supported.
    - Drop article in synopsis.
  * debian/patches/exactly.patch: Fix min%5 == 4 case (Closes: Bug#645594)
  * debian/rules: Run autoconf from clean, and remove the generated configure
    script. Don't make config.status depend on configure.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 06 Nov 2011 22:55:02 +0100

flite (1.4-release-2) unstable; urgency=low

  [ Samuel Thibault ]
  * debian/watch: fix url.
  * debian/patches/shlib_deps.patch: New patch to fix shared library
    dependencies (Closes: #577335).

 -- Samuel Thibault <sthibault@debian.org>  Sun, 11 Apr 2010 14:31:32 +0200

flite (1.4-release-1) unstable; urgency=low

  [ Denis Briand ]
  * New upstream version
    + (Closes: #574369)
    + (Closes: #554412)
  * Add misc-Depends on binaries packages.
  * Bump standards version to 3.8.4.
  * flite1-dev depends now of exactly same version of libflite1.
  * switch to the new source package formats "3.0 (quilt)"
  * Add ed build-dependency, fix FTBFS (Closes: #562293).
  * Remove me from the uploaders list.

  [ Cyril Brulebois ]
  * Fix Vcs-Git field.

  [ Samuel Thibault ]
  * Lower recommandation of alsa-base from Recommends to Suggests
    (Closes: #573273).
  * Add myself as uploader.
  * Add debian/patches/no_rpath.patch to drop dummy rpath.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 04 Apr 2010 19:53:07 +0200

flite (1.3-release-2) unstable; urgency=low

  [ Cyril Brulebois ]
  * Fix FTBFS on kFreeBSD and AVR32 (Closes: #538885).
  * Add support for non linux architectures.

 -- Denis Briand <denis@narcan.fr>  Wed, 29 Jul 2009 15:34:33 +0200

flite (1.3-release-1) unstable; urgency=low

  [ Denis Briand ]
  * New upstream release (Closes: #350484).
  * New-maintainer (Closes: #428168).
  * Put Debian Accessibility Team as maintainer.
  * Add Lukas Loehrer and Denis Briand as uploaders.
  * Bump compat to 7 and add debian/compat file.
  * Bump standards version to 3.8.2.0
  * Add debian/watch file.
  * Add quilt patch system.
  * Add patches:
    + 01_flite-1.3-sharedlibs.patch thanks to Samuel Thibault.
      - fix FTBFS with new upstream version.
    + 02_complete_docs.patch
      - Use old Makefile commands to have html docs.
    + 03_texi_escape_char.patch
      - fix FTBFS when building docs.
    + 04_add_info_section.patch
      - fix info-document-missing-dir-section lintian warning.
    + 06_add_info_document_dir_entry.patch
      - add direntry into flite.texi file to fix lintian warning.
  * Change deprecated dh_clean -k into dh_prep in debian/rules file.
  * Compile with alsa support by default (debian/rules).
  * Apply patches before "configure" is called (debian/rules).
  * Improve packages description in debian/control.
  * Add upstream homepage in debian/control.
  * Remove several trailing whitespaces in debian/ files
  * Rewrite completely the debian/copyright file by browse all sources files.
  * Add autotools-dev and quilt build depends and change tetex-bin into texlive.
  * Improve debian/rules file.
  * Add alsa-base package in recommends.
  * Add VCS-git and VCS-browser fields in debian/control.

  [ Lukas Loehrer ]
  * Add alsa support with 05_alsa_audio_playback_support patch.
    (Closes: #443554, #149012, #331172, #484051).
  * Add libasound-dev to build-dependencies in debian/control.

  [ Mario Lang ]
  * Add myself to Uploaders.

 -- Denis Briand <denis@narcan.fr>  Sun, 26 Jul 2009 19:42:43 +0200

flite (1.2-release-2.4) unstable; urgency=low

  * Non-maintainer upload.
  * Build shared libraries on GNU/kFreeBSD (Closes: #493463).

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 14 Aug 2008 21:14:53 +0200

flite (1.2-release-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix bashism in debian/rules (Closes: #478377)
  * debian/control:
    - Use ${binary:Version} instead of ${Source-Version} relationship.
    - Bump Standards-Version to 3.8.0

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 07 Jun 2008 17:04:45 +0100

flite (1.2-release-2.2) unstable; urgency=low

  * Non-maintainer upload
  * Fix build as a normal user using sudo (Closes:#324606)

 -- Clément Stenac <zorglub@debian.org>  Sun, 4 Sep  2005 20:23:17 +0200

flite (1.2-release-2.1) unstable; urgency=low

  * Non-maintainer upload
  * Fix build of documentation (Closes:#324558)

 -- Clément Stenac <zorglub@debian.org>  Sun, 4 Sep  2005 18:17:17 +0200

flite (1.2-release-2) unstable; urgency=low

  * include/cst_sts.h:
    - Fix assignments to read-only members frame, size and residual of
      struct cst_sts by removing the const qualifiers.
      Thanks to Matt Kraai <kraai@ftbfs.org> for the patch
      (Closes: Bug#240377).

 -- Mario Lang <mlang@debian.org>  Sat, 27 Mar 2004 16:39:44 +0100

flite (1.2-release-1) unstable; urgency=low

  * New upstream release.
  * Link flite(1) with 16bit voice by default (Closes Bug#179967)
  * Wrote manpage for flite(1), flite_time(1) and t2p(1) (Closes: Bug#163770)

 -- Mario Lang <mlang@debian.org>  Thu, 27 Feb 2003 23:59:02 +0100

flite (1.1-release-3) unstable; urgency=low

  * Add --with-audio=oss to the configure call in debian/rules
    (Closes: Bug#150116)

 -- Mario Lang <mlang@debian.org>  Tue,  8 Oct 2002 11:30:02 +0100

flite (1.1-release-2) unstable; urgency=low

  * Fix a small bug in flite_time (Closes: Bug#158072)
  * Changed maintainer address to @d.o

 -- Mario Lang <mlang@debian.org>  Mon,  7 Oct 2002 10:11:31 +0100

flite (1.1-release-1) unstable; urgency=low

  * Initial release.
    (Closes: Bug#136671)

 -- Mario Lang <mlang@delysid.org>  Tue,  7 May 2002 09:43:37 +0200
