X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=blobdiff_plain;f=debian%2Fcontrol;h=d0df7ffe852c99497d85f700ff64b722b5f7eace;hp=606c3bb0afcdbf748d1e475bb49a0e939feb81d7;hb=3e1f089b12db849bd8a59d4079772da772b81f9c;hpb=a23aa4bda531d7c43d69a25bb59a5425cf0aaa57 diff --git a/debian/control b/debian/control index 606c3bb..d0df7ff 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Sebastian Harl Uploaders: Marc Fournier -Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh-systemd (>= 1.5), dh-strip-nondeterminism, dh-autoreconf, +Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh-strip-nondeterminism, dh-autoreconf, bison, flex, autotools-dev, libltdl-dev, pkg-config, default-libmysqlclient-dev, iptables-dev (>= 1.4.3.2-2) [linux-any], @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libdevstat-dev [kfreebsd-any], libdbi0-dev, - libdpdk-dev, + libdpdk-dev [amd64 i386], libesmtp-dev, libganglia1-dev (>= 3) [linux-any], libgeom-dev [kfreebsd-any], @@ -30,6 +30,7 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh libmemcached-dev, libmicrohttpd-dev, libmodbus-dev, + libmongoc-dev, libmosquitto-dev, libmnl-dev [linux-any], libnotify-dev, @@ -42,10 +43,9 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh libprotobuf-c-dev, librabbitmq-dev, librdkafka-dev, - libriemann-client-dev, + libriemann-client-dev (>= 1.6.0), librrd-dev (>= 1.4~), libsensors4-dev [linux-any], - libsigrok-dev (>= 0.2~) [linux-any], # libsnmp-dev (>= 5.4.2.1~dfsg-4~) | (libsnmp-dev & perl (<< 5.10.1~rc2-1~)) libsnmp-dev (>= 5.4.2.1~dfsg-4~) | libsnmp-dev | libsnmp9-dev, libsnmp-dev (>= 5.4.2.1~dfsg-4~) | perl (<< 5.10.1~rc2-1~), @@ -64,7 +64,7 @@ Build-Depends: debhelper (>= 9.20120909~), dpkg-dev (>= 1.14.10), po-debconf, dh python-dev, riemann-c-client Build-Conflicts: libpthread-dev, libhal-dev -Standards-Version: 3.9.8 +Standards-Version: 4.1.1 Homepage: https://collectd.org/ Vcs-Git: https://github.com/collectd/pkg-debian.git Vcs-Browser: https://github.com/collectd/pkg-debian.git @@ -188,7 +188,6 @@ Description: statistics collection and monitoring daemon (core system) * serial port traffic: serial * values from SNMP enabled network devices: snmp * aggregate values received with the StatsD protocol: statsd - * sigrok-supported device measurements: sigrok * SMART statistics: smart * swap usage: swap * logging to syslog: syslog @@ -215,6 +214,7 @@ Description: statistics collection and monitoring daemon (core system) * send collected values to a web-server: write_http * send collected values to an Apache Kafka message broker: write_kafka * send collected values to the logging subsystem: write_log + * send collected values to MongoDB, a NoSQL database: write_mongodb * publish collected values as a Prometheus exporter: write_prometheus * send collected values to a Redis server: write_redis * send collected values to a Riemann server: write_riemann @@ -226,7 +226,8 @@ Description: statistics collection and monitoring daemon (core system) Package: collectd Architecture: any -Depends: collectd-core, ${shlibs:Depends}, ${misc:Depends} +Depends: collectd-core (>= ${source:Version}), collectd-core (<< 6~), + ${shlibs:Depends}, ${misc:Depends} Recommends: ${shlibs:Recommends}, default-jre-headless Description: statistics collection and monitoring daemon collectd is a small daemon which collects system information periodically and @@ -264,7 +265,7 @@ Description: statistics collection and monitoring daemon (utilities) Package: collectd-dbg Section: debug Architecture: any -Priority: extra +Priority: optional Depends: collectd-core (= ${binary:Version}), ${misc:Depends} Recommends: collectd-utils (= ${binary:Version}), libcollectdclient1 (= ${binary:Version})