Liubov Chuprikova pushed to branch master at Debian Med / q2-feature-table
Commits: e6c24d5b by Liubov Chuprikova at 2019-09-07T12:27:13Z Specify the required version of qiime2 and plugins - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ q2-feature-table (2019.7.0+dfsg-1) UNRELEASED; urgency=medium * debhelper-compat 12 * Standards-Version: 4.4.0 * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target + * Specify the required version of qiime2 and plugins -- Liubov Chuprikova <[email protected]> Sat, 07 Sep 2019 14:19:37 +0200 ===================================== debian/control ===================================== @@ -10,8 +10,9 @@ Build-Depends: debhelper-compat (= 12), python3-pytest-cov, python3-biom-format, python3-seaborn, - q2templates, - q2-types + qiime (>= 2019.7.0), + q2templates (>= 2019.7.0), + q2-types (>= 2019.7.0) Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/q2-feature-table Vcs-Git: https://salsa.debian.org/med-team/q2-feature-table.git View it on GitLab: https://salsa.debian.org/med-team/q2-feature-table/commit/e6c24d5b99348f6c896f62c85cd726a85db5793d -- View it on GitLab: https://salsa.debian.org/med-team/q2-feature-table/commit/e6c24d5b99348f6c896f62c85cd726a85db5793d 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
