r8187: macosx fix
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 Nov 2003 16:25:05 +0000 (16:25 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 Nov 2003 16:25:05 +0000 (16:25 +0000)
clsql-postgresql.asd
debian/changelog
doc/bookinfo.lisp [deleted file]
doc/clsql.xml
doc/sgml-docbook-4.1.cat [deleted file]

index b2e33c9ac34f1a88adc1e4e7456608b2e6d89848..0fdd54ca6c761e28afcc4d0d94650b61b1f48314 100644 (file)
@@ -19,6 +19,8 @@
 (defpackage #:clsql-postgresql-system (:use #:asdf #:cl))
 (in-package #:clsql-postgresql-system)
 
+#+(and allegro macosx) (push "so" excl::*load-foreign-types*)
+
 #+(or allegro lispworks cmu sbcl openmcl mcl scl)
 (defsystem clsql-postgresql
   :name "cl-sql-postgresql"
index 3e5458916ea19a56068c0970069ef78909096aa5..aea3bff2edc84f4fd717e1d16b37c1bc3d4eb8c1 100644 (file)
@@ -1,3 +1,9 @@
+cl-sql (1.8.3-1) unstable; urgency=low
+
+  * More documentation, darwin changes
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 13 Nov 2003 09:24:30 -0700
+
 cl-sql (1.8.2-1) unstable; urgency=low
 
   * Documentation fixes, MacOSX changes
diff --git a/doc/bookinfo.lisp b/doc/bookinfo.lisp
deleted file mode 100644 (file)
index d32258f..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-(load "docbook")
-
-(docbook-file "bookinfo2.xml"
- (:bookinfo
-  (:title "&clsql; Users' Guide")
-  (:authorgroup
-   (:author
-    (:firstname "Kevin")
-    (:othername "M.")
-    (:surname "Rosenberg")
-    (:affiliation
-     (:jobtitle "Maintainer of CLSQL")))
-   (:author
-    (:firstname "Pierre")
-    (:othername "R.")
-    (:surname "Mai")
-    (:affiliation
-     (:jobtitle "Author of Original MaiSQL Code"))))
-  (:printhistory
-   (:simpara "$Date: 2003-11-11 01:20:00 -0700 (Tue, 11 Nov 2003) $")
-   (:simpara "$Id: bookinfo.xml 8125 2003-11-11 08:20:00Z kevin $"))
-  (:legalnotice
-   (:itemizedlist
-    (:listitem
-     (:para "&clsql; is Copyright &copy; 2002-2003 by Kevin M. Rosenberg and
-       Copyright &copy; 1999-2001 by Pierre R. Mai."))
-    (:listitem
-     (:param
-      (:application "Allegro CL")
-      "&reg; is a registered trademark of Franz Inc."))
-    (:listitem
-     (:param
-      (:application "Common SQL")
-      ", "
-      (:application "LispWorks")
-      " and "
-      (:application "Xanalys")
-      " are trademarks or registered trademarks of Xanalys Inc."))
-    (:listitem
-     (:para
-      (:application "Microsoft Windows")
-      "&reg; is a registered trademark of Microsoft Inc."))
-    (:listitem
-     (:para
-      "Other brand or
-           product names are the registered trademarks or trademarks of
-           their respective holders."))))))
-
index 455c97e65158c2532e46d964ca17e52b81c1de4e..5db7814de4b18d477b372b13a24d8a5110ef5210 100644 (file)
@@ -5,7 +5,7 @@
 %myents;
 ]>
 
-<book xmlns:xi="http://www.w3.org/2001/XInclude">
+<book lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
   <xi:include href="bookinfo.xml" />
   <xi:include href="preface.xml" />
   <xi:include href="intro.xml" />
diff --git a/doc/sgml-docbook-4.1.cat b/doc/sgml-docbook-4.1.cat
deleted file mode 100644 (file)
index a4a8408..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-CATALOG /usr/share/sgml/sgml-iso-entities-8879.1986/catalog
-CATALOG /usr/share/sgml/docbook/sgml-dtd-4.1/catalog
-CATALOG /usr/share/sgml/openjade-1.3/catalog
-CATALOG /usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog