[DRE-commits] [ruby-license-finder] 10/13: install spec directory	for autopkgtest
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Sun Jul 30 15:44:55 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-license-finder.
commit f0fe7005afd84b7c664f07261cb730a3c8383936
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 20:19:48 2017 +0530
    install spec directory for autopkgtest
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index e40f62b..dab7ce5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
 export DH_RUBY = --gem-install
+export DH_RUBY_GEM_INSTALL_WHITELIST_APPEND = spec
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-license-finder.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list