X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f275385cb9f2f001a2ac91698c0607adcc154ba2;hp=50cc764fc3318f23b495c13bee0930e59398acc0;hb=2cf33a79e15065d4a231658a8912d4f728e11560;hpb=228cb508edfdc501235ffcaf4f0ea1803e3f55a4 diff --git a/debian/changelog b/debian/changelog index 50cc764..f275385 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,91 @@ +cl-sql (0.9.7-1) unstable; urgency=low + + * base/conditions.cl: Fix format string error + + -- Kevin M. Rosenberg Mon, 30 Sep 2002 00:13:36 -0600 + +cl-sql (0.9.6-1) unstable; urgency=low + + * Remove cl-library logical hosts from load-library calls + + -- Kevin M. Rosenberg Sun, 29 Sep 2002 23:32:22 -0600 + +cl-sql (0.9.5-1) unstable; urgency=low + + * OpenMCL is now supported + * Fix defgeneric form in db-interfaces.cl + * Fix load-libraries call in postgresql-socket-api.cl + + -- Kevin M. Rosenberg Fri, 27 Sep 2002 08:55:33 -0600 + +cl-sql (0.9.4-2) unstable; urgency=low + + * Move documentation to cl-sql package (closes: 162491) + + -- Kevin M. Rosenberg Thu, 26 Sep 2002 15:20:19 -0600 + +cl-sql (0.9.4-1) unstable; urgency=low + + * Add reader conditionals to .asd file + + -- Kevin M. Rosenberg Wed, 25 Sep 2002 06:37:30 -0600 + +cl-sql (0.9.3-2) unstable; urgency=low + + * Add call to clc-only-compatible + + -- Kevin M. Rosenberg Sun, 22 Sep 2002 21:01:20 -0600 + +cl-sql (0.9.3-1) unstable; urgency=low + + * push onto cl:*features* if loaded with 'asdf:load-compiled-op + + -- Kevin M. Rosenberg Fri, 20 Sep 2002 00:07:25 -0600 + +cl-sql (0.9.2-1) unstable; urgency=low + + * Add information fields to .asd files + + -- Kevin M. Rosenberg Thu, 19 Sep 2002 19:40:43 -0600 + +cl-sql (0.9.1-1) unstable; urgency=low + + * New upstream fixing typo in clsql.asdf + * Fix /usr/share/common-lisp/source/clsql directory structure + + -- Kevin M. Rosenberg Thu, 19 Sep 2002 15:22:51 -0600 + +cl-sql (0.9.0-1) unstable; urgency=low + + * Move entirely to .asd files. Remove pathnames from .asd files. + + -- Kevin M. Rosenberg Wed, 18 Sep 2002 01:18:12 -0600 + +cl-sql (0.8.6-1) unstable; urgency=low + + * New upstream version, fixes problem with .asd files + + -- Kevin M. Rosenberg Fri, 6 Sep 2002 04:26:06 -0600 + +cl-sql (0.8.5-1) unstable; urgency=low + + * New upstream version + + -- Kevin M. Rosenberg Sun, 1 Sep 2002 03:00:37 -0600 + +cl-sql (0.8.4-1) unstable; urgency=low + + * New upstream version for non-CLC systems + + -- Kevin M. Rosenberg Fri, 23 Aug 2002 22:40:51 -0600 + +cl-sql (0.8.3-1) unstable; urgency=high + + * Add .asd definition files to upstream for ASDF users + * Ready for release to sarge + + -- Kevin M. Rosenberg Sat, 17 Aug 2002 20:54:35 -0600 + cl-sql (0.8.2-1) unstable; urgency=low * New upstream version