X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=83b1482b61485151c6d8f95661ee290fee0f1670;hb=d49e8a4bb65caf40ed034699ee034cd01071fea0;hp=d42bc0d3a1730d8c5371d00dbd7d12d8ca07b1fb;hpb=c33a77f47b086ae9e20e52f2c74a1c081790b862;p=wdq2wav.git diff --git a/debian/changelog b/debian/changelog index d42bc0d..83b1482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +wdq2wav (0.7.1-1) unstable; urgency=low + + * Fix makefile so that html version of man page is no longer + automatically built by compile target (closes: 183179) + + -- Kevin M. Rosenberg Sun, 2 Mar 2003 19:08:58 -0700 + +wdq2wav (0.7.0-1) unstable; urgency=low + + * Invert the meaning of the -z option + * Selection -m automatically sets -z + + -- Kevin M. Rosenberg Thu, 27 Feb 2003 21:12:55 -0700 + +wdq2wav (0.6.0-1) unstable; urgency=low + + * Add demeaning option + + -- Kevin M. Rosenberg Tue, 25 Feb 2003 11:13:55 -0700 + +wdq2wav (0.5.1-1) unstable; urgency=low + + * Avoid possible divide by 0 + + -- Kevin M. Rosenberg Mon, 24 Feb 2003 05:36:33 -0700 + +wdq2wav (0.5.0-1) unstable; urgency=low + + * New upstream, add support for scaling while preserving zero point + + -- Kevin M. Rosenberg Mon, 24 Feb 2003 01:39:51 -0700 + +wdq2wav (0.4.0-1) unstable; urgency=low + + * Support for MSVC compilation. + + -- Kevin M. Rosenberg Tue, 11 Feb 2003 23:06:52 -0700 + +wdq2wav (0.3.1-1) unstable; urgency=low + + * Update manpage + + -- Kevin M. Rosenberg Wed, 22 Jan 2003 14:19:06 -0700 + wdq2wav (0.3-1) unstable; urgency=low * New upstream