[med-svn] [Git][med-team/q2-taxa][master] Specify the required version of qiime2 and plugins
Liubov Chuprikova
gitlab at salsa.debian.org
Sat Sep 7 13:45:28 BST 2019
Liubov Chuprikova pushed to branch master at Debian Med / q2-taxa
Commits:
a5484efe by Liubov Chuprikova at 2019-09-07T12:45:08Z
Specify the required version of qiime2 and plugins
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ q2-taxa (2019.7.0-1) UNRELEASED; urgency=medium
* New upstream version
* debhelper-compat 12
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
+ * Specify the required version of qiime2 and plugins
-- Liubov Chuprikova <chuprikovalv at gmail.com> Sat, 07 Sep 2019 14:39:31 +0200
=====================================
debian/control
=====================================
@@ -10,9 +10,9 @@ Build-Depends: debhelper-compat (= 12),
python3-pytest-cov,
python3-pandas,
nodejs,
- 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-taxa
Vcs-Git: https://salsa.debian.org/med-team/q2-taxa.git
View it on GitLab: https://salsa.debian.org/med-team/q2-taxa/commit/a5484efe0d416b6968b2526a1ca674d05458910a
--
View it on GitLab: https://salsa.debian.org/med-team/q2-taxa/commit/a5484efe0d416b6968b2526a1ca674d05458910a
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/20190907/43f89c87/attachment.html>
More information about the debian-med-commit
mailing list