Source: mrbayes
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Fernando Ribeiro <fernando@staff.nerdgroup.org>,
           Steffen Moeller <moeller@debian.org>,
           Dominique Belhachemi <domibel@debian.org>,
           Pjotr Prins <pjotr.debian@thebird.nl>,
           Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               libreadline-dev,
               mpi-default-dev,
               libhmsbeagle-dev (<< 2.1-1) | libhmsbeagle-dev (>= 2.1-2),
               autoconf,
               automake
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mrbayes.git
Vcs-Git: git://anonscm.debian.org/debian-med/mrbayes.git
Homepage: http://mrbayes.csit.fsu.edu/

Package: mrbayes
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
Suggests: mrbayes-doc
Description: Bayesian Inference of Phylogeny
 Bayesian inference of phylogeny is based upon a quantity called the posterior
 probability distribution of trees, which is the probability of a tree 
 conditioned on the observations. The conditioning is accomplished using 
 Bayes's theorem. The posterior probability distribution of trees is 
 impossible to calculate analytically; instead, MrBayes uses a simulation 
 technique called Markov chain Monte Carlo (or MCMC) to approximate the 
 posterior probabilities of trees.

Package: mrbayes-mpi
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         mpi-default-bin
Suggests: mpi-default,
          mrbayes-doc
Description: Bayesian Inference of Phylogeny - mpi version
 Bayesian inference of phylogeny is based upon a quantity called the posterior
 probability distribution of trees, which is the probability of a tree
 conditioned on the observations. The conditioning is accomplished using
 Bayes's theorem. The posterior probability distribution of trees is
 impossible to calculate analytically; instead, MrBayes uses a simulation
 technique called Markov chain Monte Carlo (or MCMC) to approximate the
 posterior probabilities of trees.
 .
 This package offers a binary compiled for parallel computation with MPI.

Package: mrbayes-doc
Architecture: all
Section: doc
Priority: extra
Depends: ${misc:Depends}
Enhances: mrbayes
Description: Bayesian Inference of Phylogeny - manual
 Bayesian inference of phylogeny is based upon a quantity called the posterior
 probability distribution of trees, which is the probability of a tree
 conditioned on the observations. The conditioning is accomplished using
 Bayes's theorem. The posterior probability distribution of trees is
 impossible to calculate analytically; instead, MrBayes uses a simulation
 technique called Markov chain Monte Carlo (or MCMC) to approximate the
 posterior probabilities of trees.
 .
 This package provides the manual for MrBayes.
