[DRE-commits] [chef] 04/06: debian/rules: check dependencies
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Jun 13 18:47:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository chef.
commit 26379936423e318e6cc120e79d37e373800987cf
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Jun 13 15:44:30 2015 -0300
debian/rules: check dependencies
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index a3d4021..1003fd8 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/chef.git
More information about the Pkg-ruby-extras-commits
mailing list