From: Tim Booth Date: Thu, 7 Jul 2011 15:13:28 +0000 (+0000) Subject: I'm backporting this to Ubuntu LTS. Explicitly specifying newer version of autotools-dev X-Git-Tag: archive/raspbian/2.16.0+ds-7+rpi1~1^2~322 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=eb2434dbf9f28ce574da32bd6c7bbd3efba360c4;p=ncbi-blast%2B.git I'm backporting this to Ubuntu LTS. Explicitly specifying newer version of autotools-dev allows me to build this using the PPA system. --- diff --git a/debian/control b/debian/control index 9b928d2f..77a35555 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: ncbi-blast+ Section: science Priority: optional -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libbz2-dev, libpcre3-dev, zlib1g-dev, libboost-test-dev, quilt (>= 0.46-7~), time +Build-Depends: debhelper (>= 7.0.50~), autotools-dev (>= 20100122), libbz2-dev, libpcre3-dev, zlib1g-dev, libboost-test-dev, quilt (>= 0.46-7~), time Standards-Version: 3.9.1 Uploaders: Olivier Sallou DM-Upload-Allowed: yes