From b14bb44247545cd3f287ed0b7fdae482c9f5d0aa Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 22 Mar 2010 23:11:30 +0100 Subject: [PATCH] control: Build-depend on libltdl3-dev, rather than libltdl-dev. The latter is not available on Lenny. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 95431b4..cb50bff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ collectd (4.9.1-2~bpo50+1) lenny-backports; urgency=low * debian/control: - Build-conflict with iptables-dev to force the use of the shipped libiptc (this allows building the iptables plugin on all architectures). + - Build-depend on libltdl3-dev, rather than libltdl-dev -- the latter is + not available on Lenny. - -- Sebastian Harl Mon, 22 Mar 2010 18:35:32 +0100 + -- Sebastian Harl Mon, 22 Mar 2010 23:10:51 +0100 collectd (4.9.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index c020368..cfb5b0d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Sebastian Harl Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, - bison, flex, autotools-dev, libltdl-dev, pkg-config, + bison, flex, autotools-dev, libltdl3-dev, pkg-config, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel !kfreebsd-i386 !kfreebsd-amd64], libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libdbi0-dev, -- 2.30.2