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