Source: rubyluabridge
Section: ruby
Priority: optional
Maintainer: Athena Capital Research <acr-debian@athenacr.com>
Uploaders: Roberto C. Sanchez <roberto@connexer.com>
Build-Depends: debhelper (>= 5), liblua5.1-0-dev, rake, ruby1.8-dev, rubygems1.8, libboost-dev, g++-4.6
Standards-Version: 3.8.4
Homepage: http://rubyluabridge.rubyforge.org
Vcs-Browser: http://rubyluabridge.rubyforge.org/svn/debian/rubyluabridge/trunk
Vcs-Svn: svn://rubyforge.org/var/svn/rubyluabridge/debian/rubyluabridge/trunk

Package: libluabridge-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, liblua5.1-0
Description: access Lua from Ruby (Ruby 1.8)
 RubyLuaBridge is a seamless bridge between Ruby and Lua.  It is a C
 extension that uses the actual Lua C library.
 .
 This package is built for Ruby 1.8.

Package: libluabridge-ruby
Architecture: all
Depends: libluabridge-ruby1.8, ${misc:Depends}
Description: access Lua from Ruby
 RubyLuaBridge is a seamless bridge between Ruby and Lua.  It is a C
 extension that uses the actual Lua C library.
 .
 This dummy package depends on the one built against the current Ruby.

