[DRE-commits] [SCM] rcov.git branch, master, updated. upstream/0.9.11-17-g9d1ee6e

Paul van Tilburg paulvt at debian.org
Tue May 29 13:51:29 UTC 2012


The following commit has been merged in the master branch:
commit 596a1121f400d5b2ed7f8a4c5492900cc826b601
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue May 29 14:48:07 2012 +0200

    Point to a specific Gem spec

diff --git a/debian/rules b/debian/rules
index a5e7dc8..3bcc847 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
 #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=rcov.gemspec
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
rcov.git



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