[DRE-commits] [ruby-rest-client] 02/04: Re-enable dependencies check

Lucas Nussbaum lucas at moszumanska.debian.org
Sat Jul 8 17:14:13 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 673336a6f91fa7123cf060a07130771f921f0f20
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 18:46:57 2017 +0200

    Re-enable dependencies check
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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