[DRE-commits] [ruby-html2haml] 03/05: check dependencies during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Aug 18 19:54:21 UTC 2017


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

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

commit dedf016721851b1e2c52bcede062ee263c95be0f
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Aug 19 01:17:18 2017 +0530

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

diff --git a/debian/rules b/debian/rules
index 62ae218..947574b 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-html2haml.git



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