blob: 766d015b735a232b8db36858e0f14b92d343ea6d [file] [log] [blame]
Maxe9d37db2017-03-13 16:08:11 +01001Source: osmo-hlr
2Section: net
3Priority: optional
4Maintainer: Max Suraev <msuraev@sysmocom.de>
5Build-Depends: debhelper (>= 9),
6 pkg-config,
7 dh-autoreconf,
8 dh-systemd (>= 1.5),
9 autotools-dev,
10 pkg-config,
Max7f394682017-03-14 14:31:25 +010011 python3,
Maxe9d37db2017-03-13 16:08:11 +010012 libosmocore-dev,
13 libosmo-abis-dev,
14 libosmo-netif-dev,
15 libdbd-sqlite3,
16 libsqlite3-dev,
17 hardening-wrapper
18Standards-Version: 3.9.6
19Vcs-Browser: http://cgit.osmocom.org/osmo-hlr
20Vcs-Git: git://git.osmocom.org/osmo-hlr
21Homepage: https://projects.osmocom.org/projects/osmo-hlr
22
23Package: osmo-hlr
24Architecture: any
25Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
26Description: Osmocom Home Location Register
27 OsmoHLR is a Osmocom implementation of HLR (Home Location Registrar) which works over GSUP
28 protocol. The subscribers are store in sqlite DB. It supports both 2G and 3G authentication.
29
30Package: osmo-hlr-dbg
31Architecture: any
32Section: debug
33Priority: extra
34Depends: osmo-hlr (= ${binary:Version}), ${misc:Depends}
35Description: Debug symbols for the osmo-hlr
36 Make debugging possible