[med-svn] [Git][med-team/qiime][master] Move q2 plugins from Depends to Recommends
Liubov Chuprikova
gitlab at salsa.debian.org
Tue Sep 17 10:48:42 BST 2019
Liubov Chuprikova pushed to branch master at Debian Med / qiime
Commits:
75764936 by Liubov Chuprikova at 2019-09-17T09:47:54Z
Move q2 plugins from Depends to Recommends
to avoid triangular dependencies
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+qiime (2019.7.0-2) UNRELEASED; urgency=medium
+
+ * Move q2 plugins from Depends to Recommends to avoid triangular
+ dependencies
+
+ -- Liubov Chuprikova <chuprikovalv at gmail.com> Tue, 17 Sep 2019 11:44:51 +0200
+
qiime (2019.7.0-1) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -33,10 +33,10 @@ Depends: ${shlibs:Depends},
python3-yaml,
python3-pyparsing,
python3-dateutil,
- python3-networkx,
- q2cli,
- q2-cutadapt,
- q2-types
+ python3-networkx
+Recommends: q2cli,
+ q2-cutadapt,
+ q2-types
Description: Quantitative Insights Into Microbial Ecology
QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
package with a focus on data and analysis transparency. QIIME 2 enables
View it on GitLab: https://salsa.debian.org/med-team/qiime/commit/757649360a77fc7a05cfd34428ae04b73006422f
--
View it on GitLab: https://salsa.debian.org/med-team/qiime/commit/757649360a77fc7a05cfd34428ae04b73006422f
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/20190917/f0e92d25/attachment.html>
More information about the debian-med-commit
mailing list