[DRE-commits] [ruby-licensee] 01/01: install as gem

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Nov 26 06:38:23 UTC 2016


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

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

commit 52fd1e59f1276041945f35d353e4fc126f6d36f8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 26 12:06:16 2016 +0530

    install as gem
---
 debian/changelog | 6 ++++++
 debian/rules     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f6e869c..b18950b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-licensee (8.0.0-2) unstable; urgency=medium
+
+  * Install as gem (Closes: #845719) 
+
+ -- Pirate Praveen <praveen at debian.org>  Sat, 26 Nov 2016 12:04:32 +0530
+
 ruby-licensee (8.0.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #826016)
diff --git a/debian/rules b/debian/rules
index b861a25..d21fa7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
+export DH_RUBY = --gem-install
 
 %:
 	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