[DRE-commits] [ruby-rabl] 04/05: newer default debian/rules

Cédric Boutillier boutil at moszumanska.debian.org
Fri May 20 22:13:21 UTC 2016


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

boutil pushed a commit to branch master
in repository ruby-rabl.

commit caff9cdffd3abe56ab70a28d35fc86e71fd52e5d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri May 20 23:38:36 2016 +0200

    newer default debian/rules
---
 debian/rules | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 510c385..b33a207 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,6 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-#
-# ignore test failures with ruby1.8, due to unpredicatble order in hashes
-# and specific Hash syntax introduced in 1.9
-export DH_RUBY_IGNORE_TESTS=ruby1.8
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
+
+export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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