patch to fix problem with -Wl,--as-needed
[debian/yforth] / debian / changelog
1 yforth (0.1beta-23) unstable; urgency=low
2
3   * patch from Michael Bienia via Loc Minier that moves $(MATHLIB) to the 
4     end of the linker call, closes: #648194
5
6  -- Bdale Garbee <bdale@gag.com>  Wed, 09 Nov 2011 10:22:29 -0700
7
8 yforth (0.1beta-22) unstable; urgency=low
9
10   * add Vcs entries to the control file
11   * change from explicit architecture list back to arch 'any', since most
12     current architectures should work, closes: 645642
13
14  -- Bdale Garbee <bdale@gag.com>  Mon, 17 Oct 2011 22:37:52 -0400
15
16 yforth (0.1beta-21) unstable; urgency=low
17
18   * add hurd-i386 to arch list, closes: #482909
19   * update copyright file to reflect current upstream status
20   * resolve all lintian warnings
21
22  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2009 12:11:17 -0700
23
24 yforth (0.1beta-20) unstable; urgency=low
25
26   * add armeb and armel to architecture list, closes: #408803
27
28  -- Bdale Garbee <bdale@gag.com>  Sun, 18 Feb 2007 15:14:03 -0800
29
30 yforth (0.1beta-19) unstable; urgency=low
31
32   * add kfreebsd-amd64 to architecture list, closes: #361634
33   * avoid duplicate definition for LITTLE_ENDIAN
34
35  -- Bdale Garbee <bdale@gag.com>  Mon, 21 Aug 2006 00:24:12 -0600
36
37 yforth (0.1beta-18) unstable; urgency=low
38
39   * add kfreebsd-i386 to list of architectures to build on, closes: #315050
40   * move to fresher debhelper compat level, and clean up rules a bit
41
42  -- Bdale Garbee <bdale@gag.com>  Sun, 10 Jul 2005 15:30:47 +0300
43
44 yforth (0.1beta-17) unstable; urgency=low
45
46   * update priority to optional to match override file
47
48  -- Bdale Garbee <bdale@gag.com>  Sat, 30 Apr 2005 17:26:55 -0600
49
50 yforth (0.1beta-16) unstable; urgency=low
51
52   * add ppc64 to control file, closes: #301054
53
54  -- Bdale Garbee <bdale@gag.com>  Sat, 30 Apr 2005 00:13:11 -0600
55
56 yforth (0.1beta-15) unstable; urgency=low
57
58   * add amd64 to control file, closes: #252783
59
60  -- Bdale Garbee <bdale@gag.com>  Wed,  9 Jun 2004 13:23:55 -0600
61
62 yforth (0.1beta-14) unstable; urgency=low
63
64   * patch from David N. Welton to make things work on big-endian machines
65     like powerpc, closes: #96207
66   * a few cleanups to make lintian happier
67
68  -- Bdale Garbee <bdale@gag.com>  Mon,  7 May 2001 10:45:21 -0600
69
70 yforth (0.1beta-13) unstable; urgency=low
71
72   * patch from Chris Chimelis to work on alpha architecture, closes: #65407
73
74  -- Bdale Garbee <bdale@gag.com>  Sun, 18 Jun 2000 21:57:21 -0600
75
76 yforth (0.1beta-12) unstable; urgency=low
77
78   * lose the dh_du call, closes: #51484
79   * update to latest policy
80
81  -- Bdale Garbee <bdale@gag.com>  Sun,  5 Dec 1999 09:55:40 -0700
82
83 yforth (0.1beta-11) frozen unstable; urgency=low
84
85   * Hartmut reminds me that yforth compiles and runs on powerpc as well.
86
87  -- Bdale Garbee <bdale@gag.com>  Tue, 26 Jan 1999 21:02:28 -0700
88
89 yforth (0.1beta-10) frozen unstable; urgency=low
90
91   * update control file to account for yforth not working on 64 bit machines.
92     Instead of 'any', specify i386/m68k/sparc/arm.  I *think* all of those
93     should work.  Update documentation to include my best contact info for 
94     the upstream author, and acknowledge that there is no longer an upstream 
95     site for this package.  Closes 32413.
96
97  -- Bdale Garbee <bdale@gag.com>  Tue, 26 Jan 1999 09:18:24 -0700
98
99 yforth (0.1beta-9) frozen unstable; urgency=low
100
101   * return 0 on successful completion of main() in division.c, closes 32217
102
103  -- Bdale Garbee <bdale@gag.com>  Fri, 22 Jan 1999 10:34:14 -0700
104
105 yforth (0.1beta-8) frozen unstable; urgency=low
106
107   * fix a problem in the Makefile, closes 30065.
108
109  -- Bdale Garbee <bdale@gag.com>  Tue, 15 Dec 1998 00:18:52 -0700
110
111 yforth (0.1beta-7) frozen unstable; urgency=low
112
113   * patch to Makefile from James Troup so '.' doesn't need to be in PATH,
114     closes 20990
115
116  -- Bdale Garbee <bdale@gag.com>  Sat, 11 Apr 1998 12:37:39 -0600
117
118 yforth (0.1beta-6) frozen unstable; urgency=low
119
120   * fix typos in description, closes 19007.
121
122  -- Bdale Garbee <bdale@gag.com>  Fri,  3 Apr 1998 22:20:45 -0700
123
124 yforth (0.1beta-5) unstable; urgency=low
125
126   * change from debmake to debhelper
127   * fix errors and warnings from lintian
128
129  -- Bdale Garbee <bdale@gag.com>  Mon,  9 Feb 1998 22:17:38 -0700
130
131 yforth (0.1beta-4) unstable; urgency=low
132
133   * libc6
134
135  -- Bdale Garbee <bdale@gag.com>  Thu,  4 Sep 1997 03:19:14 -0600
136
137 yforth (0.1beta-3) unstable; urgency=low
138
139   * Luca accepted my patch, and sent me back some other tweaks...
140
141  -- Bdale Garbee <bdale@gag.com>  Wed, 5 Feb 1997 08:08:58 -0700
142
143 yforth (0.1beta-2) unstable; urgency=low
144
145   * Hack in "#!" as an alias for "\" to allow yforth to be used as a script
146     interpreter.
147
148  -- Bdale Garbee <bdale@gag.com>  Sun, 2 Feb 1997 12:07:13 -0700
149
150 yforth (0.1beta-1) unstable; urgency=low
151
152   * Initial Release.
153
154  -- Bdale Garbee <bdale@gag.com>  Sat, 1 Feb 1997 20:18:18 -0700
155
156 Local variables:
157 mode: debian-changelog
158 End: