[DRE-commits] [ruby-github-linguist] 04/04: mention gemspec, check deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Nov 27 09:31: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-github-linguist.

commit b7aad1d35c4790187d250fe2aeee120c3fd80f04
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 27 14:50:00 2015 +0530

    mention gemspec, check deps
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a5e7dc8..adf9f48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,8 @@
 #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 DH_RUBY_GEMSPEC=github-linguist.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-github-linguist.git



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