r2284: Autocommit for make-debian
[clsql.git] / debian / changelog
index 9821511f64d90a9d7edacad2e9e8ccd2ee72bb0e..937c6d43bfd172c1744cb344add0ba9a4df7067a 100644 (file)
@@ -1,3 +1,53 @@
+cl-sql (0.8.0-2) unstable; urgency=low
+
+  * Fix preinst template type to properly remove old symlinks
+
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Fri,  2 Aug 2002 09:12:32 -0600
+
+cl-sql (0.8.0-1) unstable; urgency=low
+
+  * New upstream, restructure directories for improved Common Lisp
+    Controller v3 compatibility.
+  * New binary package: cl-sql-uffi (handles common UFFI tasks for
+    some of the database backends).
+
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Fri,  2 Aug 2002 05:52:38 -0600
+
+cl-sql (0.7.6-2) unstable; urgency=low
+
+  * Rework logical pathnames for improved Common Lisp Controller compatibility.
+
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Wed, 31 Jul 2002 19:31:40 -0600
+
+cl-sql (0.7.6-1) unstable; urgency=low
+
+  * New upstream version, improves Common Lisp Controller compatibility.
+  
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Fri, 26 Jul 2002 01:15:07 -0600
+
+cl-sql (0.7.5-1) unstable; urgency=low
+
+  * Fix Build-Depends in control file (closes: 154217)
+  * Rework debhelper rules file to use dh_install rather than install
+  * Minor change in upstream.
+
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Thu, 25 Jul 2002 09:15:44 -0600
+
+cl-sql (0.7.4-1) unstable; urgency=low
+
+  * Rework upstream source to put html documentation in html.tar.gz
+  * Move .so files into /usr/lib/cl-sql directory
+  * Move documentation into the clsql-base package, change doc-base section
+  to programming.
+
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Mon,  8 Jul 2002 11:10:11 -0600
+
+cl-sql (0.7.3-1) unstable; urgency=low
+
+  * Added missing documentation to upstream package.
+
+ -- Kevin M. Rosenberg <kevin@rosenberg.net>  Mon,  8 Jul 2002 07:10:42 -0600
+
 cl-sql (0.7.2-1) unstable; urgency=low
 
   * New upstream version.