Liubov Chuprikova pushed to branch master at Debian Med / q2-quality-filter
Commits: 3167c1ff by Liubov Chuprikova at 2019-09-06T16:10:12Z New upstream version 2019.7.0 - - - - - e5cc43a3 by Liubov Chuprikova at 2019-09-06T16:10:13Z Update upstream source from tag 'upstream/2019.7.0' Update to upstream version '2019.7.0' with Debian dir 3da2c1426fc33639c60d98b572c29b4e0b4e8842 - - - - - f0ef523d by Liubov Chuprikova at 2019-09-06T16:11:49Z New upstream version - - - - - 2 changed files: - debian/changelog - q2_quality_filter/_version.py Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +q2-quality-filter (2019.7.0-1) UNRELEASED; urgency=medium + + * New upstream version + + -- Liubov Chuprikova <[email protected]> Fri, 06 Sep 2019 18:10:48 +0200 + q2-quality-filter (2019.4.0-1) unstable; urgency=medium * Initial release (Closes: #931885) ===================================== q2_quality_filter/_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 = " (tag: 2019.4.0)" - git_full = "14213ad923322958fdd7fa635d24c52314db5e24" - git_date = "2019-05-03 04:14:47 +0000" + git_refnames = " (tag: 2019.7.0)" + git_full = "fba4c642729db3741e7409fa0aa39a4b4d605992" + git_date = "2019-07-30 18:15:52 +0000" keywords = {"refnames": git_refnames, "full": git_full, "date": git_date} return keywords View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/compare/88958006118e84df0c0af091a5d5b6df30e6cf32...f0ef523dfa7ee8c167cf37685403e0bb530d8d66 -- View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/compare/88958006118e84df0c0af091a5d5b6df30e6cf32...f0ef523dfa7ee8c167cf37685403e0bb530d8d66 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
