[DRE-commits] [ruby-grape-msgpack] 02/03: Check gem's dependencies during build

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Mar 24 12:59:04 UTC 2016


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-grape-msgpack.

commit 7075205d72d8e4dd130ad34723f91c64acae411d
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Mar 24 15:33:19 2016 +0300

    Check gem's dependencies during build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 57b4299..98ebf73 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 #export DH_RUBY_GEMSPEC=gem.gemspec
 #
 # Uncomment to check dependencies during build:
-# 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-grape-msgpack.git



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