Imported Upstream version 20170709
[platform/upstream/byacc.git] / package / debian / changelog
1 byacc (20170709) unstable; urgency=low
2
3   * maintenance updates
4
5  -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 09 Jul 2017 13:49:13 -0400
6
7 byacc (20170430) unstable; urgency=low
8
9   * maintenance updates
10
11  -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 30 Apr 2017 16:55:15 -0400
12
13 byacc (20170201) unstable; urgency=low
14
15   * maintenance updates
16
17  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 01 Feb 2017 04:55:04 -0500
18
19 byacc (20161202) unstable; urgency=low
20
21   * maintenance updates
22
23  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 02 Dec 2016 07:58:46 -0500
24
25 byacc (20160606) unstable; urgency=low
26
27   * maintenance updates
28
29  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 06 Jun 2016 20:44:26 -0400
30
31 byacc (20160601) unstable; urgency=low
32
33   * maintenance updates
34
35  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 06 Jun 2016 05:21:18 -0400
36
37 byacc (20160324) unstable; urgency=low
38
39   * maintenance updates
40
41  -- Thomas E. Dickey <dickey@invisible-island.net>  Thu, 24 Mar 2016 19:55:52 -0400
42
43 byacc (20150711) unstable; urgency=low
44
45   * maintenance updates
46
47  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 10 Jul 2015 20:53:15 -0400
48
49 byacc (20150705) unstable; urgency=low
50
51   * maintenance updates
52
53  -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 05 Jul 2015 18:24:51 -0400
54
55 byacc (20141128) unstable; urgency=low
56
57   * maintenance updates
58
59  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 28 Nov 2014 10:42:17 -0500
60
61 byacc (20141006) unstable; urgency=low
62
63   * maintenance updates
64
65  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 06 Oct 2014 18:52:03 -0400
66
67 byacc (20141005) unstable; urgency=low
68
69   * maintenance updates
70
71  -- Thomas E. Dickey <dickey@invisible-island.net>  Sun, 27 Jul 2014 10:45:06 -0400
72
73 byacc (20140715) unstable; urgency=low
74
75   * maintenance updates
76
77  -- Thomas E. Dickey <dickey@invisible-island.net>  Tue, 15 Jul 2014 15:36:54 -0400
78
79 byacc (20140527) unstable; urgency=low
80
81   * remove obsolete option from usage message
82
83  -- Thomas E. Dickey <dickey@invisible-island.net>  Tue, 27 May 2014 22:01:55 -0400
84
85 byacc (20140422) unstable; urgency=low
86
87   * maintenance updates
88
89  -- Thomas E. Dickey <dickey@invisible-island.net>  Tue, 22 Apr 2014 04:13:20 -0400
90
91 byacc (20140409) unstable; urgency=low
92
93   * integrate Tom Shield's btyacc-related changes
94   * add test-cases to fill in gaps reported by lcov
95
96  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 09 Apr 2014 15:53:59 -0400
97
98 byacc (20140101) unstable; urgency=low
99
100   * yytname[] changes
101
102  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 01 Jan 2014 10:02:12 -0500
103
104 byacc (20130925) unstable; urgency=low
105
106   * increase default stack-size
107
108  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 25 Sep 2013 18:41:54 -0400
109
110 byacc (20130304) unstable; urgency=low
111
112   * changes prompted by Richard Mitton bug-report
113
114  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 04 Mar 2013 20:17:32 -0500
115
116 byacc (20121003) unstable; urgency=low
117
118   * changes from or prompted by Adrian Bunk.
119
120  -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 29 Sep 2012 09:14:31 -0400
121
122 byacc (20120526) unstable; urgency=low
123
124   * minor code-cleanup.
125
126  -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 26 May 2012 12:14:17 -0400
127
128 byacc (20120115) unstable; urgency=low
129
130   * add testcases, improve documentation for "-s" option.
131
132  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 13 Jan 2012 20:44:34 -0500
133
134 byacc (20111219) unstable; urgency=low
135
136   * add "-s" option.
137
138  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 19 Dec 2011 20:54:09 -0500
139
140 byacc (20110908) unstable; urgency=low
141
142   * add "-i" option.
143   * add error-check in reader.c
144
145  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 05 Sep 2011 20:05:51 -0400
146
147 byacc (20101229) unstable; urgency=low
148
149   * fixes from Christos Zoulos
150
151  -- Thomas E. Dickey <dickey@invisible-island.net>  Wed, 29 Dec 2010 13:03:50 -0500
152
153 byacc (20101226) unstable; urgency=low
154
155   * portability fix for MinGW
156
157  -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 25 Dec 2010 19:37:54 -0500
158
159 byacc (20101127) unstable; urgency=low
160
161   * corrected yyerror use of %parse-param data
162
163  -- Thomas E. Dickey <dickey@invisible-island.net>  Sat, 27 Nov 2010 12:32:00 -0500
164
165 byacc (20101126) unstable; urgency=low
166
167   * additional fix to generated code to avoid symbol conflict
168
169  -- Thomas E. Dickey <dickey@invisible-island.net>  Fri, 26 Nov 2010 04:23:08 -0500
170
171 byacc (20101124) unstable; urgency=low
172
173   * amend fix for Red Hat #112617 to restore warning message.
174
175  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 22 Nov 2010 08:21:23 -0500
176
177 byacc (20101122) unstable; urgency=low
178
179   * fix for generated header to avoid symbol conflict
180
181  -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 22 Nov 2010 08:21:23 -0500
182
183 byacc (20100610) unstable; urgency=low
184
185   * Add package scripts to upstream source, for test-builds.
186
187  -- Thomas E. Dickey <dickey@invisible-island.net>  Thu, 10 Jun 2010 08:59:11 -0400
188
189 byacc (20100216-1) unstable; urgency=low
190
191   * New upstream release
192   * debian/source/format: Added using format "3.0 (quilt)"
193
194  -- Dave Beckett <dajobe@debian.org>  Tue, 20 Apr 2010 12:56:11 -0700
195
196 byacc (20091027-1) unstable; urgency=low
197
198   * New upstream release
199   * debian/control:
200     - Updated to policy 3.8.4
201     - Add ${misc:Depends}
202
203  -- Dave Beckett <dajobe@debian.org>  Tue, 02 Feb 2010 21:36:34 -0800
204
205 byacc (20090221-1) unstable; urgency=low
206
207   * New upstream release
208
209  -- Dave Beckett <dajobe@debian.org>  Thu, 26 Feb 2009 21:06:20 -0800
210
211 byacc (20080826-1) unstable; urgency=high
212
213   * New upstream release
214   * debian/patches/02-skeleton.patch: Removed - merged upstream
215   * debian/control: Updated to policy 3.8.0
216   * debian/preinst, debian/postrm: removed - empty (lintian)
217   * debian/watch: version 3 and make FTP passive
218   * Acknowledge NMU - thanks.
219
220  -- Dave Beckett <dajobe@debian.org>  Wed, 11 Sep 2008 23:58:00 -0700
221
222 byacc (20070509-1.1) unstable; urgency=high
223
224   * Non-maintainer upload.
225   * Fix stack overflow in skeleton.c with upstream patch.
226     Closes: #491182 aka CVE-2008-3196
227
228  -- Thomas Viehmann <tv@beamnet.de>  Sun, 24 Aug 2008 23:13:07 +0200
229
230 byacc (20070509-1) unstable; urgency=low
231
232   * New upstream release
233   * debian/watch: Fix to use passive FTP
234   * debian/compat: added instead of use of DH_COMPAT in debian/rules
235
236  -- Dave Beckett <dajobe@debian.org>  Tue, 26 Jun 2007 22:39:45 -0700
237
238 byacc (20050813-1) unstable; urgency=low
239
240   * New upstream release:
241     - Do not close union_file for -d option (Closes: #322858)
242
243  -- Dave Beckett <dajobe@debian.org>  Sun, 14 Aug 2005 10:14:12 +0100
244
245 byacc (20050505-1) unstable; urgency=low
246
247   * New maintainer (Closes: #321377)
248   * Switch to new upstream and new source (Closes: #240662)
249   * debian/copyright: Update to new upstream and add source information
250     (Closes: #166300)
251   * Acknowledge fix in NMUs (Closes: #283174)
252   * New manual page does not have the formatting problem (Closes: #100947)
253   * Added debian/watch file.
254
255  -- Dave Beckett <dajobe@debian.org>  Fri,  5 Aug 2005 22:50:20 +0100
256
257 byacc (1.9.1-1.1) unstable; urgency=low
258
259   * Remove alternative in prerm.  Closes: #283174
260
261  -- LaMont Jones <lamont@debian.org>  Fri, 26 Nov 2004 18:49:09 -0700
262
263 byacc (1.9.1-1) unstable; urgency=low
264
265   * Maintainer upload.
266   * Fixed alternatives entry, closes: Bug#146195;
267   * Changed priority to "extra" at behest of Daniel Bungert,
268     closes: Bug#142271.
269   * Fixed awful packaging error which meant the test/ directory was excluded
270     from the orig.tar.gz.
271
272  -- Jason Henry Parker <henry@debian.org>  Fri, 27 Sep 2002 16:25:27 -0400
273
274 byacc (1.9-13.1) unstable; urgency=low
275
276   * Non-maintainer upload
277   * Removed erraneous escapes in manpage - some data wasn't visable,
278     closes: Bug#100947
279   * Alternatives entry added, closes: Bug#113168
280   * Standards-version: 3.5.6
281   * Maintainer script cleaning
282
283  -- Daniel Bungert <drb@debian.org>  Fri, 29 Mar 2002 16:58:30 -0500
284
285 byacc (1.9-13) unstable; urgency=low
286
287   * Applied patch from "Randolph Chung" <tausq@debian.org> to fix build problems
288     on ia64, closes: Bug#91966
289
290  -- Jason Henry Parker <henry@debian.org>  Thu, 29 Mar 2001 21:41:19 +1000
291
292 byacc (1.9-12) unstable; urgency=low
293
294   * Updated to latest version of debhelper, and Standards-Version: 3.2.1.0, closes: Bug#81444
295   * Added Build-Depends: debhelper, closes: Bug#70207
296   * Removed mktemp() calls in main.c
297   
298  -- Jason Henry Parker <henry@debian.org>  Mon, 18 Dec 2000 08:02:54 +1000
299
300 byacc (1.9-11.7) unstable; urgency=low
301
302   * New maintainer.
303   * Updated to dh_make and standards version 2.4.0.0, no lintian errors
304     or warnings.
305   * Added several more files from the upstream distribution to
306     /usr/doc/byacc.
307
308  -- Jason Henry Parker <henry@debian.org>  Sat,  2 Jan 1999 03:04:17 +1000
309
310 byacc (1.9-11.6) unstable; urgency=low
311
312   * Patch by <mdorman@law.miami.edu> to remove some
313     superfluous files that can interfere with the build process on other
314     architectures. (Bug #21607).
315
316  -- Vincent Renardias <vincent@waw.com>  Fri, 24 Apr 1998 19:56:58 +0200
317
318 byacc (1.9-11.5) unstable; urgency=low
319
320   * Added 'binary-arch' target in debian/rules (Bug #12742).
321
322  -- Vincent Renardias <vincent@waw.com>  Sun, 9 Nov 1997 23:37:31 +0100
323
324 byacc (1.9-11.4) unstable; urgency=low
325
326   * Cosmetic change (Fix bug #9623).
327
328  -- Vincent Renardias <vincent@waw.com>  Fri, 9 May 1997 16:30:24 +0200
329
330 byacc (1.9-11.3) unstable; urgency=low
331
332   * Rebuilt with libc6.
333
334  -- Debian QA Group <debian-qa@lists.debian.org>  Thu, 1 May 1997 22:02:04 +0200
335
336 byacc (1.9-11.2) unstable; urgency=low
337
338   * Orphaned the package at his maintainer's request (dgregor@coil.com).
339
340  -- Debian QA Group <debian-qa@lists.debian.org>  Sun, 20 Apr 1997 20:03:03 +0200
341
342 byacc (1.9-11.1) unstable; urgency=low
343
344   * Converted to new source format (Fixes #8085).
345   * Compressed manpage.
346   * Fixed to allow compilation on non-i386 (Fixes #3361).
347   * Added extended description (Fixes #3567).
348   * Added diversion to avoid conflict with bison (Fixes #8086). 
349
350  -- Vincent Renardias <vincent@waw.com>  Sun, 20 Apr 1997 15:59:28 +0200