Santiago Vila pushed to branch master at Debian Med / python-skbio
Commits: 2e538ca9 by Santiago Vila at 2026-03-04T12:36:00+01:00 Fix clean target. Closes: #1048510. - - - - - b7786cb4 by Santiago Vila at 2026-03-04T12:37:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - ed849396 by Santiago Vila at 2026-03-04T12:38:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 23a1bc53 by Santiago Vila at 2026-03-04T12:39:00+01:00 d/control: Update standards-version. - - - - - 5cc0d557 by Santiago Vila at 2026-03-04T12:40:00+01:00 Upload for unstable as 0.6.3-2 - - - - - 3 changed files: - debian/changelog - debian/clean - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +python-skbio (0.6.3-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. Closes: #1048510. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Wed, 04 Mar 2026 12:40:00 +0100 + python-skbio (0.6.3-1) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -1,3 +1,5 @@ -.eggs/ +fontlist-v390.json skbio/stats/distance/_cutils.c skbio/stats/ordination/_cutils.c +skbio/tree/_c_me.c +skbio/tree/_c_nj.c ===================================== debian/control ===================================== @@ -5,7 +5,6 @@ Uploaders: Andreas Tille <[email protected]>, Étienne Mollier <[email protected]> Section: python Testsuite: autopkgtest-pkg-pybuild -Priority: optional Build-Depends: debhelper-compat (= 13), cython3 (>= 3), dh-sequence-python3, @@ -44,11 +43,10 @@ Build-Depends-Indep: python3-sphinx <!nodoc>, python-matplotlib-doc <!nodoc>, python-sklearn-doc <!nodoc>, python-statsmodels-doc <!nodoc> -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/python-skbio Vcs-Git: https://salsa.debian.org/med-team/python-skbio.git Homepage: https://github.com/biocore/scikit-bio -Rules-Requires-Root: no Package: python-skbio-doc Architecture: all View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/compare/ffe4cda60081e362ba75b8e50f6ec0ac88e47d88...5cc0d557973d67e7a0a68f4ff4cc8abb058b6c75 -- View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/compare/ffe4cda60081e362ba75b8e50f6ec0ac88e47d88...5cc0d557973d67e7a0a68f4ff4cc8abb058b6c75 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
