Source: avalon-framework
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Niels Thykier <niels@thykier.net>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional, maven-repo-helper
Build-Depends-Indep: liblog4j1.2-java, libexcalibur-logkit-java, libxalan2-java, junit
Standards-Version: 3.9.4
Homepage: http://excalibur.apache.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/avalon-framework
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/avalon-framework

Package: libavalon-framework-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libavalon-framework-java-doc
Description: Common framework for Java server applications
 The Avalon framework consists of interfaces that define        
 relationships between commonly used application components,   
 best-of-practice pattern enforcement, and several lightweight
 convenience implementations of the generic components.

Package: libavalon-framework-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libavalon-framework-java
Description: Common framework for Java server applications (API)
 The Avalon framework consists of interfaces that define        
 relationships between commonly used application components,   
 best-of-practice pattern enforcement, and several lightweight
 convenience implementations of the generic components.
 .
 This is the API documentation for Avalon which is a common framework 
 for Java server applications.
