Author: ucko Date: 2011-08-28 21:50:12 +0000 (Sun, 28 Aug 2011) New Revision: 7565
Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog trunk/packages/ncbi-blast+/trunk/debian/control Log: 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. Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/changelog 2011-08-28 13:54:56 UTC (rev 7564) +++ trunk/packages/ncbi-blast+/trunk/debian/changelog 2011-08-28 21:50:12 UTC (rev 7565) @@ -5,7 +5,9 @@ * 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) Modified: trunk/packages/ncbi-blast+/trunk/debian/control =================================================================== --- trunk/packages/ncbi-blast+/trunk/debian/control 2011-08-28 13:54:56 UTC (rev 7564) +++ trunk/packages/ncbi-blast+/trunk/debian/control 2011-08-28 21:50:12 UTC (rev 7565) @@ -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 <[email protected]>, Andreas Tille <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
