Source: weupnp
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel@pocock.pro>,
 Andrew Schurman <arcticwaters@gmail.com>,
 Ingo Bauersachs <ingo@jitsi.org>
Build-Depends:
 debhelper (>= 10),
 default-jdk,
 libmaven-bundle-plugin-java,
 libmaven-javadoc-plugin-java,
 maven-debian-helper (>= 2.0)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/weupnp.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/weupnp.git
Homepage: https://github.com/bitletorg/weupnp

Package: libweupnp-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: libweupnp-java-doc, ${maven:OptionalDepends}
Description: Tiny UPnP library written in Java
 Weupnp is a lightweight Java library, released under the LGPL licence,
 designed to implement the UPnP (Universal Plug and Play) protocol to
 handle port mappings on Gateway Devices.

Package: libweupnp-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: ${maven:DocDepends}, ${maven:DocOptionalDepends}
Suggests: libweupnp-java
Description: Documentation for weupnp
 Weupnp is a lightweight Java library, released under the LGPL licence,
 designed to implement the UPnP protocol to handle port mappings on Gateway
 Devices.
 .
 This package contains the API documentation of libweupnp-java.
