[DRE-commits] [ruby-recaptcha] 02/02: checm gemspec deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jul 9 14:13:56 UTC 2016


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

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

commit e233a3998f4e5eca2a6139efe02d3d053a99e9d0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jul 9 19:15:30 2016 +0530

    checm gemspec deps
---
 debian/changelog |  3 ++-
 debian/rules     | 10 ++--------
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d90c8db..5a8cfc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 ruby-recaptcha (3.2.0-2) unstable; urgency=medium
 
   * Team upload
-  * Reupload to unstable 
+  * Reupload to unstable
+  * Check gemspec dependencies during build
 
  -- Pirate Praveen <praveen at debian.org>  Sat, 09 Jul 2016 18:25:17 +0530
 
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-recaptcha.git



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