aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 69245895af3f0673d6993d59d99ed3f84691d70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: osmo-sip-connector
Section: net
Priority: optional
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: debhelper (>= 7.0.0~),
               autotools-dev,
               pkg-config,
               libsofia-sip-ua-glib-dev,
               libsofia-sip-ua-dev,
               dh-autoreconf,
               libosmocore-dev (>= 1.8.0),
               osmo-gsm-manuals-dev (>= 1.4.0)
Standards-Version: 3.8.4
Homepage: https://osmocom.org/projects/osmo-sip-conector/wiki
Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-sip-connector
Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-sip-connector

Package: osmo-sip-connector
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MNCC to SIP bridge for osmo-nitb
 Use the osmo-nitb MNCC interface and bridge it to SIP.

Package: osmo-sip-connector-dbg
Architecture: any
Section: debug
Priority: extra
Depends: osmo-sip-connector (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for the osmo-sip-connector
 Make debugging possible

Package: osmo-sip-connector-doc
Architecture: all
Section: doc
Priority: optional
Depends: ${misc:Depends}
Description: ${misc:Package} PDF documentation
 Various manuals: user manual, VTY reference manual and/or
 protocol/interface manuals.