From: Sebastian Harl Date: Tue, 3 Mar 2009 17:33:31 +0000 (+0100) Subject: control: Added libdbi0-dev to the build dependencies. X-Git-Tag: collectd-4.6.2-1~16 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b654e9ae9d208dd6054cff2d64f6110864e90c76;p=pkg-collectd.git control: Added libdbi0-dev to the build dependencies. This is required by the dbi plugin. --- diff --git a/debian/changelog b/debian/changelog index 6229210..5f1f21c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ collectd (4.6.1-1) unstable; urgency=low - Added new binary package collectd-utils for optional utilities that pull in additional dependencies. Currently, this only includes collectd-nagios. + - Added libdbi0-dev to the build dependencies - this is required by the + dbi plugin. * debian/rules: - Use dh_install and *.install files to specify which package some file belongs to. @@ -39,7 +41,7 @@ collectd (4.6.1-1) unstable; urgency=low - Override "spelling-error-in-description" for the apache plugin name - all plugins are spelled lowercase. - -- Sebastian Harl Tue, 03 Mar 2009 18:26:43 +0100 + -- Sebastian Harl Tue, 03 Mar 2009 18:32:27 +0100 collectd (4.5.1-1) experimental; urgency=low diff --git a/debian/control b/debian/control index d3cf8dd..a77ff9f 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, 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~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev +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~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev Build-Conflicts: libpthread-dev Standards-Version: 3.8.0 Homepage: http://collectd.org/