blob: c37a5caf9baa45c533dfa0112c03ce093edefc09 [file] [log] [blame]
Harald Welte640d72a2010-08-24 15:33:04 +02001Source: openbsc
2Section: net
3Priority: optional
4Maintainer: Harald Welte <laforge@gnumonks.org>
Ciaby92360b12015-08-25 12:35:49 +02005Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libgtp0-dev, libosmocore-dev, libosmo-sccp-dev, libdbi0-dev, dh-autoreconf, libosmo-abis-dev, libosmo-netif-dev, libdbd-sqlite3, libpcap-dev, libssl-dev, libc-ares-dev, libsmpp34-dev
Harald Welte640d72a2010-08-24 15:33:04 +02006Standards-Version: 3.8.4
7Homepage: http://openbsc.osmocom.org/
8Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git
9Vcs-Browser: http://openbsc.osmocom.org/trac/browser
10
11Package: osmocom-bsc
12Architecture: any
Holger Hans Peter Freytherb396b692015-04-29 18:18:06 +020013Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Welte640d72a2010-08-24 15:33:04 +020014Description: GSM Base Station Controller; BSC-only version of OpenBSC. Needs a real MSC!
Maxa5cae442014-07-22 17:07:17 +020015 Classical BSC which requires MSC to operate.
Harald Welte640d72a2010-08-24 15:33:04 +020016
17Package: osmocom-nitb
Harald Welte305e2902010-08-25 13:57:22 +020018Architecture: any
Holger Hans Peter Freyther446f8402015-05-12 22:33:18 +020019Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
Harald Welte640d72a2010-08-24 15:33:04 +020020Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
Maxa5cae442014-07-22 17:07:17 +020021 All the GSM network components bundled together.
Harald Welte640d72a2010-08-24 15:33:04 +020022
23Package: osmocom-ipaccess-utils
Harald Welte305e2902010-08-25 13:57:22 +020024Architecture: any
Holger Hans Peter Freytherb396b692015-04-29 18:18:06 +020025Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Welte640d72a2010-08-24 15:33:04 +020026Description: Command line utilities for ip.access nanoBTS
Maxa5cae442014-07-22 17:07:17 +020027 Utilities specific for ip.access unit.
Harald Welte640d72a2010-08-24 15:33:04 +020028
29Package: osmocom-bs11-utils
Harald Welte305e2902010-08-25 13:57:22 +020030Architecture: any
Holger Hans Peter Freytherb396b692015-04-29 18:18:06 +020031Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Welte640d72a2010-08-24 15:33:04 +020032Description: Command line utilities for Siemens BS-11 BTS
Maxa5cae442014-07-22 17:07:17 +020033 Utilities specific for BS-11 unit.
Harald Welte640d72a2010-08-24 15:33:04 +020034
35Package: osmocom-sgsn
Harald Welte305e2902010-08-25 13:57:22 +020036Architecture: any
Holger Hans Peter Freytherb396b692015-04-29 18:18:06 +020037Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Welte640d72a2010-08-24 15:33:04 +020038Description: Osmocom Serving GPRS Support Node
Maxa5cae442014-07-22 17:07:17 +020039 SGSN implementation.
Harald Welte640d72a2010-08-24 15:33:04 +020040
41Package: osmocom-gbproxy
Harald Welte305e2902010-08-25 13:57:22 +020042Architecture: any
Holger Hans Peter Freytherb396b692015-04-29 18:18:06 +020043Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Welte640d72a2010-08-24 15:33:04 +020044Description: Osmocom GPRS Gb Interface Proxy
Maxa5cae442014-07-22 17:07:17 +020045 Proxy for Gb interface.
Harald Welte640d72a2010-08-24 15:33:04 +020046
47Package: osmocom-bsc-nat
Harald Welte305e2902010-08-25 13:57:22 +020048Architecture: any
Holger Hans Peter Freytherb396b692015-04-29 18:18:06 +020049Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Welte640d72a2010-08-24 15:33:04 +020050Description: Osmocom Base Station Controller Network Address Translation
Maxa5cae442014-07-22 17:07:17 +020051 Network address translation for BSC.
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010052
Neels Hofmeyre5e78c22015-11-18 17:09:22 +010053Package: osmo-gtphub
54Architecture: any
55Depends: ${shlibs:Depends}, ${misc:Depends}
56Description: Osmocom GTP Hub
57 Proxy for comms between multiple SGSNs and GGSNs.
58
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010059Package: osmocom-bsc-dbg
60Architecture: any
61Section: debug
62Priority: extra
63Depends: osmocom-bsc (= ${binary:Version}), ${misc:Depends}
64Description: Debug symbols for the OpenBSC BSC
65 Make debugging possible
66
67Package: osmocom-nitb-dbg
68Architecture: any
69Section: debug
70Priority: extra
71Depends: osmocom-nitb (= ${binary:Version}), ${misc:Depends}
72Description: Debug symbols for the OpenBSC NITB
73 Make debugging possible
74
75Package: osmocom-ipaccess-utils-dbg
76Architecture: any
77Section: debug
78Priority: extra
79Depends: osmocom-ipaccess-utils (= ${binary:Version}), ${misc:Depends}
80Description: Debug symbols for the OpenBSC ip.access utils
81 Make debugging possible
82
83Package: osmocom-bs11-utils-dbg
84Architecture: any
85Section: debug
86Priority: extra
87Depends: osmocom-bs11-utils (= ${binary:Version}), ${misc:Depends}
88Description: Debug symbols for the OpenBSC BS11 utils
89 Make debugging possible
90
91Package: osmocom-sgsn-dbg
92Architecture: any
93Section: debug
94Priority: extra
95Depends: osmocom-sgsn (= ${binary:Version}), ${misc:Depends}
96Description: Debug symbols for the OpenBSC Serving GPRS Support Node
97 Make debugging possible
98
99Package: osmocom-gbproxy-dbg
100Architecture: any
101Section: debug
102Priority: extra
103Depends: osmocom-gbproxy (= ${binary:Version}), ${misc:Depends}
104Description: Debug symbols for the OpenBSC GPRS GBProxy
105 Make debugging possible
106
107Package: osmocom-bsc-nat-dbg
108Architecture: any
109Section: debug
110Priority: extra
111Depends: osmocom-bsc-nat (= ${binary:Version}), ${misc:Depends}
112Description: Debug symbols for the OpenBSC Network Address Translation
113 Make debugging possible
Neels Hofmeyre5e78c22015-11-18 17:09:22 +0100114
115Package: osmo-gtphub-dbg
116Architecture: any
117Section: debug
118Priority: extra
119Depends: osmo-gtphub (= ${binary:Version}), ${misc:Depends}
120Description: Debug symbols for Osmocom GTP Hub
121 Make debugging possible