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