[med-svn] [gubbins] 05/07: remove dependency on FastML
Sascha Steinbiss
satta at debian.org
Wed Jul 20 12:50:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository gubbins.
commit 848cd2b8a55a61be09c3185270964ee67f70526d
Author: Sascha Steinbiss <satta at debian.org>
Date: Wed Jul 20 12:15:10 2016 +0000
remove dependency on FastML
---
debian/changelog | 1 +
debian/control | 6 ++----
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8aa1816..6b6a479 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gubbins (2.0.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release.
* Fix Vcs-Git.
+ * Remove dependencies on FastML.
-- Sascha Steinbiss <satta at debian.org> Wed, 20 Jul 2016 12:12:24 +0000
diff --git a/debian/control b/debian/control
index 7a1d75d..f00c1e4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
dh-python,
fasttree,
- fastml,
- raxml,
+ raxml (>= 8),
autotools-dev,
python3-setuptools,
zlib1g-dev,
@@ -31,9 +30,8 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python3,
- fastml,
fasttree,
- raxml
+ raxml (>= 8)
Description: phylogenetic analysis of genome sequences
Gubbins supports rapid phylogenetic analysis of large samples of
recombinant bacterial whole genome sequences.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gubbins.git
More information about the debian-med-commit
mailing list