Liubov Chuprikova pushed to branch master at Debian Med / q2-quality-filter
Commits: 85d28a59 by Liubov Chuprikova at 2019-09-06T16:17:46Z 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-quality-filter (2019.7.0-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 18:10:48 +0200 ===================================== debian/control ===================================== @@ -8,8 +8,9 @@ Build-Depends: debhelper-compat (= 12), python3, python3-setuptools, python3-nose, - qiime, - 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-quality-filter Vcs-Git: https://salsa.debian.org/med-team/q2-quality-filter.git View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/commit/85d28a598bf2abd4106cfcd10b927aeeacf94c74 -- View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/commit/85d28a598bf2abd4106cfcd10b927aeeacf94c74 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
