[DRE-commits] [vagrant-mutate] 01/05: debian/rules: install using the Rubygems layout

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Feb 2 16:18:56 UTC 2017


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

terceiro pushed a commit to branch master
in repository vagrant-mutate.

commit 02d8ccd218fe4e11baad8cfcdc69a2845fa5ff79
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Feb 2 11:47:48 2017 -0200

    debian/rules: install using the Rubygems layout
---
 debian/changelog | 7 +++++++
 debian/rules     | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ba29e98..27f6b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vagrant-mutate (1.2.0-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * debian/rules: install using the Rubygems layout (Closes: #NNNNNN)
+
+ -- Antonio Terceiro <terceiro at debian.org>  Thu, 02 Feb 2017 11:47:08 -0200
+
 vagrant-mutate (1.2.0-2) unstable; urgency=medium
 
   * requires qemu-img from qemu-utils to work
diff --git a/debian/rules b/debian/rules
index 55413c1..6aac816 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 include /usr/share/dpkg/default.mk
 
 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/vagrant-mutate.git



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