[med-svn] [Git][med-team/q2-feature-classifier][master] 4 commits: q2-taxa is available now
Andreas Tille
gitlab at salsa.debian.org
Sat Jan 23 06:55:14 GMT 2021
Andreas Tille pushed to branch master at Debian Med / q2-feature-classifier
Commits:
a91724ba by Andreas Tille at 2021-01-23T07:27:15+01:00
q2-taxa is available now
- - - - -
edaee6ee by Andreas Tille at 2021-01-23T07:27:31+01:00
New upstream version 2020.11.1
- - - - -
ce21bf35 by Andreas Tille at 2021-01-23T07:27:31+01:00
routine-update: New upstream version
- - - - -
2a328d9d by Andreas Tille at 2021-01-23T07:27:34+01:00
Update upstream source from tag 'upstream/2020.11.1'
Update to upstream version '2020.11.1'
with Debian dir 1bce480647e47cd2310922bf67ad2d08a1d2925f
- - - - -
2 changed files:
- debian/changelog
- q2_feature_classifier/_version.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,7 @@
-q2-feature-classifier (2020.11.0-1) UNRELEASED; urgency=medium
+q2-feature-classifier (2020.11.1-1) UNRELEASED; urgency=medium
[ Liubov Chuprikova ]
* New upstream version
- * debhelper-compat 12
- * Standards-Version: 4.4.0
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Add new (Build-)Depends
@@ -14,9 +12,8 @@ q2-feature-classifier (2020.11.0-1) UNRELEASED; urgency=medium
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
- TODO
- q2-quality-control (>= 2019.7.0)
- q2-taxa (>= 2019.7.0)
+ * Build-Depends: q2-taxa
+ Closes: #974839
-- Liubov Chuprikova <chuprikovalv at gmail.com> Sat, 07 Sep 2019 13:41:46 +0200
=====================================
q2_feature_classifier/_version.py
=====================================
@@ -23,9 +23,9 @@ def get_keywords():
# setup.py/versioneer.py will grep for the variable names, so they must
# each be defined on a line of their own. _version.py will just call
# get_keywords().
- git_refnames = " (HEAD -> master, tag: 2020.11.0)"
- git_full = "fd229681228c2ae67a6daec121fa92fc80c8f33b"
- git_date = "2020-11-25 17:16:54 +0000"
+ git_refnames = " (tag: 2020.11.1)"
+ git_full = "977304e2f5b04d9b36edce8f978282e524957e64"
+ git_date = "2020-12-05 20:44:56 +0000"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords
View it on GitLab: https://salsa.debian.org/med-team/q2-feature-classifier/-/compare/e7355d9ec59a8df53aa059e4eb0d21c7d9631cc7...2a328d9d9885f043056ca7e7e22eb5c40ef10817
--
View it on GitLab: https://salsa.debian.org/med-team/q2-feature-classifier/-/compare/e7355d9ec59a8df53aa059e4eb0d21c7d9631cc7...2a328d9d9885f043056ca7e7e22eb5c40ef10817
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/20210123/a2db33b2/attachment-0001.html>
More information about the debian-med-commit
mailing list