[DRE-commits] [ruby-omniauth-saml] 06/08: check gemspec deps during build

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 24 14:55:10 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-saml.

commit 6124a4aa7cb6c572e7054a060954f145dcb9cabf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 24 19:55:32 2015 +0530

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

diff --git a/debian/changelog b/debian/changelog
index a20619e..5f7e006 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-omniauth-saml (1.4.1-1) UNRELEASED; urgency=medium
   * New upstream release
   * Remove patch spec-fix (already applied)
   * Update watch file to use github tarballs
+  * Check dependencies in gemspec
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 24 Sep 2015 19:39:15 +0530
 
diff --git a/debian/rules b/debian/rules
index acfc5fe..b5052b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 #export DH_RUBY_GEMSPEC=gem.gemspec
 #
 # Uncomment to check dependencies during build:
-# export GEM2DEB_TEST_RUNNER = --check-dependencies
+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-saml.git



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