X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=babf461bd388b59ba6a02970d6334aa17c8950a5;hb=1b1554c5206df9cbaa8268cc6d210cd31d19667d;hp=d28d562627e2c6398a48087171fd356c4a28cfaf;hpb=dce820e971f0ab5d48d7c103f287af5bc4906e5f;p=clsql.git diff --git a/debian/changelog b/debian/changelog index d28d562..babf461 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,150 @@ +cl-sql (1.7.5-1) unstable; urgency=low + + * Another fix for previous bug (closes: 207813) + + -- Kevin M. Rosenberg Wed, 3 Sep 2003 12:21:19 -0600 + +cl-sql (1.7.4-1) unstable; urgency=low + + * New upstream (closes: 207813) + + -- Kevin M. Rosenberg Sun, 31 Aug 2003 02:19:45 -0600 + +cl-sql (1.7.3-1) unstable; urgency=low + + * New upstream + * Avoid depending on acl-pro-installer for cl-sql-adobc since that + is preventing entire source package from moving into testing since + acl-pro-installer is only supported on x86 and ppc. + + -- Kevin M. Rosenberg Sun, 31 Aug 2003 02:19:31 -0600 + +cl-sql (1.7.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 23 Jul 2003 12:59:46 -0600 + +cl-sql (1.7.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 21 Jul 2003 05:18:15 -0600 + +cl-sql (1.7.0-1) unstable; urgency=low + + * Update acl-compat-tester with ptester + + -- Kevin M. Rosenberg Sun, 20 Jul 2003 12:12:36 -0600 + +cl-sql (1.6.6-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 23 Jun 2003 13:25:01 -0600 + +cl-sql (1.6.5-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Jun 2003 06:18:05 -0600 + +cl-sql (1.6.4-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 22 May 2003 09:42:33 -0600 + +cl-sql (1.6.3-1) unstable; urgency=low + + * New upstream + * Fix dependencies for clsql-postgresql and clsql-postgresql-socket + + -- Kevin M. Rosenberg Wed, 21 May 2003 12:12:19 -0600 + +cl-sql (1.6.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 16 May 2003 01:59:00 -0600 + +cl-sql (1.6.0-1) unstable; urgency=low + + * Optimize native string conversion at the expense + of ignoring locales on Allegro and Lispworks. + + -- Kevin M. Rosenberg Thu, 15 May 2003 01:32:52 -0600 + +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)