[med-svn] [partitionfinder] 07/13: Depend on raxml and phyml
Kevin Murray
daube-guest at moszumanska.debian.org
Sat Feb 6 19:45:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository partitionfinder.
commit 2c25d3e409c2c431af5121d3399ade3433283c64
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Sat Feb 6 14:06:28 2016 +0100
Depend on raxml and phyml
---
debian/control | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index 6c910b5..60655a6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 9),
python-pandas,
python-tables,
cython,
+ raxml,
+ phyml,
Standards-Version: 3.9.6
Homepage: https://github.com/brettc/partitionfinder
#Vcs-Git: git://anonscm.debian.org/collab-maint/partitionfinder.git
@@ -30,6 +32,8 @@ Depends: ${shlibs:Depends},
python-pyparsing,
python-pandas,
python-tables,
+ raxml,
+ phyml,
Description: choses partitioning schemes and models of molecular evolution for sequence data
PartitionFinder and PartitionFinderProtein are Python programs for
simultaneously choosing partitioning schemes and models of molecular evolution
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/partitionfinder.git
More information about the debian-med-commit
mailing list