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