[DRE-commits] [ruby-licensee] 01/10: Whitelist LICENSE.md in geminstall as it is required in test

Sruthi Chandran srud-guest at moszumanska.debian.org
Sat Sep 23 18:51:39 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-licensee.

commit c842b9392fc0ec2a6ea3a3f432ace8d1dfe8f926
Author: Sruthi Chandran <srud at disroot.org>
Date:   Thu Sep 21 18:43:28 2017 +0530

    Whitelist LICENSE.md in geminstall as it is required in test
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ec7af84..ddad935 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 = LICENSE.md
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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