Source: libmx4j-java
Section: java
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>, Emmanuel Bourg <ebourg@apache.org>,
 Niels Thykier <niels@thykier.net>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant,
               liblog4j1.2-java, libcommons-logging-java, libbcel-java (>=5.0),
               libgnumail-java, libservlet3.0-java, 
               libaxis-java, javahelper, libhessian-java
Standards-Version: 3.9.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libmx4j-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libmx4j-java/
Homepage: http://mx4j.sourceforge.net/

Package: libmx4j-java
Architecture: all
Depends: libbcel-java (>=5.0),
         liblog4j1.2-java,
         ${misc:Depends}
Suggests: libservlet3.0-java, libgnumail-java, libjetty-java, libhessian-java
Description: Open Source implementation of the JMX(TM) technology
 JMX defines the architecture, the patterns , the API and services to 
 build manageable Java applications. It provide flexible framework to
 stop and restart services, and remove it from the application or to add 
 it to an application, to change its configuration files, to ask it to 
 do some operation (such as downloading information from an URL the 
 system administrator passes in), and so on.

#Package: libmx4j-java-doc
#Architecture: all
#Suggests: junit
#Description: Document for mx4j which is the JMX(TM) implementation.
# This package provide documents and examples for mx4j which is opensource
# implementataion of JMX(TM) technology.
