From: Aaron M. Ucko Date: Sun, 28 Aug 2011 21:50:12 +0000 (+0000) Subject: d/control: B-D += libc0.3-dev (>= 2.13-9~) [hurd-i386] to avoid #630180; X-Git-Tag: archive/raspbian/2.16.0+ds-7+rpi1~1^2~320 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6f1dcc3cf3832c4590a0493c36d6b6a7bae1ea6a;p=ncbi-blast%2B.git d/control: B-D += libc0.3-dev (>= 2.13-9~) [hurd-i386] to avoid #630180; in conjunction with the hurd_fixes patch, finally closes #629656. --- diff --git a/debian/changelog b/debian/changelog index 18fb0075..9780df06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,9 @@ ncbi-blast+ (2.2.25-4) UNRELEASED; urgency=low * Team upload. * debian/patches/support_other_cpus: belatedly add a descriptive header. * debian/patches/hurd_fixes: new; fix hurd-specific issues. - (Closes: #629656, this time for sure. ;-) + (In conjunction with the following change, finally closes: #629656.) + * debian/control: + - Build-Depends += libc0.3-dev (>= 2.13-9~) [hurd-i386] to avoid #630180. [ Andreas Tille ] * Enhances: t-coffee (as stated in tasks file) diff --git a/debian/control b/debian/control index 144207af..f8c79393 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 (>= 20100122), 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, libc0.3-dev (>= 2.13-9~) [hurd-i386] Standards-Version: 3.9.1 Uploaders: Olivier Sallou , Andreas Tille