[DRE-commits] [ruby-rails-i18n] 01/03: check gemspec deps during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 28 11:00:28 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-i18n.

commit 003dce2fcc7ab2407ba68fb3984e229b90d16d63
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 28 16:25:03 2015 +0530

    check gemspec deps during build
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d0716e6..4e3431c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec
+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-i18n.git



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