Source: activemq-activeio
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Damien Raude-Morvan <drazzib@debian.org>
Build-Depends:
 debhelper (>= 11),
 default-jdk,
 default-jdk-doc,
 junit4,
 libcommons-logging-java,
 libgeronimo-j2ee-management-1.1-spec-java,
 libmaven-bundle-plugin-java,
 libmaven-javadoc-plugin-java,
 libsurefire-java,
 maven-debian-helper (>= 1.4)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq-activeio.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq-activeio.git
Homepage: http://activemq.apache.org/

Package: libactivemq-activeio-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends}
Recommends:
 ${maven:OptionalDepends}
Suggests:
 libactivemq-activeio-java-doc
Description: ActiveMQ ActiveIO protocol implementation framework
 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 ActiveMQ ActiveIO provides a high performance IO framework for
 implementing network protocols.
 .
 This package, used by Apache ActiveMQ, contains a Java library for ActiveIO.

Package: libactivemq-activeio-java-doc
Architecture: all
Section: doc
Depends:
 ${maven:Depends},
 ${misc:Depends}
Recommends:
 ${maven:OptionalDepends}
Suggests:
 libactivemq-activeio-java
Description: ActiveMQ ActiveIO protocol implementation framework - documentation
 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 ActiveMQ ActiveIO provides a high performance IO framework for
 implementing network protocols.
 .
 This package contains Javadoc API for libactivemq-activeio-java.
