[DRE-commits] [ruby-rest-client] 11/12: Disable dependancies check

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 e816b475118c2b56600274b6064b02931016da84
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 10:27:20 2017 +0200

    Disable dependancies check
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bf7aea8..04c6376 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,8 @@
 
 export DH_RUBY_GEMSPEC=rest-client.gemspec
 
-export GEM2DEB_TEST_RUNNER = --check-dependencies
+# FIXME this is disabled. it seems not to work with multiple gemspecs?
+#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