Source: ruby-dcl
Section: ruby
Priority: optional
Maintainer: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9.0~), gem2deb,
	ruby-narray,
	libglib2.0-dev,
	libgtk2.0-dev,
	libcdcl-dev,
	chrpath
Standards-Version: 3.9.6
Homepage: http://ruby.gfd-dennou.org/products/ruby-dcl/
XS-Ruby-Versions: all

Package: ruby-dcl
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-narray
Description: Ruby interface of the DCL graphic library
 RubyDCL is a ruby interface to the scientific graphic library DCL. It
 supports all the subroutines and functions in DCL on a one-to-one
 basis.

Package: ruby-dcl-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ruby-dcl (=${binary:Version}), ${misc:Depends}
Description: Ruby interface of the DCL graphic library (debug symbols)
 RubyDCL is a ruby interface to the scientific graphic library DCL. It
 supports all the subroutines and functions in DCL on a one-to-one
 basis.
 .
 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.
