Liubov Chuprikova pushed to branch master at Debian Med / q2-metadata
Commits: ff8458a9 by Liubov Chuprikova at 2019-09-06T13:00:48Z Specify the required version of qiime, q2templates, and q2-types - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ q2-metadata (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 qiime, q2templates, and q2-types -- Liubov Chuprikova <[email protected]> Fri, 06 Sep 2019 14:32:02 +0200 ===================================== debian/control ===================================== @@ -11,9 +11,9 @@ Build-Depends: debhelper-compat (= 12), python3-pandas, python3-skbio, libjs-jquery-datatables, - qiime, - 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-metadata Vcs-Git: https://salsa.debian.org/med-team/q2-metadata.git View it on GitLab: https://salsa.debian.org/med-team/q2-metadata/commit/ff8458a92516eb8b609662de99e962970a67d8cf -- View it on GitLab: https://salsa.debian.org/med-team/q2-metadata/commit/ff8458a92516eb8b609662de99e962970a67d8cf 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
