[med-svn] [Git][med-team/q2-sample-classifier][master] 4 commits: routine-update: New upstream version
Andreas Tille
gitlab at salsa.debian.org
Sun Dec 6 16:14:41 GMT 2020
Andreas Tille pushed to branch master at Debian Med / q2-sample-classifier
Commits:
3e9c3b51 by Andreas Tille at 2020-12-06T17:10:38+01:00
routine-update: New upstream version
- - - - -
bd1405ab by Andreas Tille at 2020-12-06T17:10:39+01:00
New upstream version 2020.11.1
- - - - -
2a46b98b by Andreas Tille at 2020-12-06T17:10:41+01:00
Update upstream source from tag 'upstream/2020.11.1'
Update to upstream version '2020.11.1'
with Debian dir 7d3d4195c2a7a49c1875bd68e3d0c3ebbaeea0b3
- - - - -
51f1dbc9 by Andreas Tille at 2020-12-06T17:12:32+01:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- q2_sample_classifier/_version.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+q2-sample-classifier (2020.11.1-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version
+
+ -- Andreas Tille <tille at debian.org> Sun, 06 Dec 2020 17:10:46 +0100
+
q2-sample-classifier (2020.11.0-1) unstable; urgency=medium
[ Liubov Chuprikova ]
=====================================
q2_sample_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 = "ceca1ef65671ec878e973e5f31b23e81a8feba6f"
- git_date = "2020-11-25 17:13:13 +0000"
+ git_refnames = " (HEAD -> master, tag: 2020.11.1)"
+ git_full = "392e5454b7cb6a91d43968d62178fb6a216e193f"
+ git_date = "2020-12-05 20:44:51 +0000"
keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
return keywords
View it on GitLab: https://salsa.debian.org/med-team/q2-sample-classifier/-/compare/ce11327f6c180d7587b16e4ec65e3d6e2a9f8bf9...51f1dbc957466f837f2b3d37337782904627211d
--
View it on GitLab: https://salsa.debian.org/med-team/q2-sample-classifier/-/compare/ce11327f6c180d7587b16e4ec65e3d6e2a9f8bf9...51f1dbc957466f837f2b3d37337782904627211d
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/20201206/a0b094eb/attachment.html>
More information about the debian-med-commit
mailing list