Source: ncbi-blast+
Section: science
Priority: optional
Build-Depends: autotools-dev (>= 20100122),
               debhelper (>= 9),
               dpkg-dev (>= 1.16.1),
               libboost-test-dev,
               libbz2-dev,
               libc0.3-dev (>= 2.13-9~) [hurd-i386],
               libpcre3-dev,
               quilt,
               time,
               zlib1g-dev
Standards-Version: 3.9.5
Uploaders: Olivier Sallou <osallou@debian.org>, Andreas Tille <tille@debian.org>
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Homepage: http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ncbi-blast+/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/ncbi-blast+/trunk/

Package: ncbi-blast+
Architecture: any
Enhances: t-coffee
Depends: ncbi-data, python, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Multi-Arch: foreign
Description: next generation suite of BLAST sequence search tools
 The Basic Local Alignment Search Tool (BLAST) is the most widely
 used sequence similarity tool. There are versions of BLAST that
 compare protein queries to protein databases, nucleotide queries
 to nucleotide databases, as well as versions that translate nucleotide
 queries or databases in all six frames and compare to protein databases
 or queries.
 PSI-BLAST produces a position-specific-scoring-matrix (PSSM) starting
 with a protein query, and then uses that PSSM to perform further searches.
 It is also possible to compare a protein or nucleotide query to a
 database of PSSM’s.
 The NCBI supports a BLAST web page at blast.ncbi.nlm.nih.gov as well as
 a network service.

Package: ncbi-blast+-legacy
Architecture: all
Depends: ncbi-blast+, ${misc:Depends}
Multi-Arch: foreign
Description: NCBI Blast legacy call script
 This package adds some fake scripts to call NCBI+ programs
 with the NCBI blast command line. It makes use of the
 legacy_blast script in ncbi-blast+ package.
 .
 To use those scripts, /usr/share/ncbi-blast+/bin must be added
 to the PATH.
