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