X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=8079bbce962f65d40c6061f550b4f7d987cc66a0;hb=7f4e9d5ed94ae3d89fa2548194ef0bf190368080;hp=aa7a45ea4d4eb8e74ec29f2ba22b3376ff598b49;hpb=6e717d5c75b5d84cbd836add2201076582951af0;p=filters.git diff --git a/debian/changelog b/debian/changelog index aa7a45e..8079bbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,104 @@ +filters (2.32) unstable; urgency=low + + * Deal with the new flex 2.5.31 as follows: + - Add main and yywrap functions, though they were not needed before. + - Call yyunput instead of unput macro, as the macro uses yytext_ptr, + which flex undefes before the bottom set of functions are defined. + Closes: #189040 + * Various other fixes to build without warnings. + + -- Joey Hess Mon, 14 Apr 2003 23:39:26 -0400 + +filters (2.31) unstable; urgency=low + + * censor: corrected spelling of pyvgbevf, Closes: #172976 + + -- Joey Hess Sat, 22 Feb 2003 14:03:18 -0500 + +filters (2.30) unstable; urgency=low + + * Falk Hueffner provided a patch to make kraut work on alpha. + Closes: #169256 + + -- Joey Hess Thu, 21 Nov 2002 00:16:40 -0500 + +filters (2.29) unstable; urgency=low + + * Added certain German phrase to the censor filter. If Germans want to send + me censored German phrases, I will be glad to continue adding them to this + filter. + + -- Joey Hess Fri, 15 Nov 2002 13:35:51 -0500 + +filters (2.28) unstable; urgency=low + + * Fixed a typo in kraut. + * Note in man page that it's a _bad_ German accent. Think 1940's + American propiganda movies. Closes: #169163 + + -- Joey Hess Fri, 15 Nov 2002 11:52:48 -0500 + +filters (2.27) unstable; urgency=low + + * Added a censor filter. + * Added a spammer filter which generates spamassassin-triggering + pseudo-spam from input. + * Updated eleet filter (which should perhaps be renamed to just 'leet') + to the standards of irc circa mid 2002. + * Make jibberish filter only run text through 3 to 8 of the other filters. + * Various improvements. + + -- Joey Hess Sun, 3 Nov 2002 16:37:12 -0500 + +filters (2.26) unstable; urgency=low + + * Don't use dh_installmanpages. + + -- Joey Hess Thu, 13 Jun 2002 18:27:53 -0400 + +filters (2.25) unstable; urgency=low + + * Fixed debhelper build-dep. + + -- Joey Hess Sat, 1 Jun 2002 22:41:07 -0400 + +filters (2.24) unstable; urgency=low + + * debhelper v4 + * DEB_BUILD_OPTS support + + -- Joey Hess Sat, 1 Jun 2002 16:45:49 -0400 + +filters (2.23) unstable; urgency=low + + * Patch from Seneca to correct newspeak's + handling of double quotes preeceeded by punctuation and followed by a + blank line. Closes: #146769 + + -- Joey Hess Sun, 19 May 2002 19:52:06 -0400 + +filters (2.22) unstable; urgency=low + + * Something I already fixed in CVS, Closes: #124617 + * debhelper v3. + + -- Joey Hess Mon, 17 Dec 2001 22:20:35 -0500 + +filters (2.21) unstable; urgency=low + + * Wrote elmer fudd filter in perl, replacment for a long-removed + lex filter of uncertian authorship and copyright. Closes: #109157 + + -- Joey Hess Thu, 4 Oct 2001 19:32:00 -0400 + +filters (2.20) unstable; urgency=low + + * Woo hoo! JWZ has placed newspeak under a BSD-ish license, so it moves + in from filters-nonfree. Which is now empty, and will be removed. + * Added studly caps filter by Nick Phillips . + + -- Joey Hess Mon, 6 Aug 2001 20:38:49 -0400 + filters (2.19) unstable; urgency=low * Fixed jibberish makesamples run to not use installed versions of the @@ -203,7 +304,3 @@ filters (1.0-1) unstable; urgency=low * First release. -- Joey Hess Sat, 28 Sep 1996 00:55:40 -0400 - -Local variables: -mode: debian-changelog -End: