Liubov Chuprikova pushed to branch master at Debian Med / q2-cutadapt
Commits: 4a7d2a06 by Liubov Chuprikova at 2019-12-29T12:58:23Z New upstream version 2019.10.0 - - - - - 8c8141db by Liubov Chuprikova at 2019-12-29T12:58:27Z Update upstream source from tag 'upstream/2019.10.0' Update to upstream version '2019.10.0' with Debian dir 84ed0d64e9ac5b049ead6e2c1cb8349752747b99 - - - - - 3a11a7fe by Liubov Chuprikova at 2019-12-29T13:00:06Z New upstream version - - - - - 2 changed files: - debian/changelog - q2_cutadapt/_version.py Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +q2-cutadapt (2019.10.0-1) UNRELEASED; urgency=medium + + * New upstream version + + -- Liubov Chuprikova <[email protected]> Sun, 29 Dec 2019 15:59:09 +0300 + q2-cutadapt (2019.7.0-1) unstable; urgency=medium [ Andreas Tille ] ===================================== q2_cutadapt/_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 = "8dd928fc233deafbb705310875e9a32a8e323efe" - git_date = "2019-07-30 18:15:55 +0000" + git_refnames = " (tag: 2019.10.0)" + git_full = "b7f4a9c3769dbea95c437997289ffdf6858e40f9" + 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-cutadapt/compare/94e85aad8bca2593e7caee8728f20e02ba02cf5b...3a11a7fe6ba7ab1ae9ed3212bfbb9746cd50c05b -- View it on GitLab: https://salsa.debian.org/med-team/q2-cutadapt/compare/94e85aad8bca2593e7caee8728f20e02ba02cf5b...3a11a7fe6ba7ab1ae9ed3212bfbb9746cd50c05b 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
