[DRE-commits] [ruby-rest-client] 01/04: Set gemspec name in ruby-tests.rake

Lucas Nussbaum lucas at moszumanska.debian.org
Sat Jul 8 17:14:13 UTC 2017


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

lucas pushed a commit to branch master
in repository ruby-rest-client.

commit 726ea3ad2654f824fc7b8aa7e99e602032729a7d
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 18:46:40 2017 +0200

    Set gemspec name in ruby-tests.rake
---
 debian/ruby-tests.rake | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index cf1591e..51a3431 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,5 +1,7 @@
 require 'gem2deb/rake/spectask'
 
+ENV['DH_RUBY_GEMSPEC']='rest-client.gemspec'
+
 Gem2Deb::Rake::RSpecTask.new do |spec|
   spec.pattern = './spec/**/*_spec.rb'
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rest-client.git



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