aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 2677bc06eb2810d0b497c10e193acc5b32eb7a5a (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
Source: osmo-pcap
Section: unknown
Priority: extra
Maintainer: Holger Hans Peter Freyther <zecke@selfish.org>
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, autotools-dev, libpcap0.8-dev, pkg-config, libosmocore-dev, libgnutls28-dev, libzmq3-dev
Standards-Version: 3.9.1
Homepage: http://openbsc.osmocom.org
#Vcs-Git: git://git.debian.org/collab-maint/osmo-pcap.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/osmo-pcap.git;a=summary

Package: osmo-pcap-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Run osmo-pcap-client locally and send traces to a different system.

Package: osmo-pcap-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Collect traces from other systems.

Package: osmo-pcap-client-dbg
Architecture: any
Depends: osmo-pcap-client (= ${binary:Version})
Description: Debug symbols of osmo-pcap-client-dbg

Package: osmo-pcap-server-dbg
Architecture: any
Depends: osmo-pcap-server (= ${binary:Version})
Description: Debug symbols of osmo-pcap-server-dbg