summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-26 11:55:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-26 15:50:01 +0000
commit0591de1b59b3129d3a3b626bba378a6c17a7a377 (patch)
tree177174a3bc7d4fcf3077baf94169abd97af6b002
parentUpdating TODO file. (diff)
downloadnetdata-0591de1b59b3129d3a3b626bba378a6c17a7a377.tar.xz
netdata-0591de1b59b3129d3a3b626bba378a6c17a7a377.zip
Disabling netdata-apache2 for the next upload to go to unstable.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control42
1 files changed, 21 insertions, 21 deletions
diff --git a/debian/control b/debian/control
index 512eb616b..ad90e54fd 100644
--- a/debian/control
+++ b/debian/control
@@ -40,27 +40,27 @@ Description: real-time performance monitoring (metapackage)
.
This package is a metapackage depending on the typical netdata components.
-Package: netdata-apache2
-Section: net
-Architecture: all
-Depends:
- apache2,
- netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${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
- systems it runs using interactive web dashboards.
- .
- Netdata includes its own embedded webserver, by default listening on localhost
- only. To make netdata available to other users, a dedicated webserver such as
- apache should be used (with authentication and encryption).
- .
- This package contains the integration for the apache HTTP server.
+#Package: netdata-apache2
+#Section: net
+#Architecture: all
+#Depends:
+# apache2,
+# netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${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
+# systems it runs using interactive web dashboards.
+# .
+# Netdata includes its own embedded webserver, by default listening on localhost
+# only. To make netdata available to other users, a dedicated webserver such as
+# apache should be used (with authentication and encryption).
+# .
+# This package contains the integration for the apache HTTP server.
Package: netdata-core
Section: net