[DRE-commits] [ruby-rest-client] 09/12: d/rules: refresh packaging
    Lucas Nussbaum 
    lucas at moszumanska.debian.org
       
    Sat Jul  8 08:38:21 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
lucas pushed a commit to branch master
in repository ruby-rest-client.
commit 8f1fb9a69fcde9e9bcec8762b73a7bb3fc12d377
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 09:49:24 2017 +0200
    d/rules: refresh packaging
---
 debian/rules | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/debian/rules b/debian/rules
index 104f746..bf7aea8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,9 @@
 #!/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
-#
-# If you need to specify the .gemspec (eg there is more than one)
+
 export DH_RUBY_GEMSPEC=rest-client.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-rest-client.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list