[DRE-commits] [SCM] gem2deb.git branch, master, updated. debian/0.2.3-20-g80a639e

Vincent Fourmond fourmond at debian.org
Mon Jun 6 07:44:01 UTC 2011


The following commit has been merged in the master branch:
commit f28bccaede4ead6ce2b5c4a13c0bf681e2729eb4
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Mon May 16 23:06:45 2011 +0200

    Use DhRuby tests for DhRubySetupRb as well

diff --git a/lib/gem2deb/dh_ruby_setuprb.rb b/lib/gem2deb/dh_ruby_setuprb.rb
index 311e393..fea2761 100644
--- a/lib/gem2deb/dh_ruby_setuprb.rb
+++ b/lib/gem2deb/dh_ruby_setuprb.rb
@@ -44,7 +44,8 @@ module Gem2Deb
 
 
     def run_tests(supported_versions)
-      puts "Running tests is currently not supported for ruby_setuprb"
+      # Todo: we should first check for setup-rb specific tests.
+      super
     end
 
 

-- 
gem2deb.git



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