[DRE-commits] [ruby-omniauth-oauth2] 01/01: check gemspec depends

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Mar 19 06:49:19 UTC 2016


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

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

commit b095b85882e9b71823602ea3078ae501565449bb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Mar 19 11:53:10 2016 +0530

    check gemspec depends
---
 debian/changelog |  3 +++
 debian/rules     | 13 ++-----------
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 925a04a..fc75abe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ ruby-omniauth-oauth2 (1.4.0-1) unstable; urgency=medium
   * New upstream release
   * Modified patch to remove simplecov/coveralls
 
+  [ Pirate Praveen ]
+  * Check gemspec dependencies during build
+
  -- Sudheesh Shetty <sudheeshshetty at gmail.com>  Wed, 16 Mar 2016 23:47:00 +0530
 
 ruby-omniauth-oauth2 (1.2.0-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index a5e7dc8..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +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
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
+
+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-omniauth-oauth2.git



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