From 1143b3d9a6e4c70afca0d7c2cde113fe9c6a731d Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 13 Dec 2009 22:05:50 +0100 Subject: [PATCH] control: Build-depend on the right combination of libsnmp-dev and perl. Perl's CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector' in version 5.10.1 on some architectures (those supporting that features). net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4. Thanks to Lamont Jones and Dann Frazier for reporting this! Closes: #559087 --- debian/changelog | 11 +++++++++-- debian/control | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1517bc2..9bcf971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,15 @@ collectd (4.8.1-3) unstable; urgency=low - Do not (try to) start collectd if the config file does not exist. Else, installation of "collectd-core" (which does not provide configuration) would fail. - - -- Sebastian Harl Sun, 13 Dec 2009 21:30:38 +0100 + * debian/control: + - Build-depend on the right combination of libsnmp-dev and perl. Perl's + CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector' in + version 5.10.1 on some architectures (those supporting that features). + net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4; + thanks to Lamont Jones and Dann Frazier for reporting this + (Closes: #559087). + + -- Sebastian Harl Sun, 13 Dec 2009 22:00:33 +0100 collectd (4.8.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index ae35c89..c74b07c 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, libmysqlclient-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev (>= 1.4.3.2-2), libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6), libxml2-dev, libhal-dev, libopenipmi-dev, libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev, libmemcached-dev, openjdk-6-jdk [!hppa], libganglia1-dev (>= 3), libgcrypt11-dev, libyajl-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, libmysqlclient-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev (>= 1.4.3.2-2), libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel], 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~), libvirt-dev (>= 0.4.0-6), libxml2-dev, libhal-dev, libopenipmi-dev, libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev, libmemcached-dev, openjdk-6-jdk [!hppa], libganglia1-dev (>= 3), libgcrypt11-dev, libyajl-dev Build-Conflicts: libpthread-dev Standards-Version: 3.8.3 Homepage: http://collectd.org/ -- 2.30.2