X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0a37ac9fffd8999f83c39e974d0a0992725b0c54;hp=d28d562627e2c6398a48087171fd356c4a28cfaf;hb=736227185dd5fcda15796ef2a0da1bebb82ee9e5;hpb=dce820e971f0ab5d48d7c103f287af5bc4906e5f diff --git a/debian/changelog b/debian/changelog index d28d562..0a37ac9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,73 @@ +cl-sql (1.5.4-1) unstable; urgency=low + + * Improve .asd files + + -- Kevin M. Rosenberg Tue, 6 May 2003 18:30:19 -0600 + +cl-sql (1.5.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 5 May 2003 20:22:40 -0600 + +cl-sql (1.5.2-1) unstable; urgency=low + + * Add build-depend-indep to control + + -- Kevin M. Rosenberg Mon, 5 May 2003 09:13:12 -0600 + +cl-sql (1.5.1-1) unstable; urgency=low + + * Fix for aodbc driver + + -- Kevin M. Rosenberg Thu, 1 May 2003 22:42:34 -0600 + +cl-sql (1.5.0-1) unstable; urgency=low + + * Update SBCL support in cmucl-compat package. + * Use debian/compat rather than DH_COMPAT + * Add cl-sql-tests binary with test suite + * Use libmysqlclient10 package for LGPL license + * Add cl-sql-uffi depends for cl-sql-posgresql-socket package (closes:191599) + + -- Kevin M. Rosenberg Thu, 1 May 2003 16:23:37 -0600 + +cl-sql (1.4.6-1) unstable; urgency=low + + * Documentation fix + + -- Kevin M. Rosenberg Tue, 29 Apr 2003 04:47:34 -0600 + +cl-sql (1.4.5-1) unstable; urgency=low + + * Documentation updates for cl-md5 module from Gisle Slensminde + + -- Kevin M. Rosenberg Tue, 29 Apr 2003 04:03:16 -0600 + +cl-sql (1.4.4-1) unstable; urgency=low + + * Move unwind-protect mysql backend + + -- Kevin M. Rosenberg Wed, 16 Apr 2003 15:49:46 -0600 + +cl-sql (1.4.3-1) unstable; urgency=low + + * Rebuild against new libmysql package + + -- Kevin M. Rosenberg Sat, 12 Apr 2003 05:05:03 -0600 + +cl-sql (1.4.2-1) unstable; urgency=low + + * Add optimization for pointer derefering + + -- Kevin M. Rosenberg Sat, 29 Mar 2003 15:28:57 -0700 + +cl-sql (1.4.1-1) unstable; urgency=low + + * Fix typo in clsql-mysql + + -- Kevin M. Rosenberg Wed, 26 Mar 2003 18:13:22 -0700 + cl-sql (1.4.0-2) unstable; urgency=low * Move cl-md5 dependencies to cl-sql-postgresql-socket (closes: 185738)