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