Source: java-sip-api Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Ingo Bauersachs Build-Depends: debhelper-compat (= 13), default-jdk, libmaven-bundle-plugin-java, maven-debian-helper (>= 2.0) Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/java-team/java-sip-api.git Vcs-Browser: https://salsa.debian.org/java-team/java-sip-api 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.