summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control54
1 files changed, 31 insertions, 23 deletions
diff --git a/debian/control b/debian/control
index 7ece58e6e..783f7b51f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,16 @@ Source: netdata
Section: net
Priority: optional
Maintainer: Lennart Weller <lhw@ring0.de>
-Uploaders: Federico Ceratto <federico@debian.org>, Daniel Baumann <daniel.baumann@progress-linux.org>
-Build-Depends: debhelper (>= 11~),
- dh-autoreconf,
- dpkg-dev (>= 1.13.19),
- pkg-config,
- uuid-dev,
- zlib1g-dev
+Uploaders:
+ Federico Ceratto <federico@debian.org>,
+ Daniel Baumann <daniel.baumann@progress-linux.org>,
+Build-Depends:
+ debhelper (>= 11~),
+ dh-autoreconf,
+ dpkg-dev (>= 1.13.19),
+ pkg-config,
+ uuid-dev,
+ zlib1g-dev,
Rules-Requires-Root: no
Standards-Version: 4.2.0
Homepage: https://github.com/firehol/netdata
@@ -17,18 +20,22 @@ Vcs-Browser: https://salsa.debian.org/debian/netdata
Package: netdata
Architecture: any
-Depends: adduser,
- libcap2-bin (>= 1:2.0),
- lsb-base (>= 3.1-23.2),
- netdata-data (=${source:Version}),
- python3,
- python3-six,
- python3-urllib3 (>= 1.22),
- python3-yaml,
- ${misc:Depends},
- ${misc:Pre-Depends},
- ${shlibs:Depends}
-Recommends: curl, fping, nodejs
+Depends:
+ adduser,
+ libcap2-bin (>= 1:2.0),
+ lsb-base (>= 3.1-23.2),
+ netdata-data (=${source:Version}),
+ python3,
+ python3-six,
+ python3-urllib3 (>= 1.22),
+ python3-yaml,
+ ${misc:Depends},
+ ${misc:Pre-Depends},
+ ${shlibs:Depends},
+Recommends:
+ curl,
+ fping,
+ nodejs,
Description: real-time charts for system monitoring
Netdata is a daemon that collects data in realtime (per second)
and presents a web site to view and analyze them. The presentation
@@ -38,10 +45,11 @@ Description: real-time charts for system monitoring
Package: netdata-data
Architecture: all
Multi-Arch: foreign
-Depends: fonts-font-awesome (>= 4.6),
- libjs-bootstrap,
- ${misc:Depends},
- ${shlibs:Depends}
+Depends:
+ fonts-font-awesome (>= 4.6),
+ libjs-bootstrap,
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: real-time charts for system monitoring (Data)
Netdata is a daemon that collects data in realtime (per second)
and presents a web site to view and analyze them. The presentation