[DRE-commits] [SCM] ruby-stamp.git branch, master, updated. upstream/0.5.0-7-gf18508b

Daniel Martí mvdan at mvdan.cc
Sun Jun 23 11:44:51 UTC 2013


The following commit has been merged in the master branch:
commit 99c641563a0438f417d143fcb6629d9980a842af
Author: Daniel Martí <mvdan at mvdan.cc>
Date:   Sun Jun 2 16:07:38 2013 +0000

    Remove bundler tests, use rake

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 0dc4ca8..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-- features/step_definitions/stamp_steps.rb
-- features/support/env.rb
diff --git a/Rakefile b/debian/ruby-tests.rake
similarity index 88%
copy from Rakefile
copy to debian/ruby-tests.rake
index 95ec848..bbb30ab 100644
--- a/Rakefile
+++ b/debian/ruby-tests.rake
@@ -1,4 +1,3 @@
-require 'bundler/gem_tasks'
 require 'cucumber/rake/task'
 
 Cucumber::Rake::Task.new(:features)

-- 
ruby-stamp.git



More information about the Pkg-ruby-extras-commits mailing list