Source: ruby-lapack
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               liblapack-dev,
               ruby-narray
XS-Ruby-Versions: all
Standards-Version: 3.9.7
Homepage: http://www.gfd-dennou.org/arch/ruby/products/ruby-lapack/index.html
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-lapack.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-lapack.git

Package: ruby-lapack
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby-narray,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby wrapper of LAPACK
 Ruby-LAPACK is Ruby wrapper of LAPACK library using NArray.
 .
 This package provides libraries and documents.

Package: ruby-lapack-dbg
Section: debug
Priority: extra
Architecture: any
XB-Ruby-Versions: ${ruby:Version}
Depends: ruby-lapack (=${binary:Version}),
         ${misc:Depends}
Description: Ruby wrapper of LAPACK (debugging symbols)
 Ruby-LAPACK is Ruby wrapper of LAPACK library using NArray.
 .
 This package is provided primarily to provide a backtrace with names
 in a debugger, this makes it somewhat easier to interpret core
 dumps. Most people will not need this package.
