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