1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
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
|