From e42b6aa397ad7f7048038bd3a7149dead1787537 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 8 Apr 2010 20:08:57 +0200 Subject: [PATCH] control: Build-depend on "libsnmp-dev | libsnmp9-dev". MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … rather than specifying the right combination of libsnmp-dev and perl, which might confuse buildds on Lenny. Lenny is not affected by #559087 (see 4.8.2-1). --- debian/changelog | 9 +++++++++ debian/control | 4 +--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d92d87a..f39cd81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +collectd (4.9.1-2~bpo50+2) lenny-backports; urgency=low + + * debian/control: + - Build-depend on "libsnmp-dev | libsnmp9-dev" rather than specifying the + right combination of libsnmp-dev and perl, which might confuse buildds + on Lenny. Lenny is not affected by #559087 (see 4.8.2-1). + + -- Sebastian Harl Thu, 08 Apr 2010 20:05:46 +0200 + collectd (4.9.1-2~bpo50+1) lenny-backports; urgency=low * Rebuild for lenny-backports. diff --git a/debian/control b/debian/control index 1d4a284..9f607a0 100644 --- a/debian/control +++ b/debian/control @@ -20,9 +20,7 @@ Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, libpq-dev, librrd-dev, libsensors-dev [!kfreebsd-i386 !kfreebsd-amd64], -# libsnmp-dev (>= 5.4.2.1~dfsg-4~) | (libsnmp-dev & perl (<< 5.10.1~rc2-1~)) - 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~), + libsnmp-dev | libsnmp9-dev, libupsclient1-dev, libvirt-dev (>= 0.4.0-6) [!kfreebsd-i386 !kfreebsd-amd64], libxml2-dev, -- 2.30.2