0.8.9.56:
authorKevin Rosenberg <kevin@rosenberg.net>
Thu, 22 Apr 2004 18:09:37 +0000 (18:09 +0000)
committerKevin Rosenberg <kevin@rosenberg.net>
Thu, 22 Apr 2004 18:09:37 +0000 (18:09 +0000)
* doc/catalogs/catalog-debian.xml: Update with new locations
for new xml-core package.

doc/catalogs/catalog-debian.xml
version.lisp-expr

index 6e69fec..d036795 100644 (file)
     <!-- Resolve DTD URL system ID to local file -->
     <rewriteSystem
         systemIdStartString="http://www.oasis-open.org/docbook/xml/4.1/"
-        rewritePrefix="dtd/xml/4.1/" />
+        rewritePrefix="schema/dtd/4.1/" />
     <!-- Resolve stylesheet URL to local file -->
     <rewriteURI
         uriStartString="http://docbook.sourceforge.net/release/xsl/current/"
         rewritePrefix="stylesheet/nwalsh/" />
 
     <!-- Resolve DTD PUBLIC identifiers -->
-    <nextCatalog  catalog="dtd/xml/4.1/catalog.xml" />
+    <nextCatalog  catalog="schema/dtd/4.1/catalog.xml" />
 
     <!-- To resolve simple DTD SYSTEM identifiers. -->
     <!-- Note: this does not work with Java resolver -->
     <!--   classes in Saxon or Xalan -->
     <system
          systemId="docbook.dtd"
-         uri="dtd/xml/4.1/xml/docbookx.dtd" />
+         uri="schema/dtd/4.1/docbookx.dtd" />
 
     <!-- To resolve short stylesheet references -->
     <uri
index fb92629..95dcfa6 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.9.55"
+"0.8.9.56"