Source: liblayout
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 5), cdbs, java-gcj-compat-dev, ant, libjcommon-java (>= 1.0.10), libitext-java, libjakarta-poi-java, libflute-java, junit, libfonts-java (>= 0.3.2), libloader-java, libxml-java, libsac-java, librepository-java, libbase-java, libcommons-logging-java, javahelper
Build-Conflicts: liboscache-java
Standards-Version: 3.6.2

Package: liblayout-java
Section: java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Suggests: liblayout-java-doc
Description: Java layouting framework
 LibLayout is a layouting framework. It is based on the Cascading StyleSheets
 standard (in the upcoming version 3). The layouting expects to receive its
 content as a DOM structure (although it does not rely on the W3C-DOM API).

Package: liblayout-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Java layouting framework -- documentation
 LibLayout is a layouting framework. It is based on the Cascading StyleSheets
 standard (in the upcoming version 3). The layouting expects to receive its
 content as a DOM structure (although it does not rely on the W3C-DOM API).
 .
 This package contains the Javadoc.

