[DRE-commits] [ruby-json] 03/10: Update debian/rules with a fresh dh-make-ruby run
Lucas Nussbaum
lucas at moszumanska.debian.org
Thu Jul 21 21:28:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
lucas pushed a commit to branch master
in repository ruby-json.
commit e52ef1c17164f6da8de5023d003cd5e513c10bb5
Author: Lucas Nussbaum <lucas at debian.org>
Date: Thu Jul 21 22:21:35 2016 +0200
Update debian/rules with a fresh dh-make-ruby run
---
debian/rules | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/debian/rules b/debian/rules
index a4b9e28..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,6 @@
#!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
+
+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-json.git
More information about the Pkg-ruby-extras-commits
mailing list