libsmpp34/debian/control

60 lines
2.0 KiB
Plaintext

Source: libsmpp34
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 10),
autotools-dev,
autoconf,
automake,
libtool,
dh-autoreconf,
libdpkg-perl,
git,
pkg-config,
libxml2-dev
Standards-Version: 3.9.6
Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
Homepage: https://projects.osmocom.org/projects/libsmpp34
Package: libsmpp1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Open PDU SMPP packaging and unpackaging tool
This library is an implementation for providing the PDU handling of the
SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
standard protocol designed to provide a flexible data communication
interface for the transfer of short message data between External Short
Messaging Entities, Routing Entitites and Message Centres.
Package: libsmpp34-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libsmpp1 (= ${binary:Version}),
${misc:Depends}
Description: Development files for libsmpp34
This library is an implementation for providing the PDU handling of the
SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
standard protocol designed to provide a flexible data communication
interface for the transfer of short message data between External Short
Messaging Entities, Routing Entitites and Message Centres.
.
This package contains the development files for the library.
Package: libsmpp34-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utilities for SMPP
Package: libsmpp34-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libsmpp1 (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for libsmpp34