[med-svn] [Git][med-team/q2cli][master] 3 commits: Versioned Dependency from qiime and modules (>= 2021.8.0)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Sep 29 13:18:15 BST 2021
Andreas Tille pushed to branch master at Debian Med / q2cli
Commits:
fe9b843d by Andreas Tille at 2021-09-29T14:13:42+02:00
Versioned Dependency from qiime and modules (>= 2021.8.0)
- - - - -
77c4cafa by Andreas Tille at 2021-09-29T14:13:58+02:00
Remove unnecessary Team Upload line in changelog.
Changes-By: lintian-brush
Fixes: lintian: unnecessary-team-upload
See-also: https://lintian.debian.org/tags/unnecessary-team-upload.html
- - - - -
2b4f5c27 by Andreas Tille at 2021-09-29T14:17:52+02:00
Team upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-q2cli (2021.8.0-1) UNRELEASED; urgency=medium
+q2cli (2021.8.0-1) unstable; urgency=medium
+
+ * Team upload.
[ Étienne Mollier ]
* Add dependency on q2-feature-table (>= 2020.11.1).
@@ -9,7 +11,10 @@ q2cli (2021.8.0-1) UNRELEASED; urgency=medium
* New upstream version, adjusted patches.
* Standards-Version: 4.6.0 (routine-update)
- -- Étienne Mollier <emollier at debian.org> Mon, 05 Jul 2021 21:14:04 +0200
+ [ Andreas Tille ]
+ * Versioned Dependency from qiime and modules (>= 2021.8.0)
+
+ -- Andreas Tille <tille at debian.org> Wed, 29 Sep 2021 14:14:03 +0200
q2cli (2020.11.1-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3,
python3-pytest <!nocheck>,
python3-setuptools,
- qiime (>= 2020.11.1),
+ qiime (>= 2021.8.0),
python3-click,
python3-nose
Standards-Version: 4.6.0
@@ -23,8 +23,8 @@ Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
- q2-feature-table,
- qiime (>= 2020.11.1),
+ q2-feature-table (>= 2021.8.0),
+ qiime (>= 2021.8.0),
python3-setuptools,
python3-click
Description: Click-based command line interface for QIIME 2
View it on GitLab: https://salsa.debian.org/med-team/q2cli/-/compare/773a59c85276cb95199088176c2784f88a081dfd...2b4f5c27bea12427a5407fa4ceb218901c9ef936
--
View it on GitLab: https://salsa.debian.org/med-team/q2cli/-/compare/773a59c85276cb95199088176c2784f88a081dfd...2b4f5c27bea12427a5407fa4ceb218901c9ef936
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/20210929/3627e612/attachment-0001.htm>
More information about the debian-med-commit
mailing list