From: Sebastian Harl Date: Sun, 15 Sep 2013 13:39:49 +0000 (+0200) Subject: control: Removed build-dependency on libhal-dev. X-Git-Tag: collectd-5.4.0-1~16 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6b69209d6677b7240e4e3ce883c0fb5ef49a7fdb;p=pkg-collectd.git control: Removed build-dependency on libhal-dev. HAL is deprecated and will be removed from Debian. It was optionally used by the uuid plugin. Closes: #615203 --- diff --git a/debian/changelog b/debian/changelog index 62b8734..380e67c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,10 @@ collectd (5.4.0-1) UNRELEASED; urgency=low - Disable the MIC plugin which requires libmic. - Disable the sigrok plugin which requires libsigrok >= 0.2.0. - Removed the Perl INSTALL_BASE workaround introduced in 5.2.0-1. + * debian/control: + - Removed build-dependency on libhal-dev; HAL is deprecated and will be + removed from Debian. It was optionally used by the uuid plugin. + (Closes: #615203) -- Sebastian Harl Thu, 02 May 2013 21:22:46 +0200 diff --git a/debian/control b/debian/control index fa5042b..045e1d7 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, libganglia1-dev (>= 3) [linux-any], libgcrypt11-dev, libglib2.0-dev, - libhal-dev, libkvm-dev [kfreebsd-any], liblvm2-dev [linux-any], libmemcached-dev,