aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 5c27dc0fdd8bfb2f703a6e0dfc734fa6ed7eb0fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
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.