Andreas Tille pushed to branch master at Debian Med / python-skbio
Commits: f268850a by Andreas Tille at 2020-08-05T12:43:29+02:00 routine-update: debhelper-compat 13 - - - - - 2fa968a3 by Andreas Tille at 2020-09-29T09:20:02+02:00 Versioned Build-Depends: python3-hdmedians (>= 0.14.1) - - - - - cd0f92b5 by Andreas Tille at 2020-09-29T09:27:22+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-skbio (0.5.6-3) unstable; urgency=medium + + * debhelper-compat 13 (routine-update) + * Versioned Build-Depends: python3-hdmedians (>= 0.14.1) + Closes: #969649 + + -- Andreas Tille <[email protected]> Tue, 29 Sep 2020 09:20:23 +0200 + python-skbio (0.5.6-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Tim Booth <[email protected]>, Kevin Murray <[email protected]> Section: python Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-setuptools, @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 12), python3-pandas (>= 0.19.2), python3-scipy (>= 1.3.3), python3-ipython, - python3-hdmedians, + python3-hdmedians (>= 0.14.1), python3-sklearn, python3-natsort, libssw-dev, @@ -52,7 +52,8 @@ Package: python3-skbio Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - ${python3:Depends} + ${python3:Depends}, + python3-hdmedians (>= 0.14.1), Suggests: python-skbio-doc (= ${binary:Version}) Description: Python3 data structures, algorithms, educational resources for bioinformatic Scikit-bio is a Python package providing data structures, algorithms, and View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/compare/4a4bba83a9b3f2537734fbfb9eb745028be51793...cd0f92b5cec797b96096b75e1418dc863fb3a50f -- View it on GitLab: https://salsa.debian.org/med-team/python-skbio/-/compare/4a4bba83a9b3f2537734fbfb9eb745028be51793...cd0f92b5cec797b96096b75e1418dc863fb3a50f 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
