Liubov Chuprikova pushed to branch master at Debian Med / q2cli
Commits: 0cce2036 by Liubov Chuprikova at 2019-12-14T23:29:53Z Needs qiime (>= 2019.10.0) - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,14 @@ q2cli (2019.10.0-1) UNRELEASED; urgency=medium + [ Andreas Tille ] * Team upload. * New upstream version * Standards-Version: 4.4.1 - -- Andreas Tille <[email protected]> Tue, 12 Nov 2019 09:32:25 +0100 + [ Liubov Chuprikova ] + * Needs qiime (>= 2019.10.0) + + -- Liubov Chuprikova <[email protected]> Sun, 15 Dec 2019 00:28:25 +0100 q2cli (2019.7.0-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-setuptools, - qiime (>= 2019.7.0), + qiime (>= 2019.10.0), python3-click, python3-nose, Standards-Version: 4.4.1 ===================================== debian/rules ===================================== @@ -1,6 +1,9 @@ #!/usr/bin/make -f # DH_VERBOSE := 1 +export LC_ALL=C.UTF-8 + +include /usr/share/dpkg/default.mk %: dh $@ --with python3 --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/med-team/q2cli/commit/0cce2036c378c5079523c637461c93ffa629c1b0 -- View it on GitLab: https://salsa.debian.org/med-team/q2cli/commit/0cce2036c378c5079523c637461c93ffa629c1b0 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
