[DRE-commits] [ruby-tdiff] 01/02: check gemspec depends during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 17 03:44:07 UTC 2015


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

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

commit 420bd8c090713dfad0d528eadf7682e273e27db5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Nov 17 08:30:10 2015 +0530

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

diff --git a/debian/rules b/debian/rules
index d81794d..272a643 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-tdiff.git



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