~yolanda.robla/ubuntu/saucy/rubyluabridge/lua5.2

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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.9.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: ruby-luabridge
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, liblua5.1-0
Provides: libluabridge-ruby, libluabridge-ruby1.8
Replaces: libluabridge-ruby, libluabridge-ruby1.8
Breaks: libluabridge-ruby, libluabridge-ruby1.8
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 package is built for Ruby 1.8.

Package: libluabridge-ruby1.8
Architecture: all
Section: oldlibs
Priority: extra
Depends: ruby-luabridge, ${misc:Depends}
Description: access Lua from Ruby (Ruby 1.8) - transitional package
 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.
 .
 This is a dummy transitional package and can safely be removed.

Package: libluabridge-ruby
Architecture: all
Section: oldlibs
Priority: extra
Depends: ruby-luabridge, ${misc:Depends}
Description: access Lua from Ruby - transitional package
 RubyLuaBridge is a seamless bridge between Ruby and Lua.  It is a C
 extension that uses the actual Lua C library.
 .
 This is a dummy transitional package and can safely be removed.