Source: lal
Section: science
Priority: optional
Maintainer: Steffen Grunewald <steffen.grunewald@aei.mpg.de>
Build-Depends: bc,
  debhelper (>= 9),
  dh-python,
  less,
  libfftw3-dev,
  libgsl-dev | libgsl0-dev (>= 1.9),
  libhdf5-dev,
  liboctave-dev,
  pkg-config,
  python-all-dev,
  python-glue (>= 1.54.1),
  python-numpy,
  python-six,
  python3-all-dev,
  python3-glue (>= 1.54.1),
  python3-numpy,
  python3-six,
  swig (>= 3.0.7),
  zlib1g-dev
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Standards-Version: 3.9.8

Package: lal
Architecture: any
Depends: ${misc:Depends},
  ${shlibs:Depends},
  less
Description: LSC Algorithm Library
 The LSC Algorithm Library for gravitational wave analysis.
 This package contains the shared-object libraries needed to run applications
 that use the LAL library.

Package: lal-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
  ${shlibs:Depends},
  libfftw3-dev,
  libgsl-dev | libgsl0-dev (>= 1.9),
  libhdf5-dev,
  zlib1g-dev,
  lal (= ${binary:Version})
Description: Files and documentation needed for compiling programs that use LAL
 The LSC Algorithm Library for gravitational wave analysis.
 This package contains files needed to build applications that use the LAL
 library as well as the documentation for the library.

Package: lal-python
Section: python
Architecture: any
Depends: ${misc:Depends},
  ${python:Depends},
  ${shlibs:Depends},
  python-glue (>= 1.54.1),
  python-six,
  lal (= ${binary:Version})
Description: Python bindings for LAL
 The LSC Algorithm Library for gravitational wave analysis.
 This package contains Python bindings for the LAL library.

Package: lal-python3
Section: python
Architecture: any
Depends: ${misc:Depends},
  ${python3:Depends},
  ${shlibs:Depends},
  python3-glue (>= 1.54.1),
  python3-six,
  lal (= ${binary:Version})
Description: Python 3 bindings for LAL
 The LSC Algorithm Library for gravitational wave analysis.
 This package contains Python 3 bindings for the LAL library.

Package: lal-octave
Architecture: any
Depends: ${misc:Depends},
  ${shlibs:Depends},
  octave,
  lal (= ${binary:Version})
Description: Octave bindings for LAL
 The LSC Algorithm Library for gravitational wave analysis.
 This package contains Octave bindings for the LAL library.
