[DRE-commits] [ruby-sham-rack] 08/10: check dependencies during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 20 16:43:17 UTC 2017


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

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

commit 0704c23044d87485294752bbc48e11f18b89ba9d
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Aug 20 21:57:36 2017 +0530

    check dependencies during build
---
 debian/rules | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8ea76d1..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +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=ruby1.8 ruby1.9.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
-
-override_dh_installchangelogs:
-	dh_installchangelogs CHANGES.markdown

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



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