Source: libosmo-sccp
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
	, Thorsten Alteholz <debian@alteholz.de>
	, Kira Obrezkova <kiraobrezkova@gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 12),
               pkg-config,
               libosmocore-dev (>= 1.4.0),
               autoconf,
               automake,
               libtool,
               doxygen,
               libdpkg-perl,
               libosmo-netif-dev (>= 1.0.0),
               libsctp-dev
Standards-Version: 4.5.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/

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: libosmo-sigtran5
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
 This is a shared library containing SS7/SIGTRAN related functionality,
 including connection-less and connection-oriented SCCP as per ITU-T Q.71x,
 M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA (SCCP User
 Adpatation) according to IETF RFC3868 as well as MTP-level routing function
 and handling of signaling links, linksets, ASPs, SGs, etc.

Package: libosmo-sigtran-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         libosmo-sigtran5 (>= ${binary:Version}),
         libjs-jquery
Description: Documentation for the Osmocom SIGTRAN library
 libosmo-sigtran is a shared library containing SS7/SIGTRAN related
 functionality, including connection-less and connection-oriented SCCP as per
 ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA
 (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing
 function and handling of signaling links, linksets, ASPs, SGs, etc. This
 package provides documentation for the Osmocom SIGTRAN Library.

Package: libosmo-sigtran-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Breaks: libosmo-sccp-dev (<< 0.8.0)
Depends: ${misc:Depends},
         libosmo-sigtran5 (= ${binary:Version}),
         libosmocore-dev,
         libosmo-netif-dev
Description: Development headers for the Osmocom SIGTRAN library
 libosmo-sigtran is a shared library containing SS7/SIGTRAN related
 functionality, including connection-less and connection-oriented SCCP as per
 ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA
 (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing
 function and handling of signaling links, linksets, ASPs, SGs, etc.

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.

Package: osmo-stp
Architecture: any
Multi-Arch: allowed
Section: net
Depends: libosmo-sigtran5,
         ${shlibs:Depends},
         ${misc:Depends}
Description: Osmocom SIGTRAN STP (Signaling Transfer Point)
 This is the Osmocom (Open Source Mobile Communications) implementation of a
 Signaling Transfer Point (STP) for SS7/SIGTRAN telecommunication networks. At
 this point it is a very minimal implementation, missing lots of the
 functionality usually present in a STP, such as Global Title Routing, Global
 Title Translation.
