Source: ruby-grib
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), 
 rake, ruby-rspec, ruby-narray, ruby-narray-miss,
 libgrib-api-dev, libgrib-api-tools
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rb-grib.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rb-grib.git;a=summary
Homepage: http://ruby.gfd-dennou.org/products/rb-grib/
XS-Ruby-Versions: all

Package: ruby-grib
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, libgrib-api-tools
Description: Ruby interface to the ECMWF GRIB API
 RUBY-GRIB is a Ruby library to handle GRIB(GRidded Binary) file, a
 mathematically concise data format commonly used in meteorology to
 store historical and forecast weather data.

Package: ruby-grib-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ruby-grib (=${binary:Version}), ${misc:Depends}
Description: Ruby interface to the ECMWF GRIB API (debug symbol)
 RUBY-GRIB is a Ruby library to handle GRIB(GRidded Binary) file, a
 mathematically concise data format commonly used in meteorology to
 store historical and forecast weather data.
 .
 This package is primarily to provide a backtrace with names in a
 debugger, this make it somewhat easier to interpret core dumps. Most
 people will not need this package.
