From 348d27f86c49360f0a0b156acce590f9c4268bef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 25 Aug 2018 17:25:59 +0200 Subject: Running wrap-and-sort on debian/control. Signed-off-by: Daniel Baumann --- debian/changelog | 6 ++++++ debian/control | 54 +++++++++++++++++++++++++++++++----------------------- 2 files changed, 37 insertions(+), 23 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0c9c7df57..887fe8590 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netdata (1.10.0+dfsg-3) UNRELEASED; urgency=medium + + * Running wrap-and-sort on debian/control. + + -- Daniel Baumann Sat, 25 Aug 2018 17:26:10 +0200 + netdata (1.10.0+dfsg-2) unstable; urgency=medium [ Lennart Weller ] 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 -Uploaders: Federico Ceratto , Daniel Baumann -Build-Depends: debhelper (>= 11~), - dh-autoreconf, - dpkg-dev (>= 1.13.19), - pkg-config, - uuid-dev, - zlib1g-dev +Uploaders: + Federico Ceratto , + Daniel Baumann , +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 -- cgit v1.2.3