changelog
[filters.git] / debian / changelog
1 filters (2.54) UNRELEASED; urgency=medium
2
3 * Fix UTF-8 handling in uniencode. Closes: #508003
4 Thanks, Marius Gavrilescu.
5 * Improve layout and build process.
6 Thanks, Marius Gavrilescu.
7 * Replace fread with getchar in nethackify.
8 Thanks, Marius Gavrilescu.
9 * Fix NAME section of manpage. Closes: #775035
10 Thanks, Marius Gavrilescu.
11
12 -- Joey Hess <id@joeyh.name> Thu, 30 Jul 2015 12:20:20 -0400
13
14 filters (2.53) unstable; urgency=medium
15
16 * Orphaned the Debian package.
17
18 -- Joey Hess <joeyh@debian.org> Sat, 08 Nov 2014 00:38:19 -0400
19
20 filters (2.52) unstable; urgency=medium
21
22 * Rename lolcat to LOLCAT to avoid collision with a fine rainbow colored cat.
23 Closes: #760910
24
25 -- Joey Hess <joeyh@debian.org> Tue, 09 Sep 2014 10:04:03 -0400
26
27 filters (2.51) unstable; urgency=medium
28
29 * Include lolcat in installation, which was missed by accident.
30 Closes: #760842 Thanks, Jochen Sprickerhof
31
32 -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2014 08:56:28 -0400
33
34 filters (2.50) unstable; urgency=medium
35
36 * Reorganize some code to support building with clang.
37 Closes: #758450 Thanks, Alexander.
38
39 -- Joey Hess <joeyh@debian.org> Sun, 31 Aug 2014 14:16:58 -0700
40
41 filters (2.49) unstable; urgency=low
42
43 * scottish: Fix typo. Closes: #688905
44 * lolcat: New filter.
45
46 -- Joey Hess <joeyh@debian.org> Sat, 04 May 2013 23:48:11 -0400
47
48 filters (2.48) unstable; urgency=low
49
50 * Mention that some filters support reading from input files.
51 Closes: #569764
52
53 -- Joey Hess <joeyh@debian.org> Sun, 06 Feb 2011 00:01:44 -0400
54
55 filters (2.47) unstable; urgency=low
56
57 * Patch from Anssi Hannula to avoid warnings when
58 compiling with -Werror=format-security.
59 * scramble: New filter that scambles the inner letters of
60 words. Contributed by Andrew J. Buehler.
61 * Converted debian/copyright to machine parseable format.
62
63 -- Joey Hess <joeyh@debian.org> Sat, 11 Jul 2009 16:47:23 -0400
64
65 filters (2.46) unstable; urgency=low
66
67 * fanboy: Improve docs and remove from SAMPLES. Closes: #496588
68
69 -- Joey Hess <joeyh@debian.org> Sun, 26 Oct 2008 23:44:04 -0400
70
71 filters (2.45) unstable; urgency=low
72
73 * Use debhelper v7; rules file minimisation to 3 lines.
74
75 -- Joey Hess <joeyh@debian.org> Tue, 22 Jul 2008 00:25:48 -0400
76
77 filters (2.44) unstable; urgency=low
78
79 * Work around dpkg bug #476138. Closes: #475979
80 * Use CC consistently.
81
82 -- Joey Hess <joeyh@debian.org> Mon, 14 Apr 2008 13:26:53 -0400
83
84 filters (2.43) unstable; urgency=low
85
86 * Added the fanboy filter.
87
88 -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 04:58:44 -0400
89
90 filters (2.42) unstable; urgency=low
91
92 * Moved from subversion to git.
93
94 -- Joey Hess <joeyh@debian.org> Fri, 19 Oct 2007 20:37:33 -0400
95
96 filters (2.41) unstable; urgency=low
97
98 * pirate: Roll r's. Also, conjugate 'is' in present tense, and add some
99 more phrases. Closes: #443213
100
101 -- Joey Hess <joeyh@debian.org> Wed, 19 Sep 2007 14:26:41 -0400
102
103 filters (2.40) unstable; urgency=low
104
105 * Update url to web page in README.
106 * Add scottish filter by Adam Borowski. Closes: #436168
107
108 -- Joey Hess <joeyh@debian.org> Thu, 09 Aug 2007 17:19:14 -0700
109
110 filters (2.39) unstable; urgency=low
111
112 * Add kenny filter. Closes: #317656
113
114 -- Joey Hess <joeyh@debian.org> Mon, 20 Feb 2006 16:27:25 -0500
115
116 filters (2.38) unstable; urgency=low
117
118 * Munged accented characters in man page.
119
120 -- Joey Hess <joeyh@debian.org> Sun, 18 Dec 2005 17:31:38 -0500
121
122 filters (2.37) unstable; urgency=low
123
124 * Suggest bsdgames, which contains pig and rot13.
125
126 -- Joey Hess <joeyh@debian.org> Wed, 7 Sep 2005 23:36:38 -0400
127
128 filters (2.36) unstable; urgency=low
129
130 * Impress all yer maties on talk like a pirate day with th' new priate
131 filter, by Dougal Campbell, to be sure.
132 * Retroactively spiced up th' changelog. Shiver me timbers!
133
134 -- Joey Hess <joeyh@debian.org> Thu, 25 Aug 2005 23:28:25 -0400
135
136 filters (2.35) unstable; urgency=low
137
138 * Ad| nethackify filtcr. Closes: #317656
139 * Add automatic webpage update gunk.
140
141 -- Joey Hess <joeyh@debian.org> Thu, 25 Aug 2005 22:24:29 -0400
142
143 filters (2.34) unstable; urgency=low
144
145 * Add uniencode filter. Because υɳіϲоⅾе is fun.
146 * Fix filters man page to escape hyphens. Because υɳіϲоⅾе is fun.
147
148 -- Joey Hess <joeyh@debian.org> Sat, 6 Nov 2004 13:37:51 -0500
149
150 filters (2.33) unstable; urgency=low
151
152 * Better flex fixups; make sure to link with -lfl even if building
153 indivitually, and move stuff that uses unput into %{ %} delimited blocks
154 in rules section.
155
156 -- Joey Hess <joeyh@debian.org> Tue, 15 Apr 2003 15:06:25 -0400
157
158 filters (2.32) unstable; urgency=low
159
160 * Deal with the new flex 2.5.31 as follows:
161 - Add main and yywrap functions, though they were not needed before.
162 - Call yyunput instead of unput macro, as the macro uses yytext_ptr,
163 which flex undefes before the bottom set of functions are defined.
164 Closes: #189040
165 * Various other fixes to build without warnings.
166
167 -- Joey Hess <joeyh@debian.org> Mon, 14 Apr 2003 23:39:26 -0400
168
169 filters (2.31) unstable; urgency=low
170
171 * censor: corrected spelling of pyvgbevf, Closes: #172976
172
173 -- Joey Hess <joeyh@debian.org> Sat, 22 Feb 2003 14:03:18 -0500
174
175 filters (2.30) unstable; urgency=low
176
177 * Falk Hueffner provided a patch to make kraut work on alpha.
178 Closes: #169256
179
180 -- Joey Hess <joeyh@debian.org> Thu, 21 Nov 2002 00:16:40 -0500
181
182 filters (2.29) unstable; urgency=low
183
184 * Added certain German phrase to the censor filter. If Germans want to send
185 me censored German phrases, I will be glad to continue adding them to this
186 filter.
187
188 -- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 13:35:51 -0500
189
190 filters (2.28) unstable; urgency=low
191
192 * Fixed a typo in kraut.
193 * Note in man page that it's a _bad_ German accent. Think 1940's
194 American propiganda movies. Closes: #169163
195
196 -- Joey Hess <joeyh@debian.org> Fri, 15 Nov 2002 11:52:48 -0500
197
198 filters (2.27) unstable; urgency=low
199
200 * Added a censor filter.
201 * Added a spammer filter which generates spamassassin-triggering
202 pseudo-spam from input.
203 * Updated eleet filter (which should perhaps be renamed to just 'leet')
204 to the <ahem> standards of irc circa mid 2002.
205 * Make jibberish filter only run text through 3 to 8 of the other filters.
206 * Various improvements.
207
208 -- Joey Hess <joeyh@debian.org> Sun, 3 Nov 2002 16:37:12 -0500
209
210 filters (2.26) unstable; urgency=low
211
212 * Don't use dh_installmanpages.
213
214 -- Joey Hess <joeyh@debian.org> Thu, 13 Jun 2002 18:27:53 -0400
215
216 filters (2.25) unstable; urgency=low
217
218 * Fixed debhelper build-dep.
219
220 -- Joey Hess <joeyh@debian.org> Sat, 1 Jun 2002 22:41:07 -0400
221
222 filters (2.24) unstable; urgency=low
223
224 * debhelper v4
225 * DEB_BUILD_OPTS support
226
227 -- Joey Hess <joeyh@debian.org> Sat, 1 Jun 2002 16:45:49 -0400
228
229 filters (2.23) unstable; urgency=low
230
231 * Patch from Seneca <seneca-cunningham@rogers.com> to correct newspeak's
232 handling of double quotes preeceeded by punctuation and followed by a
233 blank line. Closes: #146769
234
235 -- Joey Hess <joeyh@debian.org> Sun, 19 May 2002 19:52:06 -0400
236
237 filters (2.22) unstable; urgency=low
238
239 * Something I already fixed in CVS, Closes: #124617
240 * debhelper v3.
241
242 -- Joey Hess <joeyh@debian.org> Mon, 17 Dec 2001 22:20:35 -0500
243
244 filters (2.21) unstable; urgency=low
245
246 * Wrote elmer fudd filter in perl, replacment for a long-removed
247 lex filter of uncertian authorship and copyright. Closes: #109157
248
249 -- Joey Hess <joeyh@debian.org> Thu, 4 Oct 2001 19:32:00 -0400
250
251 filters (2.20) unstable; urgency=low
252
253 * Woo hoo! JWZ has placed newspeak under a BSD-ish license, so it moves
254 in from filters-nonfree. Which is now empty, and will be removed.
255 * AdDed StudLy cAps FiltEr bY NiCk PHillIps <nwp@lemon-computing.com>.
256
257 -- Joey Hess <joeyh@debian.org> Mon, 6 Aug 2001 20:38:49 -0400
258
259 filters (2.19) unstable; urgency=low
260
261 * Fixed jibberish makesamples run to not use installed versions of the
262 filters.
263
264 -- Joey Hess <joeyh@debian.org> Sat, 14 Jul 2001 23:44:45 -0400
265
266 filters (2.18) unstable; urgency=low
267
268 * ky00te is free! That leaves only newspeak in filters-nonfree.
269 * A big thanks to Edward Betts for contacting authors.
270 * Fixed echo -n bashism in SAMPLES construction.
271 * rasterman: Added flim!
272
273 -- Joey Hess <joeyh@debian.org> Sat, 30 Jun 2001 18:51:39 -0400
274
275 filters (2.17) unstable; urgency=low
276
277 * ken: WAP fixes.
278
279 -- Joey Hess <joeyh@debian.org> Mon, 11 Jun 2001 16:35:38 -0400
280
281 filters (2.16) unstable; urgency=low
282
283 * ken is now free.
284
285 -- Joey Hess <joeyh@debian.org> Mon, 11 Jun 2001 14:58:58 -0400
286
287 filters (2.15) unstable; urgency=low
288
289 * Rasterized jubberish, Closes: #81901
290
291 -- Joey Hess <joeyh@debian.org> Wed, 10 Jan 2001 23:48:00 -0800
292
293 filters (2.14) unstable; urgency=low
294
295 * hahaha. addde a rasterman filter. (nto just "raster" as i woryr about
296 namespaec pollution.)
297
298 -- Joey Hess <joeyh@debian.org> Mon, 27 Nov 2000 20:00:28 -0800
299
300 filters (2.13) unstable; urgency=low
301
302 * cockney, jive, and nyc filters are now GPL'd, moved from -nonfree
303 package.
304
305 -- Joey Hess <joeyh@debian.org> Wed, 22 Nov 2000 19:04:08 -0800
306
307 filters (2.12) unstable; urgency=low
308
309 * Use debhelper v2.
310
311 -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2000 15:06:11 -0700
312
313 filters (2.11) unstable; urgency=low
314
315 * Corrected the man page, which was misrepresenting me as the author of
316 some programs I didn't write.
317
318 -- Joey Hess <joeyh@debian.org> Tue, 29 Aug 2000 22:58:02 -0700
319
320 filters (2.10) unstable; urgency=low
321
322 * upside-down: 5 and 2 are the best available upside-down versions of
323 themselves. I had it backwards.
324
325 -- Joey Hess <joeyh@debian.org> Thu, 29 Jun 2000 16:23:59 -0700
326
327 filters (2.9) unstable; urgency=low
328
329 * Fixed "burk" to "bork" globally. Closes: #52589
330
331 -- Joey Hess <joeyh@debian.org> Sun, 12 Dec 1999 14:14:41 -0800
332
333 filters (2.8) unstable; urgency=low
334
335 * makesample.sh is now careful to make sure each program is executable
336 before running it. Closes: #50985
337 * I also set -e the script.
338
339 -- Joey Hess <joeyh@debian.org> Mon, 22 Nov 1999 14:09:43 -0800
340
341 filters (2.7) unstable; urgency=low
342
343 * A much better synopsis.
344
345 -- Joey Hess <joeyh@debian.org> Tue, 9 Nov 1999 00:06:57 -0800
346
347 filters (2.6) unstable; urgency=low
348
349 * FHS
350
351 -- Joey Hess <joeyh@debian.org> Fri, 10 Sep 1999 21:25:47 -0700
352
353 filters (2.5) unstable; urgency=low
354
355 * eleet: w -> \/\/
356 * Spelling correction patch from Edward Betts <edward@debian.org>
357 (closes: #38850)
358
359 -- Joey Hess <joeyh@debian.org> Thu, 3 Jun 1999 13:03:02 -0700
360
361 filters (2.4) unstable; urgency=low
362
363 * chef: say "knooeeng" for "knowing", and in general say "oo" for "ow".
364
365 -- Joey Hess <joeyh@debian.org> Wed, 19 May 1999 17:20:07 -0700
366
367 filters (2.3) unstable; urgency=low
368
369 * Added kraut filter (free version found).
370
371 -- Joey Hess <joeyh@debian.org> Wed, 17 Mar 1999 15:52:05 -0800
372
373 filters (2.2) unstable; urgency=low
374
375 * fixed Makefile to add . to PATH before running makesample.sh, because it
376 called jibberish, which looks only in /usr/games for the filters, and if
377 you're building filters w/o the package installed, they won't be there
378 and the build will fail. Whew! (closes: #33758)
379
380 -- Joey Hess <joeyh@debian.org> Fri, 26 Feb 1999 00:17:24 -0800
381
382 filters (2.1) unstable; urgency=low
383
384 'umop ap!sdn fxaf sujnf `77am y)!ym `jaf7!j umop ap!sdn pappe *
385
386 -- Joey Hess <joeyh@debian.org> Sat, 20 Feb 1999 18:22:43 -0800
387
388 filters (2.0) unstable; urgency=low
389
390 * Re-wrote the eleet, chef, b1ff filters in perl, dropped all the rest
391 (except jethro); they will be in filters-nonfree now. This was done
392 due to copyright problems in the original filters.
393 * Fixes important bug #32333
394
395 -- Joey Hess <joeyh@debian.org> Sun, 24 Jan 1999 13:13:17 -0800
396
397 filters (1.8) unstable; urgency=low
398
399 * Added jibberish meta-filter by Raul Miller <rdm@test.legislate.com>.
400 (#24677)
401
402 -- Joey Hess <joeyh@debian.org> Fri, 4 Dec 1998 15:18:09 -0800
403
404 filters (1.7) unstable; urgency=low
405
406 * Renamed mb to marc-barrett to eliminate namespace pollution.
407
408 -- Joey Hess <joeyh@debian.org> Wed, 15 Apr 1998 00:23:38 -0700
409
410 filters (1.6) unstable; urgency=low
411
412 * 4dd3d 3l33t f1lt3r, th4nk5 t0 j3r3my w0rr3ll5 <jworrell@priacc.com>.
413
414 -- Joey Hess <joeyh@debian.org> Fri, 6 Mar 1998 11:41:29 -0800
415
416 filters (1.5) unstable; urgency=low
417
418 * Updated standards-version.
419
420 -- Joey Hess <joeyh@debian.org> Mon, 9 Feb 1998 13:38:55 -0800
421
422 filters (1.4) unstable; urgency=low
423
424 * Use debhelper.
425
426 -- Joey Hess <joeyh@debian.org> Sat, 7 Feb 1998 19:38:35 -0800
427
428 filters (1.3) unstable; urgency=low
429
430 * Libc6.
431 * Added man pages. #11318
432
433 -- Joey Hess <joeyh@debian.org> Wed, 16 Jul 1997 13:31:07 -0400
434
435 filters (1.2) frozen unstable; urgency=low
436
437 * Fixed bug #8329 (buck segfaulted if it encountered C[aou] or R[aeiou] in
438 input.)
439 * Routine update of debian/rules:
440 Run dpkg-gencontrol after debstd, and delete substvars during clean.
441
442 -- Joey Hess <joeyh@debian.org> Tue, 8 Apr 1997 20:59:12 -0400
443
444 filters (1.1) unstable; urgency=low
445
446 * Changed version number to 1.1, because there was some confusion if this
447 was a debian-only package. It is, so I've removed the debian revision
448 number.
449
450 -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 1996 20:35:51 -0500
451
452 filters (1.0-2) unstable; urgency=low
453
454 * New email address.
455 * Use debmake.
456
457 -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 1996 15:40:55 -0500
458
459 filters (1.0-1) unstable; urgency=low
460
461 * First release.
462
463 -- Joey Hess <joeyh@debian.org> Sat, 28 Sep 1996 00:55:40 -0400
This page took 0.034265 seconds and 5 git commands to generate.