[DRE-commits] [berkshelf-api] 01/03: Check gem dependencies during a build

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


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

tsfgnu-guest pushed a commit to branch master
in repository berkshelf-api.

commit 1f3851a5ceed458cd58b84d82e6c375f494dfab7
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Mar 24 15:42:57 2016 +0300

    Check gem dependencies during a 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/berkshelf-api.git



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