Andreas Tille pushed to branch master at Debian Med / q2-diversity-lib
Commits: 090cb6c7 by Andreas Tille at 2022-10-10T14:37:07+02:00 Depends: s/libssu-tools/unifrac-tools/ - - - - - 8897ad48 by Andreas Tille at 2022-10-10T15:08:20+02:00 Versioned (Build-)Depends: python3-unifrac (>= 1.1.1) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +q2-diversity-lib (2022.8.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Depends: s/libssu-tools/unifrac-tools/ + Closes: #1021542 + * Versioned (Build-)Depends: python3-unifrac (>= 1.1.1) + + -- Andreas Tille <[email protected]> Mon, 10 Oct 2022 14:36:22 +0200 + q2-diversity-lib (2022.8.0-1) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-pytest <!nocheck>, python3-statsmodels <!nocheck>, - python3-unifrac <!nocheck>, + python3-unifrac (>= 1.1.1) <!nocheck>, qiime (>= 2022.8.1) <!nocheck> Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/q2-diversity-lib @@ -29,8 +29,8 @@ Depends: ${shlibs:Depends}, r-base-core, r-cran-vegan, python3-statsmodels, - python3-unifrac, - libssu-tools + python3-unifrac (>= 1.1.1), + unifrac-tools Description: QIIME2 plugin to expose diversity metrics/measures as actions QIIME 2 is a powerful, extensible, and decentralized microbiome analysis package with a focus on data and analysis transparency. QIIME 2 enables View it on GitLab: https://salsa.debian.org/med-team/q2-diversity-lib/-/compare/e559b4fc773327a4a8d37668cfb760894f51cd13...8897ad484568a5f5a7337eb3218202838b1ac748 -- View it on GitLab: https://salsa.debian.org/med-team/q2-diversity-lib/-/compare/e559b4fc773327a4a8d37668cfb760894f51cd13...8897ad484568a5f5a7337eb3218202838b1ac748 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
