Source: excalibur-logger
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Onkar Shinde <onkarshinde@ubuntu.com>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends: ant, cdbs, debhelper (>= 9)
Build-Depends-Indep: default-jdk,
                     glassfish-javaee,
                     libavalon-framework-java,
                     libexcalibur-logkit-java,
                     libmail-java,
                     liblog4j1.2-java,
                     libservlet3.1-java
Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/excalibur-logger/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/excalibur-logger/
Homepage: http://excalibur.apache.org/logger.html

Package: libexcalibur-logger-java
Architecture: all
Depends: libavalon-framework-java,
         libexcalibur-logkit-java,
         liblog4j1.2-java,
         ${misc:Depends}
Suggests: libgeronimo-jms-1.1-spec-java | glassfish-javaee, libmail-java
Description: Excalibur project's log management system
 Excalibur-Logger integrates neatly into the Avalon ECM and Excalibur-Fortress.
 The main goal is to be able to define the log categories on a component basis
 by specifying a 'logger' attribute which denotes the log category to use for
 a particular component (given the component is LogEnabled or Loggable).
