Source: lalframe
Section: science
Priority: optional
Maintainer: Adam Mercer <adam.mercer@ligo.org>
Build-Depends: debhelper (>= 9),
  dh-python,
  ldas-tools-framecpp-c-dev,
  libframe-dev (>= 8.0),
  liboctave-dev,
  pkg-config,
  python-all-dev,
  python-numpy,
  python3-all-dev,
  python3-numpy,
  swig (>= 3.0.7),
  zlib1g-dev,
  lal-dev (>= 6.18.0~),
  lal-octave (>= 6.18.0~),
  lal-python (>= 6.18.0~),
  lal-python3 (>= 6.18.0~)
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
Standards-Version: 3.9.8

Package: lalframe
Architecture: any
Depends: ${misc:Depends},
  ${shlibs:Depends},
  ldas-tools-framecpp-c,
  libframe1 (>= 8.0),
  lal (>= 6.18.0~)
Description: LSC Algorithm Library Frame
 The LSC Algorithm Frame Library for gravitational wave data analysis.
 This package contains the shared-object libraries needed to run applications
 that use the LAL Frame library.

Package: lalframe-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
  ${shlibs:Depends},
  ldas-tools-framecpp-c-dev,
  libframe-dev (>= 8.0),
  zlib1g-dev,
  lal-dev (>= 6.18.0~),
  lalframe (= ${binary:Version})
Description: LSC Algorithm Library Frame Developers
 The LSC Algorithm Frame Library for gravitational wave data analysis.
 This package contains files needed build applications that use the LAL
 Frame library.

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

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

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