Source: libosmo-sccp
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
	, Thorsten Alteholz <debian@alteholz.de>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               pkgconf,
               libosmocore-dev (>= 1.10.0),
               autoconf,
               automake,
               libtool,
               doxygen,
               libdpkg-perl,
               libosmo-netif-dev (>= 1.5.0),
               libsctp-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/libosmo-sccp
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/libosmo-sccp.git
Homepage: http://cgit.osmocom.org/libosmo-sccp/
Rules-Requires-Root: no

Package: libosmo-sccp-dev
Architecture: any
Depends: ${misc:Depends},
         libosmocore-dev,
         libosmosccp0 (= ${binary:Version}),
         libosmoxua0 (= ${binary:Version}),
         libosmomtp0 (= ${binary:Version})
Multi-Arch: same
Section: libdevel
Description: Development files for libsccp, libmtp and libxua
 SCCP is a network layer protocol that provides extended routing, flow
 control, segmentation, connection-orientation, and error correction
 facilities in Signaling System 7 telecommunications networks. It is heavily
 used in cellular networks such as GSM. This package contains the development
 files for the library.

Package: libosmosccp0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Library for Signalling Connection Control Part (SCCP)
 SCCP is a network layer protocol that provides extended routing, flow control,
 segmentation, connection-orientation, and error correction facilities in
 Signaling System 7 telecommunications networks.
 It is heavily used in cellular networks such as GSM.

Package: libosmomtp0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Message Transfer Part for Signaling System 7
 MTP is part of the Signaling System 7 used for communication in Public
 Switched Telephone Networks. MTP is responsible for reliable, unduplicated and
 in-sequence transport of SS7 messages between communication partners.
 This library is closely related to the libosmosccp library.

Package: libosmoxua0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Osmocom SCCP support library for generating and parsing messages
 SCCP is a network layer protocol that provides extended routing, flow control,
 segmentation, connection-orientation, and error correction facilities in
 Signaling System 7 telecommunications networks.
 It is heavily used in cellular networks such as GSM.
 This library is used to provide generating and parsing message facilities.
