Source: haskell-hmatrix
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Denis Laxalde <denis@laxalde.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
  , libghc-storable-complex-dev
  , libghc-storable-complex-prof
  , libghc-random-dev
  , libghc-random-prof
  , libghc-vector-dev (>= 0.8)
  , libghc-vector-prof
  , libgsl0-dev
  , liblapack-dev
Build-Depends-Indep: ghc-doc
  , libghc-random-doc
  , libghc-vector-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/hmatrix
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hmatrix
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hmatrix

Package: libghc-hmatrix-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
  , libgsl0-dev
  , liblapack-dev
Recommends: ${haskell:Recommends}
  , gnuplot
  , imagemagick
  , texlive-latex-base
  , texlive-extra-utils
  , texlive-font-utils
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Linear algebra and numerical computation in Haskell${haskell:ShortBlurb}
 Purely functional interface to basic linear algebra and other numerical
 computations, internally implemented using GSL, BLAS and LAPACK.
 .
 ${haskell:Blurb}

Package: libghc-hmatrix-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Linear algebra and numerical computation in Haskell${haskell:ShortBlurb}
 Purely functional interface to basic linear algebra and other numerical
 computations, internally implemented using GSL, BLAS and LAPACK.
 .
 ${haskell:Blurb}

Package: libghc-hmatrix-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Linear algebra and numerical computation in Haskell${haskell:ShortBlurb}
 Purely functional interface to basic linear algebra and other numerical
 computations, internally implemented using GSL, BLAS and LAPACK.
 .
 ${haskell:Blurb}
