From 11425c69eb58b6103beb68adc13912735ba36975 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 29 Feb 2012 09:50:24 -0700 Subject: [PATCH] dump and xfsdump aren't available on kFreeBSD, so make deps linux specific --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0e543c6..2dec97f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +amanda (1:2.6.1p2-4) UNRELEASED; urgency=low + + * make dump and xfsdump build deps [linux-any], closes: #661702 + + -- Bdale Garbee Wed, 29 Feb 2012 09:50:03 -0700 + amanda (1:2.6.1p2-3) testing; urgency=low * re-build -2 specifically for testing because the build depend on procps diff --git a/debian/control b/debian/control index 9d46fc3..7c3b1de 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Bdale Garbee Vcs-Git: git://git.gag.com/debian/amanda Vcs-Browser: http://git.gag.com/?p=debian/amanda -Build-Depends: debhelper (>= 5), dump, gnuplot, libncurses5-dev, libreadline-dev, libtool, flex, perl, smbclient, bsd-mailx | mailx, lpr, mtx, xfsdump, po-debconf, autotools-dev, libglib2.0-dev, procps +Build-Depends: debhelper (>= 5), dump [linux-any], gnuplot, libncurses5-dev, libreadline-dev, libtool, flex, perl, smbclient, bsd-mailx | mailx, lpr, mtx, xfsdump [linux-any], po-debconf, autotools-dev, libglib2.0-dev, procps Standards-Version: 3.8.4 Package: amanda-common -- 2.30.2