Source: java-sip-api
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ingo Bauersachs <ingo@jitsi.org>
Build-Depends: debhelper (>= 10),
 default-jdk,
 libmaven-bundle-plugin-java,
 maven-debian-helper (>= 2.0)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/java-sip-api.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/java-sip-api.git
Homepage: https://github.com/opentelecoms-org/java-sip-api

Package: libsip-api-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: SIP API for Java
 The SIP API specification provides a standard portable
 interface to share information between SIP Clients and
 SIP Servers, providing call control elements enabling
 converged-network applications.
 .
 This is a reimplementation of the JSR 32 specification
 due to a non-free license of the reference implementation.

