From: Sebastian Harl Date: Tue, 7 Oct 2008 07:55:02 +0000 (+0200) Subject: Disabled onewire plugin. X-Git-Tag: collectd-4.5.1-1~20 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=741cf57aa077786a82e6fcd7d5c72d7ab7477e14;p=pkg-collectd.git Disabled onewire plugin. owfs is not yet available in Debian. --- diff --git a/debian/changelog b/debian/changelog index 32c210b..ef4e46d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,12 +5,14 @@ collectd (4.5.0-1) experimental; urgency=low - Count the number of files in directories: filecount - Send desktop notifications to a notification daemon: notify_desktop - Send notification E-mails: notify_email - - One-wire sensors information: onewire (experimental) + - One-wire sensors information: onewire (experimental, disabled in Debian) - PostgreSQL database statistics: postgresql - Linux ACPI thermal zone information: thermal * Uploading to experimental because of the Lenny freeze. + * debian/rules: + - Disabled onewire plugin - owfs is not yet available in Debian. - -- Sebastian Harl Tue, 07 Oct 2008 09:38:39 +0200 + -- Sebastian Harl Tue, 07 Oct 2008 09:53:19 +0200 collectd (4.4.2-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 9eff781..37c21a4 100755 --- a/debian/rules +++ b/debian/rules @@ -34,6 +34,7 @@ confflags = --host=$(DEB_HOST_GNU_TYPE) \ --mandir=\$${prefix}/share/man \ --localstatedir=/var --sysconfdir=/etc \ --with-perl-bindings="INSTALLDIRS=vendor" \ + --disable-onewire \ --disable-xmms \ --without-libstatgrab