[DRE-commits] [ruby-fog-aliyun] 07/08: Check for dependencies

Rahulkrishnan R A rahulkrishnanra-guest at moszumanska.debian.org
Mon Feb 8 14:51:07 UTC 2016


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

rahulkrishnanra-guest pushed a commit to branch master
in repository ruby-fog-aliyun.

commit 36b513c259ada9d7e0f943373b659e7fb57a8e33
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Feb 7 11:44:56 2016 +0530

    Check for dependencies
---
 debian/rules | 14 ++------------
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index f338a93..c99b133 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,6 @@
 #!/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.1 require-rubygems
-#
-# 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
@@ -18,4 +9,3 @@
 override_dh_auto_install:
 	dh_auto_install
 	rm -rf debian/ruby-fog-aliyun/usr/bin
-#

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



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