[DRE-commits] [ruby-bson] 02/06: Revert "use the rake method to run RSpec tests"

Prach Pongpanich prach-guest at moszumanska.debian.org
Thu May 15 05:20:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

prach-guest pushed a commit to branch master
in repository ruby-bson.

commit a209d3b602f8eeac443e6e8a0d606cb082be5aec
Author: Prach Pongpanich <prachpub at gmail.com>
Date:   Thu May 15 09:28:57 2014 +0700

    Revert "use the rake method to run RSpec tests"
    
    This reverts commit f94789b89c5601f4ae298f311ce3586310d76623.
---
 debian/control         | 2 +-
 debian/ruby-tests.rake | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 4cbea2d..fc86a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>, Prach Pongpanich <prachpub at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-activesupport, ruby-rspec, ruby-json
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-activesupport, ruby-mocha, ruby-shoulda, ruby-json
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-bson.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-bson.git;a=summary
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index a642b58..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,5 +0,0 @@
-require "rspec/core/rake_task"
-
-RSpec::Core::RakeTask.new
-
-task :default => :spec

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bson.git



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