summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control46
1 files changed, 12 insertions, 34 deletions
diff --git a/debian/control b/debian/control
index 6e26b6fc2..fc52b2c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Package: netdata
Section: net
Architecture: all
Depends:
- netdata-core | netdata-core-no-sse,
+ netdata-core,
netdata-plugins-bash,
netdata-web,
${misc:Depends},
@@ -57,12 +57,11 @@ Section: net
Architecture: all
Depends:
apache2,
- netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
+ netdata-core (>= ${source:Version}),
netdata-web (>= ${source:Version}),
${misc:Depends},
Enhances:
netdata-core,
- netdata-core-no-sse,
Description: real-time performance monitoring (apache integration)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
@@ -94,8 +93,8 @@ Suggests:
iw,
lm-sensors,
nc,
-Conflicts:
- netdata-core-no-sse,
+Breaks:
+ netdata-core-no-sse (<< 1.44),
Replaces:
netdata-core-no-sse,
Description: real-time performance monitoring (core)
@@ -112,38 +111,20 @@ Architecture: i386
Pre-Depends:
${misc:Pre-Depends},
Depends:
- libcap2-bin,
- lsb-base,
- passwd,
${misc:Depends},
- ${shlibs:Depends},
-Conflicts:
- netdata-core,
-Replaces:
- netdata-plugins-bash (<< 1.19.0-2~),
- netdata-plugins-python (<< 1.17.0-1~),
-Recommends:
- curl,
-Suggests:
- apcupsd,
- iproute2,
- iw,
- lm-sensors,
- nc,
-Description: real-time performance monitoring (core, no-sse build)
- Netdata is distributed, real-time, performance and health monitoring for
- systems and applications. It provides insights of everything happening on the
- systems it runs using interactive web dashboards.
+Description: real-time performance monitoring (transitional package)
+ Package to ease upgrading from older netdata-core-no-sse package to the new
+ netdata-core package.
.
- This package contains the minimal core build without SSE2 optimizations for
- old systems. If unsure, use netdata-core instead.
+ This package can be purged at anytime once the netdata-core package has been
+ installed.
Package: netdata-plugins-bash
Section: net
Architecture: all
Multi-Arch: foreign
Depends:
- netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
+ netdata-core (>= ${source:Version}),
${misc:Depends},
Suggests:
fping,
@@ -151,7 +132,6 @@ Provides:
netdata-plugins,
Enhances:
netdata-core,
- netdata-core-no-sse,
Description: real-time performance monitoring (bash plugins)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
@@ -164,7 +144,7 @@ Section: net
Architecture: all
Multi-Arch: foreign
Depends:
- netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
+ netdata-core (>= ${source:Version}),
python3,
python3-six,
python3-urllib3 (>= 1.22),
@@ -178,7 +158,6 @@ Provides:
netdata-plugins,
Enhances:
netdata-core,
- netdata-core-no-sse,
Description: real-time performance monitoring (python plugins)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
@@ -192,11 +171,10 @@ Architecture: all
Depends:
fonts-font-awesome,
libjs-bootstrap,
- netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
+ netdata-core (>= ${source:Version}),
${misc:Depends},
Enhances:
netdata-core,
- netdata-core-no-sse,
Description: real-time performance monitoring (web)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the