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