[DRE-commits] [ruby-re2] 04/08: check dependencies during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Aug 19 05:41:51 UTC 2017


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

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

commit 858434970c06146e1af220dd98dfff953f0989c9
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Aug 19 11:04:01 2017 +0530

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

diff --git a/debian/rules b/debian/rules
index 5df7f46..20fb602 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
+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-re2.git



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