summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 17:41:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 17:41:41 +0000
commit46805528c441f7e927a0ee7e58ce689667238534 (patch)
treed6f884e3eb9ab494eac85855980134bd103fe591
parentReleasing debian version 1.11.1+dfsg-1~exp1. (diff)
downloadnetdata-46805528c441f7e927a0ee7e58ce689667238534.tar.xz
netdata-46805528c441f7e927a0ee7e58ce689667238534.zip
Minimizing depends wrt/ versions prior stretch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index fe6f26c3..1a9a9c3d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders:
Daniel Baumann <daniel.baumann@progress-linux.org>,
Build-Depends:
debhelper (>= 12~),
- dpkg-dev (>= 1.13.19),
pkg-config,
uuid-dev,
zlib1g-dev,
@@ -21,8 +20,8 @@ Package: netdata
Architecture: any
Depends:
adduser,
- libcap2-bin (>= 1:2.0),
- lsb-base (>= 3.1-23.2),
+ libcap2-bin,
+ lsb-base,
netdata-data (=${source:Version}),
python3,
python3-six,
@@ -45,7 +44,7 @@ Package: netdata-data
Architecture: all
Multi-Arch: foreign
Depends:
- fonts-font-awesome (>= 4.6),
+ fonts-font-awesome,
libjs-bootstrap,
${misc:Depends},
${shlibs:Depends},