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