r2772: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 19 Sep 2002 21:27:54 +0000 (21:27 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 19 Sep 2002 21:27:54 +0000 (21:27 +0000)
clsql.asd
debian/changelog

index 2890db90e0f67c83b3d0196f440408fca124d1d9..eafc5a8bd292110ac4230d12155dcb6d72d0df8f 100644 (file)
--- a/clsql.asd
+++ b/clsql.asd
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: clsql.asd,v 1.8 2002/09/18 07:50:01 kevin Exp $
+;;;; $Id: clsql.asd,v 1.9 2002/09/19 21:27:54 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -35,5 +35,5 @@
   )
 
 (defmethod source-file-type  ((c cl-source-file)
   )
 
 (defmethod source-file-type  ((c cl-source-file)
-e                            (s (eql (find-system :clsql)))) 
+                             (s (eql (find-system :clsql)))) 
    "cl")
    "cl")
index 7c3f1fadc5e9a07fe4c6bc3d71f254c7fea37192..3f2368f21bedf3f1ac353b8c9be4bb870e301350 100644 (file)
@@ -1,3 +1,9 @@
+cl-sql (0.9.1-1) unstable; urgency=low
+
+  * New upstream fixing type in asdf
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 19 Sep 2002 15:22:51 -0600
+
 cl-sql (0.9.0-1) unstable; urgency=low
 
   * Move entirely to .asd files. Remove pathnames from .asd files.
 cl-sql (0.9.0-1) unstable; urgency=low
 
   * Move entirely to .asd files. Remove pathnames from .asd files.