[DRE-commits] [ruby-omniauth-facebook] 03/04: check gemspec deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Nov 27 05:28:39 UTC 2015


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

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

commit ee0fdb0b72138e72b779d2be651f737a853b911b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 27 10:08:55 2015 +0530

    check gemspec deps
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8aaf19d..821dc89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-omniauth-facebook (3.0.0-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release.
+  * Check gemspec dependencies during build.
 
  -- Pirate Praveen <praveen at debian.org>  Fri, 27 Nov 2015 10:06:14 +0530
 
diff --git a/debian/rules b/debian/rules
index a5e7dc8..daffe42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,7 @@
 # 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-facebook.git



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