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