[DRE-commits] [ruby-rails-admin] 02/04: check deps when building

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 15 18:46:40 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-admin.

commit 6ff075529c611ea1df41280d3126004fe683e6d6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 15 21:48:49 2015 +0530

    check deps when building
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index acfc5fe..b5052b9 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-rails-admin.git



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