X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=3e5458916ea19a56068c0970069ef78909096aa5;hb=4661cdbb26de93d072226ab6cd9325c1ca7bb75e;hp=fa782a41a3b1b29e5d66e510e1a5839d7f007f6a;hpb=aa08e90d2eae01dd873d2ce2caad7d9371230ef0;p=clsql.git diff --git a/debian/changelog b/debian/changelog index fa782a4..3e54589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,146 @@ +cl-sql (1.8.2-1) unstable; urgency=low + + * Documentation fixes, MacOSX changes + + -- Kevin M. Rosenberg Wed, 12 Nov 2003 22:52:45 -0700 + +cl-sql (1.8.1-1) unstable; urgency=low + + * Improved shared library building + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 15:26:55 -0700 + +cl-sql (1.8.0-1) unstable; urgency=low + + * Make asdf-installable + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 08:06:28 -0700 + +cl-sql (1.7.9-1) unstable; urgency=low + + * Add missing documentation file + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 05:30:23 -0700 + +cl-sql (1.7.8-1) unstable; urgency=low + + * Convert documentation to XML format + + -- Kevin M. Rosenberg Tue, 11 Nov 2003 01:20:20 -0700 + +cl-sql (1.7.7-1) unstable; urgency=low + + * Fix dependency for allegro-cl-trial for clsql-tests + + -- Kevin M. Rosenberg Mon, 22 Sep 2003 12:18:18 -0600 + +cl-sql (1.7.6-1) unstable; urgency=low + + * Fix connection string (closes: 208610) + + -- Kevin M. Rosenberg Thu, 4 Sep 2003 15:03:53 -0600 + +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.