Files
osmo-smlc/debian/control
Pau Espin Pedrol f30a8a1133 Bump version: 0.2.1.5-cd82-dirty → 0.2.2
Change-Id: I17fe1460bb04da7d10ebaa1410cdb0dd670ece24
2022-06-29 12:21:07 +02:00

55 lines
1.7 KiB
Plaintext

Source: osmo-smlc
Section: net
Priority: extra
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: debhelper (>=9),
dh-autoreconf,
autotools-dev,
autoconf,
automake,
libtool,
pkg-config,
libsctp-dev,
libtalloc-dev,
libosmocore-dev (>= 1.7.0),
libosmo-sccp-dev (>= 1.6.0),
libosmo-sigtran-dev (>= 1.6.0),
osmo-gsm-manuals-dev (>= 1.3.0)
Standards-Version: 3.9.8
Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc
Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc
Homepage: https://osmocom.org/projects/osmo-smlc
Package: osmo-smlc
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, libdbd-sqlite3
Description: OsmoSMLC: Osmocom's Location Services Center
FIXME
.
This Osmocom implementation of the SMLC handles Lb interfaces via 3GPP
Lb in an M3UA ASP role.
Package: osmo-smlc-dbg
Section: debug
Architecture: any
Multi-Arch: same
Depends: osmo-smlc (= ${binary:Version}), ${misc:Depends}
Description: OsmoSMLC: Osmocom's Location Services Center
FIXME
.
This Osmocom implementation of the SMLC handles Lb interfaces via 3GPP
Lb in an M3UA ASP role.
.
This package contains the debug symbols for osmo-smlc in order to
generate meaningful backtraces in bug-reports.
Package: osmo-smlc-doc
Architecture: all
Section: doc
Priority: optional
Depends: ${misc:Depends}
Description: ${misc:Package} PDF documentation
Various manuals: user manual, VTY reference manual and/or
protocol/interface manuals.