[DRE-commits] [ruby-saml] 03/04: check deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 24 14:48:35 UTC 2015


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

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

commit 720e96ce13ad9ad42c38266a1e0ec8285850bb73
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 24 20:11:59 2015 +0530

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

diff --git a/debian/changelog b/debian/changelog
index 8649f5a..2a394ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ruby-saml (1.0.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Check gemspec deps on build
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 24 Sep 2015 20:10:09 +0530
 
diff --git a/debian/rules b/debian/rules
index 57b4299..98ebf73 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-saml.git



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