[DRE-commits] [ruby-multi-json] 03/05: check dependencies during tests

Lucas Nussbaum lucas at moszumanska.debian.org
Sat Jul 1 23:13:59 UTC 2017


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

lucas pushed a commit to branch master
in repository ruby-multi-json.

commit e5bf2cb8f9aabc654bc43a0dc7c416f2b4a108b0
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 1 23:24:33 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index 5df7f46..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/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-multi-json.git



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