[med-svn] [python-ete3] 02/02: Fix build dependencies.
Alba Crespi
albac-guest at moszumanska.debian.org
Sun Aug 13 02:04:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
albac-guest pushed a commit to branch master
in repository python-ete3.
commit 34657fb05cf9cbbcc66b63a56813d3f84ea70fed
Author: Alba Crespi <crespialba+debian at gmail.com>
Date: Sun Aug 13 03:02:59 2017 +0100
Fix build dependencies.
---
debian/control | 24 +++++++++---------------
1 file changed, 9 insertions(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index 3f3753e..ec3ccad 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,15 @@ Build-Depends: debhelper (>= 9),
python-all-dev,
python-setuptools,
python3-all-dev,
- python3-setuptools
-Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/python-ete3.git
+ python3-setuptools,
+ python-qt4,
+ python3-pyqt4,
+ python-numpy,
+ python3-numpy,
+ python-lxml,
+ python3-lxml
+Standards-Version: 4.0.0
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-ete3.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-ete3.git
Homepage: http://etetoolkit.org
@@ -31,12 +37,6 @@ Description: Python Environment for (phylogenetic) Tree Exploration - Python 2.X
phylogenetics and genomics. If you use ETE for a published work,
please cite:
.
- ::
- .
- Jaime Huerta-Cepas, François Serra and Peer Bork. "ETE 3: Reconstruction,
- analysis and visualization of phylogenomic data." Mol Biol Evol (2016) doi:
- 10.1093/molbev/msw046
- .
Visit http://etetoolkit.org for more info.
Package: python3-ete3
@@ -56,10 +56,4 @@ Description: Python Environment for (phylogenetic) Tree Exploration - Python 3.X
phylogenetics and genomics. If you use ETE for a published work,
please cite:
.
- ::
- .
- Jaime Huerta-Cepas, François Serra and Peer Bork. "ETE 3: Reconstruction,
- analysis and visualization of phylogenomic data." Mol Biol Evol (2016) doi:
- 10.1093/molbev/msw046
- .
Visit http://etetoolkit.org for more info.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-ete3.git
More information about the debian-med-commit
mailing list