]> arthur.barton.de Git - netdata.git/blob - contrib/debian/control.wheezy
Merge pull request #1968 from ktsaou/master
[netdata.git] / contrib / debian / control.wheezy
1 Source: netdata
2 Build-Depends: debhelper (>= 9),
3                dh-autoreconf,
4                pkg-config,
5                dpkg-dev (>= 1.13.19),
6                zlib1g-dev,
7                uuid-dev
8 Section: net
9 Priority: optional
10 Maintainer: Costa Tsaousis <costa@tsaousis.gr>
11 Standards-Version: 3.9.6
12 Homepage: https://github.com/firehol/netdata/wiki
13
14 Package: netdata
15 Architecture: any
16 Depends: adduser,
17          libcap2-bin (>= 1:2.0),
18          lsb-base (>= 3.1-23.2),
19          ${misc:Depends},
20          ${shlibs:Depends}
21 Description: real-time charts for system monitoring
22  Netdata is a daemon that collects data in realtime (per second)
23  and presents a web site to view and analyze them. The presentation
24  is also real-time and full of interactive charts that precisely
25  render all collected values.