Source: freeart
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jerome Kieffer <jerome.kieffer@esrf.fr>,
           Picca Frédéric-Emmanuel <picca@debian.org>
Section: science
Priority: optional
Build-Depends: cython,
               cython3,
               libstdc++-4.9-dev,
               libstdc++6,
               debhelper (>=9.20150101+deb8u2),
               python-all-dev,
               python-numpy,
               python-fabio,
               python-h5py,
               python-sphinx,
               python-sphinxcontrib.programoutput,
               python3-all-dev,
               python3-numpy,
               python3-fabio,
               python3-sphinx,
               python3-fisx,
               python3-sphinxcontrib.programoutput,
               help2man
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/freeart.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/freeart.git
Homepage: git@gitlab.esrf.fr:freeart/freeart.git
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4

Package: freeart
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
         python3-pkg-resources,
         python3-freeart (>= ${source:Version})
Description: ART algorithms for transmission and fluorescence - Executables
 .
 This uses the Python 3 version of the package.

Package: python-freeart
Architecture: any
Section: python
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends},
         libstdc++6,
         python-numpy,
         python-silx,
         python-fabio,
         python-h5py,
         python-six,
         python-fisx
Description: ART algorithms for transmission and fluorescence - Python2 library
 .
 This is the Python 2 version of the package.

Package: python3-freeart
Architecture: any
Section: python
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends},
         libstdc++6,
         python3-fabio,
         python3-silx,
         python3-numpy,
         python3-h5py,
         python3-six,
         python3-fisx
# Recommends:
Description: ART algorithms for transmission and fluorescence - Python3
 .
 This is the Python 3 version of the package.


Package: python-freeart-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Description: ART algorithms for transmission and fluorescence - Documentation
 .
 This is the common documentation package.
