summaryrefslogtreecommitdiffstats
path: root/contrib/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-09 04:52:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-09 04:52:57 +0000
commit00151562145df50cc65e9902d52d5fa77f89fe50 (patch)
tree2737716802f6725a5074d606ec8fe5422c58a83c /contrib/debian/control
parentReleasing debian version 1.34.1-1. (diff)
downloadnetdata-00151562145df50cc65e9902d52d5fa77f89fe50.tar.xz
netdata-00151562145df50cc65e9902d52d5fa77f89fe50.zip
Merging upstream version 1.35.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'contrib/debian/control')
-rw-r--r--contrib/debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/debian/control b/contrib/debian/control
index 912800b7e..ed8a6d58d 100644
--- a/contrib/debian/control
+++ b/contrib/debian/control
@@ -41,7 +41,6 @@ Depends: adduser,
Conflicts: netdata-core,
netdata-plugins-bash,
netdata-plugins-python,
- netdata-plugins-nodejs,
netdata-web
Pre-Depends: dpkg (>= 1.17.14)
Description: real-time charts for system monitoring
@@ -53,12 +52,14 @@ Description: real-time charts for system monitoring
Package: netdata-plugin-cups
Architecture: any
Depends: cups,
+ ${shlibs:Depends},
netdata (>= ${source:Version})
Description: The Common Unix Printing System plugin for metrics collection from cupsd
Package: netdata-plugin-freeipmi
Architecture: any
Depends: freeipmi,
+ ${shlibs:Depends},
netdata (= ${source:Version})
Description: FreeIPMI - The Intelligent Platform Management System.
The IPMI specification defines a set of interfaces for platform management.