[DRE-commits] [ruby-rugged] 04/04: check gemspec depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 10 14:06:30 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-rugged.

commit 5f2389dc911a3b2e88e999487ed9960b4862a4ef
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Sep 10 19:26:03 2017 +0530

    check gemspec depends
---
 debian/rules | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index 71cf495..20ccca4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,7 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby2.0 ruby2.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
 
 export RUGGED_USE_SYSTEM_LIBRARIES=1
+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-rugged.git



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