From 3826b58b9189792f37819cfd0e6ea9d07c39f136 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 18 Sep 2008 19:15:54 +0200 Subject: [PATCH] Added librrd-dev as the preferred option to the librrd2-dev build-dep. The latter one is a virtual package since rrdtool 1.3. --- debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a6b2312..af328e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ collectd (4.4.2-2) unstable; urgency=low - Do not suppress output when checking the configuration with the -t command line option. This will also show errors that don't cause collectd to abort, e.g. failure to load plugins (Closes: #499232). + * debian/control: + - Added librrd-dev as the preferred option to the librrd2-dev build + dependency - the latter one is a virtual package since rrdtool 1.3. * Added debian/patches/perl_deadlock.dpatch - upstream patch to fix a possible deadlock in the perl plugin (Closes: #499179). * Added debian/patches/memory_libstatgrab.dpatch - trivial upstream patch to @@ -22,7 +25,7 @@ collectd (4.4.2-2) unstable; urgency=low * Added debian/patches/memcached_timeout.dpatch - trivial upstream patch to fix the timeout passed to poll(2). - -- Sebastian Harl Thu, 18 Sep 2008 18:49:22 +0200 + -- Sebastian Harl Thu, 18 Sep 2008 19:12:54 +0200 collectd (4.4.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index a7c2894..680c00d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: collectd Section: utils Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~) +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~) Build-Conflicts: libpthread-dev Standards-Version: 3.8.0 Homepage: http://collectd.org/ -- 2.30.2