r2892: *** empty log message ***
[clsql.git] / debian / changelog
1 cl-sql (0.9.5-1) unstable; urgency=low
2
3   * Fix defgeneric form in db-interfaces.cl
4   * Fix load-libraries call in postgresql-socket-api.cl
5   * OpenMCL is now supported
6
7  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 27 Sep 2002 08:55:33 -0600
8
9 cl-sql (0.9.4-2) unstable; urgency=low
10
11   * Move documentation to cl-sql package (closes: 162491)
12
13  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Sep 2002 15:20:19 -0600
14
15 cl-sql (0.9.4-1) unstable; urgency=low
16
17   * Add reader conditionals to .asd file
18
19  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 25 Sep 2002 06:37:30 -0600
20
21 cl-sql (0.9.3-2) unstable; urgency=low
22
23   * Add call to clc-only-compatible
24
25  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 22 Sep 2002 21:01:20 -0600
26
27 cl-sql (0.9.3-1) unstable; urgency=low
28
29   * push onto cl:*features* if loaded with 'asdf:load-compiled-op
30
31  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 20 Sep 2002 00:07:25 -0600
32
33 cl-sql (0.9.2-1) unstable; urgency=low
34
35   * Add information fields to .asd files
36
37  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 19:40:43 -0600
38
39 cl-sql (0.9.1-1) unstable; urgency=low
40
41   * New upstream fixing typo in clsql.asdf
42   * Fix /usr/share/common-lisp/source/clsql directory structure
43
44  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 15:22:51 -0600
45
46 cl-sql (0.9.0-1) unstable; urgency=low
47
48   * Move entirely to .asd files. Remove pathnames from .asd files.
49
50  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 18 Sep 2002 01:18:12 -0600
51
52 cl-sql (0.8.6-1) unstable; urgency=low
53
54   * New upstream version, fixes problem with .asd files
55
56  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  6 Sep 2002 04:26:06 -0600
57
58 cl-sql (0.8.5-1) unstable; urgency=low
59
60   * New upstream version
61
62  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  1 Sep 2002 03:00:37 -0600
63
64 cl-sql (0.8.4-1) unstable; urgency=low
65
66   * New upstream version for non-CLC systems
67
68  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 23 Aug 2002 22:40:51 -0600
69
70 cl-sql (0.8.3-1) unstable; urgency=high
71
72   * Add .asd definition files to upstream for ASDF users
73   * Ready for release to sarge
74
75  -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Aug 2002 20:54:35 -0600
76
77 cl-sql (0.8.2-1) unstable; urgency=low
78
79   * New upstream version
80   * Update depends for cl-sql-aodbc to be acl-pro-instaler, not acl-installer
81   * Upload e-mail adress
82   
83  -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 11 Aug 2002 22:54:04 -0600
84
85 cl-sql (0.8.1-1) unstable; urgency=low
86
87   * New upstream version. (Changed RedHat to Debian in upstream documentation!)
88
89  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:45:08 -0600
90
91 cl-sql (0.8.0-2) unstable; urgency=low
92
93   * Fix preinst template type to properly remove old symlinks
94
95  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 09:12:32 -0600
96
97 cl-sql (0.8.0-1) unstable; urgency=low
98
99   * New upstream, restructure directories for improved Common Lisp
100     Controller v3 compatibility.
101   * New binary package: cl-sql-uffi (handles common UFFI tasks for
102     some of the database backends).
103
104  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 Aug 2002 05:52:38 -0600
105
106 cl-sql (0.7.6-2) unstable; urgency=low
107
108   * Rework logical pathnames for improved Common Lisp Controller compatibility.
109
110  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 31 Jul 2002 19:31:40 -0600
111
112 cl-sql (0.7.6-1) unstable; urgency=low
113
114   * New upstream version, improves Common Lisp Controller compatibility.
115   
116  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 26 Jul 2002 01:15:07 -0600
117
118 cl-sql (0.7.5-1) unstable; urgency=low
119
120   * Fix Build-Depends in control file (closes: 154217)
121   * Rework debhelper rules file to use dh_install rather than install
122   * Minor change in upstream.
123
124  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Jul 2002 09:15:44 -0600
125
126 cl-sql (0.7.4-1) unstable; urgency=low
127
128   * Rework upstream source to put html documentation in html.tar.gz
129   * Move .so files into /usr/lib/cl-sql directory
130   * Move documentation into the clsql-base package, change doc-base section
131   to programming.
132
133  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 11:10:11 -0600
134
135 cl-sql (0.7.3-1) unstable; urgency=low
136
137   * Added missing documentation to upstream package.
138
139  -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  8 Jul 2002 07:10:42 -0600
140
141 cl-sql (0.7.2-1) unstable; urgency=low
142
143   * New upstream version.
144   
145   * Add the text of the LLGPL to the copyright file.
146
147  -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  5 Jul 2002 11:06:21 -0600
148
149 cl-sql (0.7.1-2) unstable; urgency=low
150
151   * Additions to the copyright file
152
153  -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Jun 2002 11:17:36 -0600
154
155 cl-sql (0.7.1-1) unstable; urgency=low
156
157   * Initial Release (closes: 146792).
158
159  -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 25 Apr 2002 19:13:41 -0600
160