[DRE-commits] [ruby-activerecord-import] 02/03: check gemspec dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 8 18:27:08 UTC 2016


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

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

commit 8005b9d6afcffe535dc62ece8ab652cccc6db31c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jul 8 23:41:21 2016 +0530

    check gemspec dependencies
---
 debian/changelog |  3 ++-
 debian/rules     | 13 ++-----------
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7afa005..2fc6a8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-activerecord-import (0.11.0-2) unstable; urgency=medium
 
-  * Reupload to unstable 
+  * Reupload to unstable
+  * Check gemspec dependencies on build
 
  -- Pirate Praveen <praveen at debian.org>  Fri, 08 Jul 2016 23:04:36 +0530
 
diff --git a/debian/rules b/debian/rules
index d81794d..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=ruby2.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-activerecord-import.git



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