X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=5e2343ff1d8dbef26bb4c83ca457526800ba5538;hb=c8b9743d0cc172f11bfebd9b56450c08cd2580cf;hp=ef1be062488d6ae56e68b4ff8a76936aec432c70;hpb=fcc62f5d5e41be500b36e545962be922d636ddd3;p=clsql.git diff --git a/debian/changelog b/debian/changelog index ef1be06..5e2343f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +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