[med-svn] [Git][med-team/python-ete3][master] Add missing Depends
Andreas Tille
gitlab at salsa.debian.org
Sun Jul 5 14:08:54 BST 2020
Andreas Tille pushed to branch master at Debian Med / python-ete3
Commits:
a8845979 by Andreas Tille at 2020-07-05T15:08:38+02:00
Add missing Depends
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-ete3 (3.1.1+dfsg-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add missing Depends
+
+ -- Andreas Tille <tille at debian.org> Sun, 05 Jul 2020 15:08:08 +0200
+
python-ete3 (3.1.1+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #861182, #963732)
=====================================
debian/control
=====================================
@@ -29,7 +29,14 @@ Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends},
- python3-six
+ python3-numpy,
+ python3-lxml,
+ python3-qt-binding,
+ python3-pyqt5.qtopengl,
+ python3-pyqt5.qtsvg,
+ python3-scipy,
+ python3-six,
+ python3-skbio
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Python Environment for (phylogenetic) Tree Exploration - Python 3.X
View it on GitLab: https://salsa.debian.org/med-team/python-ete3/-/commit/a884597959ad4d75c7fb52bdb5684d60152d7afd
--
View it on GitLab: https://salsa.debian.org/med-team/python-ete3/-/commit/a884597959ad4d75c7fb52bdb5684d60152d7afd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200705/c19adbbf/attachment-0001.html>
More information about the debian-med-commit
mailing list