Imported Debian patch 0.1beta-16
[debian/yforth] / debian / changelog
1 yforth (0.1beta-16) unstable; urgency=low
2
3   * add ppc64 to control file, closes: #301054
4
5  -- Bdale Garbee <bdale@gag.com>  Sat, 30 Apr 2005 00:13:11 -0600
6
7 yforth (0.1beta-15) unstable; urgency=low
8
9   * add amd64 to control file, closes: #252783
10
11  -- Bdale Garbee <bdale@gag.com>  Wed,  9 Jun 2004 13:23:55 -0600
12
13 yforth (0.1beta-14) unstable; urgency=low
14
15   * patch from David N. Welton to make things work on big-endian machines
16     like powerpc, closes: #96207
17   * a few cleanups to make lintian happier
18
19  -- Bdale Garbee <bdale@gag.com>  Mon,  7 May 2001 10:45:21 -0600
20
21 yforth (0.1beta-13) unstable; urgency=low
22
23   * patch from Chris Chimelis to work on alpha architecture, closes: #65407
24
25  -- Bdale Garbee <bdale@gag.com>  Sun, 18 Jun 2000 21:57:21 -0600
26
27 yforth (0.1beta-12) unstable; urgency=low
28
29   * lose the dh_du call, closes: #51484
30   * update to latest policy
31
32  -- Bdale Garbee <bdale@gag.com>  Sun,  5 Dec 1999 09:55:40 -0700
33
34 yforth (0.1beta-11) frozen unstable; urgency=low
35
36   * Hartmut reminds me that yforth compiles and runs on powerpc as well.
37
38  -- Bdale Garbee <bdale@gag.com>  Tue, 26 Jan 1999 21:02:28 -0700
39
40 yforth (0.1beta-10) frozen unstable; urgency=low
41
42   * update control file to account for yforth not working on 64 bit machines.
43     Instead of 'any', specify i386/m68k/sparc/arm.  I *think* all of those
44     should work.  Update documentation to include my best contact info for 
45     the upstream author, and acknowledge that there is no longer an upstream 
46     site for this package.  Closes 32413.
47
48  -- Bdale Garbee <bdale@gag.com>  Tue, 26 Jan 1999 09:18:24 -0700
49
50 yforth (0.1beta-9) frozen unstable; urgency=low
51
52   * return 0 on successful completion of main() in division.c, closes 32217
53
54  -- Bdale Garbee <bdale@gag.com>  Fri, 22 Jan 1999 10:34:14 -0700
55
56 yforth (0.1beta-8) frozen unstable; urgency=low
57
58   * fix a problem in the Makefile, closes 30065.
59
60  -- Bdale Garbee <bdale@gag.com>  Tue, 15 Dec 1998 00:18:52 -0700
61
62 yforth (0.1beta-7) frozen unstable; urgency=low
63
64   * patch to Makefile from James Troup so '.' doesn't need to be in PATH,
65     closes 20990
66
67  -- Bdale Garbee <bdale@gag.com>  Sat, 11 Apr 1998 12:37:39 -0600
68
69 yforth (0.1beta-6) frozen unstable; urgency=low
70
71   * fix typos in description, closes 19007.
72
73  -- Bdale Garbee <bdale@gag.com>  Fri,  3 Apr 1998 22:20:45 -0700
74
75 yforth (0.1beta-5) unstable; urgency=low
76
77   * change from debmake to debhelper
78   * fix errors and warnings from lintian
79
80  -- Bdale Garbee <bdale@gag.com>  Mon,  9 Feb 1998 22:17:38 -0700
81
82 yforth (0.1beta-4) unstable; urgency=low
83
84   * libc6
85
86  -- Bdale Garbee <bdale@gag.com>  Thu,  4 Sep 1997 03:19:14 -0600
87
88 yforth (0.1beta-3) unstable; urgency=low
89
90   * Luca accepted my patch, and sent me back some other tweaks...
91
92  -- Bdale Garbee <bdale@gag.com>  Wed, 5 Feb 1997 08:08:58 -0700
93
94 yforth (0.1beta-2) unstable; urgency=low
95
96   * Hack in "#!" as an alias for "\" to allow yforth to be used as a script
97     interpreter.
98
99  -- Bdale Garbee <bdale@gag.com>  Sun, 2 Feb 1997 12:07:13 -0700
100
101 yforth (0.1beta-1) unstable; urgency=low
102
103   * Initial Release.
104
105  -- Bdale Garbee <bdale@gag.com>  Sat, 1 Feb 1997 20:18:18 -0700
106
107 Local variables:
108 mode: debian-changelog
109 End: