Source: belle-sip
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian@debian.org>,
           Tzafrir Cohen <tzafrir@debian.org>,
           Bernhard Schmidt <berni@debian.org>,
Build-Depends: dpkg-dev (>= 1.22.5), cmake,
               debhelper-compat (= 13),
               libantlr3c-dev,
               libavahi-compat-libdnssd-dev,
               libbctoolbox-dev (>= 5.2.0~),
               libbelr-dev (>= 5.2.0~),
               zlib1g-dev | libz-dev,
# Uncomment for regenerating the lexer/parser code
#               antlr3,
#               faketime,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://www.linphone.org
Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/belle-sip.git
Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/belle-sip
Description: SIP stack from the Linphone team

Package: libbellesip-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libbctoolbox-dev (>= 5.2.0~),
         libbellesip2t64 (= ${binary:Version}),
         libbelr-dev (>= 5.2.0~),
         ${misc:Depends},
Description: SIP stack from the Linphone team (development files)
 Belle-Sip is a new SIP stack (RFC3261) developed by the Linphone team.
 .
 Belle-Sip supports multiple transports at the same time, has a dual
 IPv6 and IPv4 stack, is fully asynchronous and implements the
 +sip.instance and alias parameters. It also handles network
 disconnections better, offers a privacy API and supports rich presence.
 .
 SIP/TLS is handled by mbed TLS (by way of bctoolbox), not OpenSSL.
 .
 This package contains the development files.

Package: libbellesip2t64
Provides: ${t64:Provides}
Pre-Depends: ${misc:Pre-Depends},
Architecture: any
Multi-Arch: same
Recommends: dns-root-data
Depends: ${misc:Depends},
         ${shlibs:Depends},
Breaks: libbellesip2 (<< ${source:Version}), libbellesip1 (<< 5.2)
Replaces: libbellesip2, libbellesip1 (<< 5.2)
Description: SIP stack from the Linphone team
 Belle-Sip is a new SIP stack (RFC3261) developed by the Linphone team.
 .
 Belle-Sip supports multiple transports at the same time, has a dual
 IPv6 and IPv4 stack, is fully asynchronous and implements the
 +sip.instance and alias parameters. It also handles network
 disconnections better, offers a privacy API and supports rich presence.
 .
 SIP/TLS is handled by mbed TLS (by way of bctoolbox), not OpenSSL.
