From: Bdale Garbee Date: Wed, 29 Feb 2012 16:50:24 +0000 (-0700) Subject: dump and xfsdump aren't available on kFreeBSD, so make deps linux specific X-Git-Tag: debian/3.3.1-3_bpo60+1~2 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=11425c69eb58b6103beb68adc13912735ba36975;hp=ce6fa521374c6b43ce2c3503109e10bf90eaef84;p=debian%2Famanda dump and xfsdump aren't available on kFreeBSD, so make deps linux specific --- 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