diff --git a/package/debian8/control b/package/debian8/control index 08b5d2f3a..7726e2717 100644 --- a/package/debian8/control +++ b/package/debian8/control @@ -1,4 +1,4 @@ -Source: python-fabio +Source: fabio Maintainer: Debian Science Maintainers Uploaders: Jerome Kieffer , Picca Frédéric-Emmanuel @@ -10,7 +10,6 @@ Build-Depends: cython, cython3-dbg, debhelper , dh-python, - pymca, python-all-dev, python-all-dbg, python-imaging, @@ -62,13 +61,12 @@ Section: python Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, - pymca, python-six Recommends: fabio-bin, - fabio-convert, python-imaging, python-lxml, - python-matplotlib + python-matplotlib, + python-h5py Suggests: pyfai, python-fabio-doc Description: I/O library for images produced by 2D X-ray detector - Python2 @@ -92,6 +90,7 @@ Recommends: python-dbg, python-imaging-dbg, python-lxml-dbg, python-matplotlib-dbg + python-h5py-dbg Description: I/O library for images produced by 2D X-ray detector - Python2 debug FabIO is an I/O library for images produced by 2D X-ray detectors and written in Python. FabIO support images detectors from a dozen of @@ -109,11 +108,11 @@ Section: python Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, - pymca, python3-six Recommends: python3-lxml, python3-matplotlib, - python3-pil + python3-pil, + python3-h5py Suggests: pyfai, python-fabio-doc Description: I/O library for images produced by 2D X-ray detector - Python3 @@ -136,7 +135,8 @@ Depends: ${misc:Depends}, Recommends: python3-dbg, python3-lxml-dbg, python3-matplotlib-dbg, - python3-pil-dbg + python3-pil-dbg, + python3-h5py Description: I/O library for images produced by 2D X-ray detector - Python3 debug FabIO is an I/O library for images produced by 2D X-ray detectors and written in Python. FabIO support images detectors from a dozen of