releasing version 2.38
[filters.git] / debian / changelog
1 filters (2.38) unstable; urgency=low
2
3 * Munged accented characters in man page.
4
5 -- Joey Hess <joeyh@debian.org> Sun, 18 Dec 2005 17:31:38 -0500
6
7 filters (2.37) unstable; urgency=low
8
9 * Suggest bsdgames, which contains pig and rot13.
10
11 -- Joey Hess <joeyh@debian.org> Wed, 7 Sep 2005 23:36:38 -0400
12
13 filters (2.36) unstable; urgency=low
14
15 * Impress all yer maties on talk like a pirate day with th' new priate
16 filter, by Dougal Campbell, to be sure.
17 * Retroactively spiced up th' changelog. Shiver me timbers!
18
19 -- Joey Hess <joeyh@debian.org> Thu, 25 Aug 2005 23:28:25 -0400
20
21 filters (2.35) unstable; urgency=low
22
23 * Ad| nethackify filtcr. Closes: #317656
24 * Add automatic webpage update gunk.
25
26 -- Joey Hess <joeyh@debian.org> Thu, 25 Aug 2005 22:24:29 -0400
27
28 filters (2.34) unstable; urgency=low
29
30 * Add uniencode filter. Because υɳіϲоⅾе is fun.
31 * Fix filters man page to escape hyphens. Because υɳіϲоⅾе is fun.
32
33 -- Joey Hess <joeyh@debian.org> Sat, 6 Nov 2004 13:37:51 -0500
34
35 filters (2.33) unstable; urgency=low
36
37 * Better flex fixups; make sure to link with -lfl even if building
38 indivitually, and move stuff that uses unput into %{ %} delimited blocks
39 in rules section.
40
41 -- Joey Hess <joeyh@debian.org> Tue, 15 Apr 2003 15:06:25 -0400
42
43 filters (2.32) unstable; urgency=low
44
45 * Deal with the new flex 2.5.31 as follows:
46 - Add main and yywrap functions, though they were not needed before.
47 - Call yyunput instead of unput macro, as the macro uses yytext_ptr,
48 which flex undefes before the bottom set of functions are defined.
49 Closes: #189040
50 * Various other fixes to build without warnings.
51
52 -- Joey Hess <joeyh@debian.org> Mon, 14 Apr 2003 23:39:26 -0400
53
54 filters (2.31) unstable; urgency=low
55
56 * censor: corrected spelling of pyvgbevf, Closes: #172976
57
58 -- Joey Hess <joeyh@debian.org> Sat, 22 Feb 2003 14:03:18 -0500
59
60 filters (2.30) unstable; urgency=low
61
62 * Falk Hueffner provided a patch to make kraut work on alpha.
63 Closes: #169256
64
65 -- Joey Hess <joeyh@debian.org> Thu, 21 Nov 2002 00:16:40 -0500
66
67 filters (2.29) unstable; urgency=low
68
69 * Added certain German phrase to the censor filter. If Germans want to send
70 me censored German phrases, I will be glad to continue adding them to this
71 filter.
72
73 -- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 13:35:51 -0500
74
75 filters (2.28) unstable; urgency=low
76
77 * Fixed a typo in kraut.
78 * Note in man page that it's a _bad_ German accent. Think 1940's
79 American propiganda movies. Closes: #169163
80
81 -- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 11:52:48 -0500
82
83 filters (2.27) unstable; urgency=low
84
85 * Added a censor filter.
86 * Added a spammer filter which generates spamassassin-triggering
87 pseudo-spam from input.
88 * Updated eleet filter (which should perhaps be renamed to just 'leet')
89 to the <ahem> standards of irc circa mid 2002.
90 * Make jibberish filter only run text through 3 to 8 of the other filters.
91 * Various improvements.
92
93 -- Joey Hess <joeyh@debian.org> Sun, 3 Nov 2002 16:37:12 -0500
94
95 filters (2.26) unstable; urgency=low
96
97 * Don't use dh_installmanpages.
98
99 -- Joey Hess <joeyh@debian.org> Thu, 13 Jun 2002 18:27:53 -0400
100
101 filters (2.25) unstable; urgency=low
102
103 * Fixed debhelper build-dep.
104
105 -- Joey Hess <joeyh@debian.org> Sat, 1 Jun 2002 22:41:07 -0400
106
107 filters (2.24) unstable; urgency=low
108
109 * debhelper v4
110 * DEB_BUILD_OPTS support
111
112 -- Joey Hess <joeyh@debian.org> Sat, 1 Jun 2002 16:45:49 -0400
113
114 filters (2.23) unstable; urgency=low
115
116 * Patch from Seneca <seneca-cunningham@rogers.com> to correct newspeak's
117 handling of double quotes preeceeded by punctuation and followed by a
118 blank line. Closes: #146769
119
120 -- Joey Hess <joeyh@debian.org> Sun, 19 May 2002 19:52:06 -0400
121
122 filters (2.22) unstable; urgency=low
123
124 * Something I already fixed in CVS, Closes: #124617
125 * debhelper v3.
126
127 -- Joey Hess <joeyh@debian.org> Mon, 17 Dec 2001 22:20:35 -0500
128
129 filters (2.21) unstable; urgency=low
130
131 * Wrote elmer fudd filter in perl, replacment for a long-removed
132 lex filter of uncertian authorship and copyright. Closes: #109157
133
134 -- Joey Hess <joeyh@debian.org> Thu, 4 Oct 2001 19:32:00 -0400
135
136 filters (2.20) unstable; urgency=low
137
138 * Woo hoo! JWZ has placed newspeak under a BSD-ish license, so it moves
139 in from filters-nonfree. Which is now empty, and will be removed.
140 * AdDed StudLy cAps FiltEr bY NiCk PHillIps <nwp@lemon-computing.com>.
141
142 -- Joey Hess <joeyh@debian.org> Mon, 6 Aug 2001 20:38:49 -0400
143
144 filters (2.19) unstable; urgency=low
145
146 * Fixed jibberish makesamples run to not use installed versions of the
147 filters.
148
149 -- Joey Hess <joeyh@debian.org> Sat, 14 Jul 2001 23:44:45 -0400
150
151 filters (2.18) unstable; urgency=low
152
153 * ky00te is free! That leaves only newspeak in filters-nonfree.
154 * A big thanks to Edward Betts for contacting authors.
155 * Fixed echo -n bashism in SAMPLES construction.
156 * rasterman: Added flim!
157
158 -- Joey Hess <joeyh@debian.org> Sat, 30 Jun 2001 18:51:39 -0400
159
160 filters (2.17) unstable; urgency=low
161
162 * ken: WAP fixes.
163
164 -- Joey Hess <joeyh@debian.org> Mon, 11 Jun 2001 16:35:38 -0400
165
166 filters (2.16) unstable; urgency=low
167
168 * ken is now free.
169
170 -- Joey Hess <joeyh@debian.org> Mon, 11 Jun 2001 14:58:58 -0400
171
172 filters (2.15) unstable; urgency=low
173
174 * Rasterized jubberish, Closes: #81901
175
176 -- Joey Hess <joeyh@debian.org> Wed, 10 Jan 2001 23:48:00 -0800
177
178 filters (2.14) unstable; urgency=low
179
180 * hahaha. addde a rasterman filter. (nto just "raster" as i woryr about
181 namespaec pollution.)
182
183 -- Joey Hess <joeyh@debian.org> Mon, 27 Nov 2000 20:00:28 -0800
184
185 filters (2.13) unstable; urgency=low
186
187 * cockney, jive, and nyc filters are now GPL'd, moved from -nonfree
188 package.
189
190 -- Joey Hess <joeyh@debian.org> Wed, 22 Nov 2000 19:04:08 -0800
191
192 filters (2.12) unstable; urgency=low
193
194 * Use debhelper v2.
195
196 -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2000 15:06:11 -0700
197
198 filters (2.11) unstable; urgency=low
199
200 * Corrected the man page, which was misrepresenting me as the author of
201 some programs I didn't write.
202
203 -- Joey Hess <joeyh@debian.org> Tue, 29 Aug 2000 22:58:02 -0700
204
205 filters (2.10) unstable; urgency=low
206
207 * upside-down: 5 and 2 are the best available upside-down versions of
208 themselves. I had it backwards.
209
210 -- Joey Hess <joeyh@debian.org> Thu, 29 Jun 2000 16:23:59 -0700
211
212 filters (2.9) unstable; urgency=low
213
214 * Fixed "burk" to "bork" globally. Closes: #52589
215
216 -- Joey Hess <joeyh@debian.org> Sun, 12 Dec 1999 14:14:41 -0800
217
218 filters (2.8) unstable; urgency=low
219
220 * makesample.sh is now careful to make sure each program is executable
221 before running it. Closes: #50985
222 * I also set -e the script.
223
224 -- Joey Hess <joeyh@debian.org> Mon, 22 Nov 1999 14:09:43 -0800
225
226 filters (2.7) unstable; urgency=low
227
228 * A much better synopsis.
229
230 -- Joey Hess <joeyh@debian.org> Tue, 9 Nov 1999 00:06:57 -0800
231
232 filters (2.6) unstable; urgency=low
233
234 * FHS
235
236 -- Joey Hess <joeyh@debian.org> Fri, 10 Sep 1999 21:25:47 -0700
237
238 filters (2.5) unstable; urgency=low
239
240 * eleet: w -> \/\/
241 * Spelling correction patch from Edward Betts <edward@debian.org>
242 (closes: #38850)
243
244 -- Joey Hess <joeyh@debian.org> Thu, 3 Jun 1999 13:03:02 -0700
245
246 filters (2.4) unstable; urgency=low
247
248 * chef: say "knooeeng" for "knowing", and in general say "oo" for "ow".
249
250 -- Joey Hess <joeyh@debian.org> Wed, 19 May 1999 17:20:07 -0700
251
252 filters (2.3) unstable; urgency=low
253
254 * Added kraut filter (free version found).
255
256 -- Joey Hess <joeyh@debian.org> Wed, 17 Mar 1999 15:52:05 -0800
257
258 filters (2.2) unstable; urgency=low
259
260 * fixed Makefile to add . to PATH before running makesample.sh, because it
261 called jibberish, which looks only in /usr/games for the filters, and if
262 you're building filters w/o the package installed, they won't be there
263 and the build will fail. Whew! (closes: #33758)
264
265 -- Joey Hess <joeyh@debian.org> Fri, 26 Feb 1999 00:17:24 -0800
266
267 filters (2.1) unstable; urgency=low
268
269 'umop ap!sdn fxaf sujnf `77am y)!ym `jaf7!j umop ap!sdn pappe *
270
271 -- Joey Hess <joeyh@debian.org> Sat, 20 Feb 1999 18:22:43 -0800
272
273 filters (2.0) unstable; urgency=low
274
275 * Re-wrote the eleet, chef, b1ff filters in perl, dropped all the rest
276 (except jethro); they will be in filters-nonfree now. This was done
277 due to copyright problems in the original filters.
278 * Fixes important bug #32333
279
280 -- Joey Hess <joeyh@debian.org> Sun, 24 Jan 1999 13:13:17 -0800
281
282 filters (1.8) unstable; urgency=low
283
284 * Added jibberish meta-filter by Raul Miller <rdm@test.legislate.com>.
285 (#24677)
286
287 -- Joey Hess <joeyh@debian.org> Fri, 4 Dec 1998 15:18:09 -0800
288
289 filters (1.7) unstable; urgency=low
290
291 * Renamed mb to marc-barrett to eliminate namespace pollution.
292
293 -- Joey Hess <joeyh@debian.org> Wed, 15 Apr 1998 00:23:38 -0700
294
295 filters (1.6) unstable; urgency=low
296
297 * 4dd3d 3l33t f1lt3r, th4nk5 t0 j3r3my w0rr3ll5 <jworrell@priacc.com>.
298
299 -- Joey Hess <joeyh@debian.org> Fri, 6 Mar 1998 11:41:29 -0800
300
301 filters (1.5) unstable; urgency=low
302
303 * Updated standards-version.
304
305 -- Joey Hess <joeyh@debian.org> Mon, 9 Feb 1998 13:38:55 -0800
306
307 filters (1.4) unstable; urgency=low
308
309 * Use debhelper.
310
311 -- Joey Hess <joeyh@debian.org> Sat, 7 Feb 1998 19:38:35 -0800
312
313 filters (1.3) unstable; urgency=low
314
315 * Libc6.
316 * Added man pages. #11318
317
318 -- Joey Hess <joeyh@debian.org> Wed, 16 Jul 1997 13:31:07 -0400
319
320 filters (1.2) frozen unstable; urgency=low
321
322 * Fixed bug #8329 (buck segfaulted if it encountered C[aou] or R[aeiou] in
323 input.)
324 * Routine update of debian/rules:
325 Run dpkg-gencontrol after debstd, and delete substvars during clean.
326
327 -- Joey Hess <joeyh@debian.org> Tue, 8 Apr 1997 20:59:12 -0400
328
329 filters (1.1) unstable; urgency=low
330
331 * Changed version number to 1.1, because there was some confusion if this
332 was a debian-only package. It is, so I've removed the debian revision
333 number.
334
335 -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 1996 20:35:51 -0500
336
337 filters (1.0-2) unstable; urgency=low
338
339 * New email address.
340 * Use debmake.
341
342 -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 1996 15:40:55 -0500
343
344 filters (1.0-1) unstable; urgency=low
345
346 * First release.
347
348 -- Joey Hess <joeyh@debian.org> Sat, 28 Sep 1996 00:55:40 -0400
This page took 0.033602 seconds and 5 git commands to generate.