Source: jzmq
Section: java
Priority: optional
Maintainer: Jan Niehusmann <jan@debian.org>
Build-Depends: debhelper (>= 9), libzmq3-dev, default-jdk, libpgm-dev, pkg-config, libtool, autoconf, libtool-bin, automake, javahelper, dh-autoreconf, default-jdk-doc
Standards-Version: 3.9.6
Homepage: https://github.com/zeromq/jzmq

Package: libzmq-java
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Recommends}
Description: ZeroMQ Java bindings
 ZeroMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains JNI-based Java bindings for ZeroMQ.

Package: libzmq-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${java:Recommends}
Description: Documentation for ZeroMQ Java bindings
 ZeroMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ZeroMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains JavaDoc documentation for the Java bindings for ZeroMQ.

