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