Source: octave
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>,
  Rafael Laboissiere <rafael@laboissiere.net>
Build-Depends: automake,
  debhelper (>= 9),
  default-jdk,
  desktop-file-utils,
  dh-autoreconf,
  dh-exec,
  dpkg-dev (>= 1.16.1),
  epstool,
  flex,
  gawk,
  gfortran,
  ghostscript,
  gnuplot-nox,
  gperf,
  javahelper,
  less,
  libarpack2-dev (>= 2.1+parpack96.dfsg-2),
  libblas-dev (>= 1.2-7),
  libcurl4-gnutls-dev | libcurl4-dev,
  libfftw3-dev,
  libfltk1.3-dev,
  libfontconfig1-dev,
  libftgl-dev,
  libgl2ps-dev,
  libglpk-dev (>= 4.15),
  libgraphicsmagick++1-dev,
  libhdf5-dev (>= 1.8.8),
  liblapack-dev (>= 3.4.1-4),
  libncurses5-dev,
  libosmesa6-dev,
  libpcre3-dev,
  libqhull-dev,
  libqrupdate-dev,
  libqscintilla2-dev,
  libqt4-dev,
  libqt4-opengl-dev,
  libreadline-dev,
  libsuitesparse-dev (>= 1:3.2.0),
  libxft-dev,
  pstoedit,
  texinfo,
  texlive-generic-recommended,
  texlive-latex-base,
  transfig,
  unzip,
  xauth,
  xvfb,
  zip
Standards-Version: 3.9.6
Homepage: http://www.octave.org/
Vcs-Git: git://anonscm.debian.org/pkg-octave/octave.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git

Package: octave
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, texinfo, octave-common (= ${source:Version}),
         liboctave3 (= ${binary:Version}),
         default-jre-headless [!armhf !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !mips !mipsel !sparc]
Recommends: gnuplot-x11 | gnuplot-qt, libopenblas-base | libatlas3-base,
 pstoedit
Suggests: octave-info,
 octave-doc,
 octave-htmldoc,
Conflicts: octave-java
Replaces: octave-java
Breaks: dynare (<= 4.4.3-1),
  h5utils (<= 1.12.1-2.1),
  libsbml5-octave (<= 5.8.0-2),
  octave-audio (<= 1.1.4-5),
  octave-biosig (<= 1.3.0-2+b1),
  octave-communications (<= 1.2.0-1),
  octave-control (<= 2.6.6-1),
  octave-econometrics (<= 1:1.1.1-2),
  octave-gdf (<= 0.1.2-2+b1),
  octave-general (<= 1.3.4-2),
  octave-geometry (<= 1.7.0-2),
  octave-gmt (<= 4.5.11-1),
  octave-gsl (<= 1.0.8-6),
  octave-image (<= 2.2.2-1),
  octave-io (<< 2.2.4-1),
  octave-fixed (<= 0.7.10-5+b1),
  octave-java (<= 1.2.9-2),
  octave-lhapdf (<= 5.9.1-3),
  octave-linear-algebra (<= 2.2.0-3),
  octave-ltfat (<= 2.0.1-1),
  octave-miscellaneous (<= 1.2.1-2),
  octave-mpi (<= 1.2.0-1),
  octave-msh (<= 1.0.10-1),
  octave-nan (<= 2.5.9-1),
  octave-nlopt (<= 2.4.1+dfsg-1),
  octave-nurbs (<= 1.3.8-1),
  octave-ocs (<= 0.1.3-2),
  octave-octcdf (<= 1.1.7-2),
  octave-octgpr (<= 1.2.0-3),
  octave-odepkg (<= 0.8.4-2),
  octave-openmpi-ext (<= 1.1.0-2),
  octave-optim (<= 1.4.0-1),
  octave-optiminterp (<= 0.3.4-1),
  octave-parallel (<= 2.2.0-1),
  octave-pfstools (<= 1.8.5-1+b1),
  octave-plplot (<= 5.10.0+dfsg-1),
  octave-psychtoolbox-3 (<= 3.0.11.20140816.dfsg1-1),
  octave-quaternion (<= 2.2.2-1),
  octave-secs1d (<= 0.0.9-2),
  octave-secs2d (<= 0.0.8-5),
  octave-signal (<= 1.3.0-1),
  octave-sockets (<= 1.0.8-2),
  octave-specfun (<= 1.1.0-2),
  octave-strings (<= 1.1.0-2),
  octave-struct (<= 1.0.10-2),
  octave-sundials (<= 2.5.0-3),
  octave-symbolic (<= 1.1.0-3),
  octave-tsa (<= 4.2.7-1),
  octave-vlfeat (<= 0.9.17+dfsg0-6),
  pfstools (<= 1.8.5-2),
  sdpam (<= 7.3.9+dfsg-1)
Description: GNU Octave language for numerical computations
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.

Package: octave-dbg
Section: debug
Priority: extra
Architecture: any
Depends: octave (=${binary:Version}), ${misc:Depends}
Description: Debug symbols for octave
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.
 .
 This package provides the debug symbols.

Package: octave-common
Depends: ${misc:Depends}
Architecture: all
Description: architecture-independent files for octave
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 Octave can be dynamically extended with user-supplied C++ files.
 .
 This package provides the architecture-independent files (Octave scripts
 and other helper files).

Package: octave-doc
Depends: ${misc:Depends}
Architecture: all
Section: doc
Suggests: octave, xpdf | pdf-viewer
Description: PDF documentation on the GNU Octave language
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the following documentation in PDF format: a reference
 card in a4, letter and legal formats, a document on the C++ classes used by
 Octave, as well as the main octave documentation which is also included in
 info format in the octave-info package.

Package: octave-htmldoc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Suggests: octave, lynx-cur | www-browser
Description: HTML documentation on the GNU Octave language
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the following documentation in html format: a document
 on the C++ classes used by Octave, as well as the main octave documentation
 which is also included in info format in the main Octave package.

Package: octave-info
Architecture: all
Depends: info, ${misc:Depends}
Section: doc
Description: GNU Info documentation on the GNU Octave language
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the following documentation in info format: a document
 on the C++ classes used by Octave, as well as the main octave documentation
 which is needed for the 'help -i foo' command within Octave.

Package: liboctave3
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Section: libs
Description: Shared libraries of the GNU Octave language
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the shared libraries used by the interpreter.

Package: liboctave-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 liboctave3 (= ${binary:Version}), octave (= ${binary:Version}),
 libreadline-dev | libreadline6-dev | libreadline5-dev, libncurses5-dev,
 libhdf5-dev (>= 1.8.8) | libhdf5-openmpi-dev (>= 1.8.8) | libhdf5-mpich2-dev (>= 1.8.8),
 libgl1-mesa-dev | libgl-dev,
 libblas-dev (>=1.2-7) | libblas.so, liblapack-dev (>=3.2.1-7) | liblapack.so,
 libfftw3-dev, gfortran, gcc, g++
Section: libdevel
Description: Development files for the GNU Octave language
 Octave is a (mostly Matlab (R) compatible) high-level language, primarily
 intended for numerical computations. It provides a convenient command-line
 interface for solving linear and nonlinear problems numerically.
 .
 This package provides the header files and the mkoctfile script used for
 extending Octave via compiled code.
