blob: 7104c37aecc5772c5b2f4918c5e39e0c6c67a639 [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,
Max62491372017-07-13 10:52:37 +020010 python-minimal,
Maxe9d37db2017-03-13 16:08:11 +010011 libosmocore-dev,
12 libosmo-abis-dev,
13 libosmo-netif-dev,
Max0ad929b2017-04-25 11:20:47 +020014 libsqlite3-dev
Maxe9d37db2017-03-13 16:08:11 +010015Standards-Version: 3.9.6
16Vcs-Browser: http://cgit.osmocom.org/osmo-hlr
17Vcs-Git: git://git.osmocom.org/osmo-hlr
18Homepage: https://projects.osmocom.org/projects/osmo-hlr
19
20Package: osmo-hlr
21Architecture: any
22Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
23Description: Osmocom Home Location Register
24 OsmoHLR is a Osmocom implementation of HLR (Home Location Registrar) which works over GSUP
25 protocol. The subscribers are store in sqlite DB. It supports both 2G and 3G authentication.
26
27Package: osmo-hlr-dbg
28Architecture: any
29Section: debug
30Priority: extra
31Depends: osmo-hlr (= ${binary:Version}), ${misc:Depends}
32Description: Debug symbols for the osmo-hlr
33 Make debugging possible