[DRE-commits] [SCM] ruby-shoulda-matchers.git branch, master, updated. debian/1.0.0_beta2-1-16-gf846959

Praveen Arimbrathodiyil praveen at debian.org
Mon Jun 3 06:07:01 UTC 2013


The following commit has been merged in the master branch:
commit f8469590ce9e37ac086e3405035cf22cf697d4d6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Jun 3 11:33:34 2013 +0530

    ignore test failures with ruby 1.8

diff --git a/debian/rules b/debian/rules
index 785fd24..7f03f33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_RUBY_IGNORE_TESTS=ruby1.8
+
 %:
 	dh $@ --buildsystem=ruby --with ruby
 

-- 
ruby-shoulda-matchers.git



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