summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4538f78)
raw | patch | inline | side by side (parent: 4538f78)
author | Sebastian Harl <tokkee@io.debian.net> | |
Sat, 23 Jan 2010 18:20:47 +0000 (18:20 +0000) | ||
committer | Sebastian Harl <tokkee@io.debian.net> | |
Sat, 23 Jan 2010 18:20:47 +0000 (18:20 +0000) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 3e5d05fd06a527a29b000e587d5b09401a35e24c..8f96f62bd42cb0bb5a1c62e52083dae9420d060a 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+ "iptables" plugin / iptables-dev
+ "ipvs" plugin / linux-libc-dev
+ "netlink" plugin / iproute-dev
+ + "sensors" plugin / libsensors4-dev
- Disabled the following plugins / removed the following build-deps on
kfreebsd-{i386,amd64} -- the build-deps are (not yet) available on
kfreebsd:
+ "libvirt" plugin / libvirt-dev
+ "java" plugin / openjdk6-jdk
- -- Sebastian Harl <tokkee@debian.org> Sat, 23 Jan 2010 16:06:38 +0000
+ -- Sebastian Harl <tokkee@debian.org> Sat, 23 Jan 2010 18:20:17 +0000
collectd (4.8.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a5e2f0184a1fd245700bb32b69f37caf1ef05c5b..1aeb084bbf79212f81b66090c3752369196bca41 100644 (file)
--- a/debian/control
+++ b/debian/control
libperl-dev,
libpq-dev,
librrd-dev | librrd2-dev,
- libsensors4-dev,
+ libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64],
# 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~),
diff --git a/debian/rules b/debian/rules
index 3cbe40c695269789f502bd8e677e49218b68bf62..150271f6daead7b09e3fac886ebfa876a76882f1 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
confflags += \
--disable-iptables \
--disable-ipvs \
- --disable-netlink
+ --disable-netlink \
+ --disable-sensors
endif
# Build-dependencies of these plugins are (not yet) available for kfreebsd.