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