Source: gsl
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 3.7.3
Build-Depends: gawk | awk, debhelper (>= 5.0.0), libtool, gcc (>= 4:4.0), binutils (>= 2.12.90.0.9), autotools-dev
Build-Depends-Indep: texlive-base, texlive-latex-base, texlive-generic-recommended, texlive-extra-utils, texinfo, gs, ps2eps
Homepage: http://www.gnu.org/software/gsl

Package: libgsl0ldbl
Section: math
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: gsl, libgsl0
Replaces: gsl, libgsl0 (<= 1.9-4)
Suggests: gsl-ref-psdoc | gsl-doc-pdf | gsl-ref-html
Description: GNU Scientific Library (GSL) -- library package 
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis.  The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing 
 wrappers to be written for very high level languages.
 .
 GSL includes data types and routines for complex numbers, vectors,
 matrices, basic linear algebra subroutines (BLAS), eigensystems,
 simulated annealing, minimization, root finding, pseudo-random
 numbers, least-squares fitting, fast Fourier transforms (FFT),
 differential equations, quadrature, Monte Carlo integration, special
 functions, physical constants, and much more.
 .
 This package provides the shared libraries required to run programs
 compiled with GNU GSL. To compile your own programs you also need to
 install libgsl0-dev.

Package: libgsl0-dev
Section: libdevel
Architecture: any
Depends: libgsl0ldbl (= ${binary:Version})
Conflicts: gsl-dev
Replaces: gsl-dev, libgsl0 (<= 1.9-4)
Description: GNU Scientific Library (GSL) -- development package
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis.  The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing
 wrappers to be written for very high level languages.
 .
 This package contains the header files, static libraries and symbolic 
 links that developers using GNU GSL will need.

Package: gsl-bin
Section: math
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: gsl
Replaces: gsl
Description: GNU Scientific Library (GSL) -- binary package
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis.  The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing 
 wrappers to be written for very high level languages.
 .
 This package provides several example binaries.

Package: gsl-doc-pdf
Section: doc
Architecture: all
Suggests: libgsl0ldbl, gv | pdf-viewer 
Description: GNU Scientific Library (GSL) Reference Manual in pdf
 This package provides a pdf file with the reference manual for the
 GNU Scientific Library (GSL), a collection of routines for numerical 
 analysis.  
 .
 The reference manual is also available in postscript and html formats
 in the packages gsl-ref-psdoc and gsl-ref-html, respectively.

Package: libgsl0-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libgsl0ldbl (= ${binary:Version})
Description: GNU Scientific Library (GSL) -- debug symbols package
 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis.  The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing
 wrappers to be written for very high level languages.
 .
 This package contains debugging symbol tables for the static  GSL libraries
 libgsl and libgslcblas from the libgsl0-dev package, and the binaries 
 gsl-randist and gsl-histogram from the gsl-bin package.
