r2384 - branches/xml-im-exporter/feature/debian/debian
Marcus Better
marcusb-guest at costa.debian.org
Thu Sep 7 18:58:06 UTC 2006
Author: marcusb-guest
Date: 2006-09-07 18:58:05 +0000 (Thu, 07 Sep 2006)
New Revision: 2384
Modified:
branches/xml-im-exporter/feature/debian/debian/control
branches/xml-im-exporter/feature/debian/debian/libxml-im-exporter-java-doc.doc-base
Log:
Change javadoc install location.
Modified: branches/xml-im-exporter/feature/debian/debian/control
===================================================================
--- branches/xml-im-exporter/feature/debian/debian/control 2006-09-06 19:31:22 UTC (rev 2383)
+++ branches/xml-im-exporter/feature/debian/debian/control 2006-09-07 18:58:05 UTC (rev 2384)
@@ -21,8 +21,7 @@
Package: libxml-im-exporter-java-doc
Section: doc
Architecture: all
-Depends: classpath-doc
-Suggests: libxml-im-exporter-java
+Suggests: libxml-im-exporter-java, classpath-doc
Description: API documentation for libxml-im-exporter-java
XML Im-/Exporter is a low level library to assist in the process of
importing and exporting XML in Java programs. This package contains
Modified: branches/xml-im-exporter/feature/debian/debian/libxml-im-exporter-java-doc.doc-base
===================================================================
--- branches/xml-im-exporter/feature/debian/debian/libxml-im-exporter-java-doc.doc-base 2006-09-06 19:31:22 UTC (rev 2383)
+++ branches/xml-im-exporter/feature/debian/debian/libxml-im-exporter-java-doc.doc-base 2006-09-07 18:58:05 UTC (rev 2384)
@@ -4,5 +4,5 @@
Section: Apps/Programming
Format: HTML
-Index: /usr/share/doc/libxml-im-exporter-java-doc/javadoc/index.html
-Files: /usr/share/doc/libxml-im-exporter-java-doc/javadoc/*
+Index: /usr/share/doc/libxml-im-exporter-java-doc/api/index.html
+Files: /usr/share/doc/libxml-im-exporter-java-doc/api/*
More information about the pkg-java-commits
mailing list