[DRE-commits] [ruby-aws] 03/03: check gemspec dependencies during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jun 7 08:52:45 UTC 2016


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

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

commit c7f533a94df1f7e8ba7c0aec2f3057cbb4298c75
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Jun 6 14:40:51 2016 +0530

    check gemspec dependencies during build
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b6ea5e1..73e3b22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+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-aws.git



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