~ubuntu-branches/ubuntu/trusty/ruby-netcdf/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/ruby-tests.rb

  • Committer: Bazaar Package Importer
  • Author(s): Youhei SASAKI
  • Date: 2011-04-28 20:57:04 UTC
  • Revision ID: james.westby@ubuntu.com-20110428205704-214rejrbw9flk17z
Tags: 0.6.5-2
* Bump standard-version: 3.9.2
* Update with files generated by dh-make-ruby:
  - debian/rules
  - debian/watch
* Updating the package as for the new Ruby practices
  - Renaming binary package to ruby-netcdf, ruby-netcdf-dbg
  - Migrate to gem2deb
    - removed build dependency on cdbs and ruby-pkg-tools
  - Added XS-Ruby-Versions field to debian/control
* debian/source/format: using '3.0 (quilt)'
* Added transitional packages in debian/control to allow smooth upgrades
  from Squeeze.
  - ruby-netcdf Provides, Replaces and Conflicts with past packages
    - netcdf-ruby, netcdf-ruby1.8, netcdf-ruby1.9.1
      netcdf-ruby1.8-dbg, netcdf-ruby1.9.1-dbg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
system("#{ENV['RUBY_TEST_BIN']} -Itest-lib test/test.rb 1>/dev/null")