Files
osmo-smlc/debian/control
Oliver Smith 88731ffa1f Bump version: 0.3.0.2-bc0a → 0.3.1
Change-Id: I52964c60edfc09cf832b8acb2fff61d0ceed3837
2024-09-16 12:27:16 +02:00

54 lines
1.6 KiB
Plaintext

Source: osmo-smlc
Section: net
Priority: extra
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: debhelper (>= 10),
dh-autoreconf,
autotools-dev,
autoconf,
automake,
libtool,
pkg-config,
libsctp-dev,
libtalloc-dev,
libosmocore-dev (>= 1.10.0),
libosmo-sigtran-dev (>= 2.0.0),
osmo-gsm-manuals-dev (>= 1.6.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.