Source: activemq-protobuf
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
                     junit4,
                     libjavacc-maven-plugin-java,
                     libmaven-enforcer-plugin-java,
                     libmaven-install-plugin-java,
                     libmaven-javadoc-plugin-java,
                     libmaven-plugin-tools-java,
                     libsurefire-java
Standards-Version: 3.9.2
Vcs-Browser: http://git.debian.org/?p=pkg-java/activemq-protobuf.git
Vcs-Git: git://git.debian.org/git/pkg-java/activemq-protobuf.git
Homepage: http://activemq.apache.org/

Package: libactivemq-protobuf-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libactivemq-protobuf-java-doc
Description: ActiveMQ Protocol Buffers Maven plugin
 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.
 .
 "Protocol Buffers" are language-neutral, platform-neutral, extensible way of
 serializing structured data for use in communications protocols
 or data storage. <URL:http://code.google.com/apis/protocolbuffers/>
 .
 This package, used by Apache ActiveMQ, provide a simple Protocol Buffer
 Java API. It comes with a built in proto file compiler and
 Java source code generator (as a Maven plugin).

Package: libactivemq-protobuf-java-doc
Architecture: all
Section: doc
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libactivemq-protobuf-java
Description: ActiveMQ Protocol Buffers Maven plugin - 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.
 .
 "Protocol Buffers" are language-neutral, platform-neutral, extensible way of
 serializing structured data for use in communications protocols
 or data storage. <URL:http://code.google.com/apis/protocolbuffers/>
 .
 This package contains Javadoc API for libactivemq-protobuf-java.
