summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 321b111)
raw | patch | inline | side by side (parent: 321b111)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 4 Feb 2008 22:40:33 +0000 (23:40 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 4 Feb 2008 22:40:33 +0000 (23:40 +0100) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 4c737b1d1358a4c63c0e9697ad8608b3e0bce1b1..f4a547a494401698b954089e95e3af4265f181f4 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
threshold checking.
- Reverse lookups can be disabled using the "ReverseLookups" option of the
ntpd plugin (Closes: #455162).
+ New plugins:
+ - Set the hostname to an unique identifier: uuid
+ - CPU, dist, network statistics of guest systems: libvirt
* Install liboping/oping.h to collectd-dev as well.
- -- Sebastian Harl <sh@tokkee.org> Mon, 04 Feb 2008 22:53:42 +0100
+ -- Sebastian Harl <sh@tokkee.org> Mon, 04 Feb 2008 23:35:51 +0100
collectd (4.2.4-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 3f3459e2649fed9ae74da6dfc0dc94fa8392df43..fa7cd8ceebda227e0b4b6436ad7ae5b7056c500b 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: utils
Priority: optional
Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev [!alpha !amd64 !hppa !ia64 !ppc64], nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev, libsnmp-dev | libsnmp9-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison | byacc, flex, autotools-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev [!alpha !amd64 !hppa !ia64 !ppc64], nut-dev [!alpha !amd64 !hppa !ia64 !ppc64], libperl-dev, iproute-dev, libsnmp-dev | libsnmp9-dev, libvirt-dev, libhal-dev
Build-Conflicts: libpthread-dev
Standards-Version: 3.7.3
Homepage: http://collectd.org/