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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
