Étienne Mollier pushed to branch master at Debian Med / q2-metadata
Commits: 3db07578 by Étienne Mollier at 2023-08-20T20:09:57+02:00 d/control: depend on q2-types (>= 2023.7.0). Older versions of this package in the archive miss the type metadata necessary for covering the autopkgtest. - - - - - 9020c4a7 by Étienne Mollier at 2023-08-20T20:13:57+02:00 d/copyright: update years and packaging contributors. - - - - - 7838c2b1 by Étienne Mollier at 2023-08-20T20:17:25+02:00 ready to upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +q2-metadata (2023.7.0+dfsg-2) unstable; urgency=medium + + * d/control: depend on q2-types (>= 2023.7.0). + Older versions of this package in the archive miss the type metadata + necessary for covering the autopkgtest. + * d/copyright: update years and packaging contributors. + + -- Étienne Mollier <[email protected]> Sun, 20 Aug 2023 20:14:29 +0200 + q2-metadata (2023.7.0+dfsg-1) unstable; urgency=medium * New upstream version 2023.7.0+dfsg ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), qiime (>= 2022.11.1), q2templates (>= 2022.11.1), q2-quality-filter (>= 2022.11.1), - q2-types (>= 2022.11.1) + q2-types (>= 2023.7.0) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/q2-metadata Vcs-Git: https://salsa.debian.org/med-team/q2-metadata.git @@ -36,7 +36,7 @@ Depends: ${shlibs:Depends}, qiime (>= 2022.11.1), q2templates (>= 2022.11.1), q2-quality-filter (>= 2022.11.1), - q2-types (>= 2022.11.1) + q2-types (>= 2023.7.0) Description: QIIME 2 plugin for working with and visualizing Metadata QIIME 2 is a powerful, extensible, and decentralized microbiome analysis package with a focus on data and analysis transparency. QIIME 2 enables ===================================== debian/copyright ===================================== @@ -4,7 +4,7 @@ Source: https://github.com/qiime2/q2-metadata/releases Files-Excluded: */*.min.js Files: * -Copyright: 2016-2019 QIIME 2 development team +Copyright: 2016-2023 QIIME 2 development team License: BSD-3-clause Files: q2_metadata/templates/tabulate/* @@ -38,7 +38,9 @@ License: PublicDomain Files: debian/* Copyright: 2019 Liubov Chuprikova <[email protected]> - Andreas Tille <[email protected]> + 2019-2021 Steffen Moeller <[email protected]> + 2019-2023 Andreas Tille <[email protected]> + 2020-2023 Étienne Mollier <[email protected]> License: GPL-2+ License: BSD-3-clause View it on GitLab: https://salsa.debian.org/med-team/q2-metadata/-/compare/7ed120790978b42e8af1d3acac425136f41afd5b...7838c2b140d8e667bfc767e9258f65c0bd908b8f -- View it on GitLab: https://salsa.debian.org/med-team/q2-metadata/-/compare/7ed120790978b42e8af1d3acac425136f41afd5b...7838c2b140d8e667bfc767e9258f65c0bd908b8f 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
