Source: librspec-ruby
Section: ruby
Priority: optional
Maintainer: Tobias Grimm <etobi@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 5), cdbs, help2man
Build-Depends-Indep: ruby1.8, ruby1.9.1, libdifflcs-ruby1.8, libdifflcs-ruby1.9.1,
 libheckle-ruby1.8, libfakefs-ruby1.8, libfakefs-ruby1.9.1, libnokogiri-ruby1.8,
 libnokogiri-ruby1.9.1, rake
Standards-Version: 3.9.1
Homepage: http://rspec.info
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/librspec-ruby/
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/librspec-ruby/

Package: librspec-ruby1.8
Architecture: all
Depends: ${misc:Depends}, ruby1.8, libheckle-ruby1.8, libdifflcs-ruby1.8, rcov
Description: Behaviour Driven Development framework for Ruby 1.8
 RSpec is a Behaviour Driven Development framework for Ruby 1.8. It
 provides two frameworks for writing and executing examples of how your
 Ruby application should behave:
   * a Story Framework for describing behaviour at the application level
   * a Spec Framework for describing behaviour at the object level

Package: librspec-ruby1.9.1
Architecture: all
Depends: ${misc:Depends}, ruby1.9.1, libdifflcs-ruby1.9.1, rcov
Description: Behaviour Driven Development framework for Ruby 1.9.1
 RSpec is a Behaviour Driven Development framework for Ruby 1.9.1. It
 provides two frameworks for writing and executing examples of how your
 Ruby application should behave:
   * a Story Framework for describing behaviour at the application level
   * a Spec Framework for describing behaviour at the object level

Package: librspec-ruby
Architecture: all
Depends: ${misc:Depends}, librspec-ruby1.8
Description: Behaviour Driven Development framework for Ruby
 RSpec is a Behaviour Driven Development framework for Ruby. It
 provides two frameworks for writing and executing examples of how your
 Ruby application should behave:
   * a Story Framework for describing behaviour at the application level
   * a Spec Framework for describing behaviour at the object level
 .
 This is a dependency package, which depends on a librspec package
 built for the default Ruby version.
