From: Bdale Garbee Date: Tue, 20 Mar 2012 11:10:33 +0000 (+0100) Subject: relax build deps to benefit kFreeBSD systems X-Git-Tag: debian/3.3.1-1~3 X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=commitdiff_plain;h=0ab9787cd7de76aad522ee8d55ed7e87e3047458 relax build deps to benefit kFreeBSD systems --- diff --git a/debian/changelog b/debian/changelog index 8ab5de5..b21e647 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ amanda (1:3.3.1-1) UNRELEASED; urgency=low * new upstream version, closes: #655025, #658933 * enable hardening build flags, closes: #644437 * include Indonesian translation, closes: #658482 + * relax build-deps by having dump and xfsdump only required on linux-any, + to allow amanda to build on kFreeBSD, closes: #661702 - -- Bdale Garbee Mon, 19 Mar 2012 15:43:05 +0100 + -- Bdale Garbee Tue, 20 Mar 2012 12:10:18 +0100 amanda (1:3.3.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 84cb60d..6e94532 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, curl, libcurl4-openssl-dev +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, curl, libcurl4-openssl-dev Standards-Version: 3.9.3 Package: amanda-common