Liubov Chuprikova pushed to branch master at Debian Med / q2-quality-filter
Commits: 92bdf535 by Liubov Chuprikova at 2019-12-29T15:59:07Z New upstream version 2019.10.0 - - - - - 4b1698cc by Liubov Chuprikova at 2019-12-29T15:59:08Z Update upstream source from tag 'upstream/2019.10.0' Update to upstream version '2019.10.0' with Debian dir 2db02552eb14bd33e25d0fea66cc1918fe001a52 - - - - - afc44b65 by Liubov Chuprikova at 2019-12-29T16:01:12Z New upstream version - - - - - 2 changed files: - debian/changelog - q2_quality_filter/_version.py Changes: ===================================== debian/changelog ===================================== @@ -1,12 +1,10 @@ -q2-quality-filter (2019.7.0-1) UNRELEASED; urgency=medium +q2-quality-filter (2019.10.0-1) UNRELEASED; urgency=medium * New upstream version * debhelper-compat 12 - * Standards-Version: 4.4.0 * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target - * Specify the required version of qiime, q2templates, and q2-types - -- Liubov Chuprikova <[email protected]> Fri, 06 Sep 2019 18:10:48 +0200 + -- Liubov Chuprikova <[email protected]> Sun, 29 Dec 2019 18:59:30 +0300 q2-quality-filter (2019.4.0-1) unstable; urgency=medium ===================================== 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.7.0)" - git_full = "fba4c642729db3741e7409fa0aa39a4b4d605992" - git_date = "2019-07-30 18:15:52 +0000" + git_refnames = " (tag: 2019.10.0)" + git_full = "fb46c1bd105da7b65d4294351bb1b1cb48f10e48" + git_date = "2019-11-01 01:04:25 +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/5191d180d9c49a02f6c51c2639736b811f44c32b...afc44b65dcd2e0d8a56760963e4c38016c8b1b27 -- View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/compare/5191d180d9c49a02f6c51c2639736b811f44c32b...afc44b65dcd2e0d8a56760963e4c38016c8b1b27 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
