Source: hello
Section: interpreters
Priority: extra
Maintainer: Deborah Netch <debbienetch@hacker.net>
Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools
Standards-Version: 3.7.2

Package: libhello-ruby
Architecture: all
Depends: libhello-ruby1.8
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>
 .
 This is a dummy package depending on the library for the current default
 version of Ruby.

Package: libhello-ruby1.8
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libruby1.8
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>

Package: libhello-ruby1.9
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libruby1.9
Description: <insert up to 60 chars description>
 <insert long description, indented with spaces>
