Skip to content
Commits on Source (2)
python-biom-format (2.1.6+dfsg-1) UNRELEASED; urgency=medium
python-biom-format (2.1.6+dfsg-1) unstable; urgency=medium
* New upstream version
* Fix build with sphinx 1.6
......@@ -15,7 +15,7 @@ python-biom-format (2.1.6+dfsg-1) UNRELEASED; urgency=medium
* Move d/t/control to d/t/control.autodep8
* s/Testsuite: autopkgtest/Testsuite: autopkgtest-pkg-python/
-- Andreas Tille <tille@debian.org> Tue, 24 Apr 2018 17:23:35 +0200
-- Andreas Tille <tille@debian.org> Tue, 24 Apr 2018 18:27:20 +0200
python-biom-format (2.1.5+dfsg-7) unstable; urgency=medium
......
......@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11~),
python-cogent,
python-future,
python-nose,
python-pandas-lib,
python-pandas,
python-setuptools,
bash-completion,
cython3,
......@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 11~),
python3-h5py,
python3-nose,
python3-numpy,
python3-pandas-lib,
python3-pandas,
python3-setuptools,
python3-scipy,
python3-sphinx
......