Author: tille Date: 2012-01-21 20:18:39 +0000 (Sat, 21 Jan 2012) New Revision: 9375
Modified: trunk/packages/mrbayes/trunk/debian/changelog trunk/packages/mrbayes/trunk/debian/control Log: Upload to unstable Modified: trunk/packages/mrbayes/trunk/debian/changelog =================================================================== --- trunk/packages/mrbayes/trunk/debian/changelog 2012-01-21 20:00:09 UTC (rev 9374) +++ trunk/packages/mrbayes/trunk/debian/changelog 2012-01-21 20:18:39 UTC (rev 9375) @@ -1,11 +1,10 @@ -mrbayes (3.2.0-1) UNRELEASED; urgency=low +mrbayes (3.2.0-1) unstable; urgency=low - TODO: Wait until libhmsbeagle is uploaded and #656609 is closed - * New upstream version uploaded to Debian * debian/patches: removed because applied upstream + * debian/control: ehanced description of mrbayes-dbg - -- Andreas Tille <[email protected]> Fri, 20 Jan 2012 14:23:43 +0100 + -- Andreas Tille <[email protected]> Sat, 21 Jan 2012 21:07:23 +0100 mrbayes (3.2.0-2) lucid; urgency=low Modified: trunk/packages/mrbayes/trunk/debian/control =================================================================== --- trunk/packages/mrbayes/trunk/debian/control 2012-01-21 20:00:09 UTC (rev 9374) +++ trunk/packages/mrbayes/trunk/debian/control 2012-01-21 20:18:39 UTC (rev 9375) @@ -14,7 +14,6 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mrbayes/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mrbayes/trunk/ - Package: mrbayes Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libhmsbeagle1 @@ -48,8 +47,15 @@ Section: debug Depends: ${misc:Depends}, mrbayes (= ${binary:Version}) | mrbayes-mpi (= ${binary:Version}) Conflicts: mrbayes (<< ${binary:Version}), mrbayes (>> ${binary:Version}), mrbayes-mpi (<< ${binary:Version}), mrbayes-mpi (>> ${binary:Version}) -Description: debug sysmbols for mrbayes - The package provides the debug sysmbols that are otherwise stripped from - the binaries to reduce the footprint of the package. You may be asked - to install the package to help the debugging of a problem you may - run into. +Description: Bayesian Inference of Phylogeny - debug symbols + 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. + . + The package provides the debug symbols that are otherwise stripped from + the binaries to reduce the footprint of the package. This package can be + installed to help debugging of problems when running mrbayes. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
