[DRE-commits] [vagrant-sshfs] 01/04: debian/rules: use rubygems installation layout (Closes: #854517)
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Feb 14 12:02:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository vagrant-sshfs.
commit 58b5a0367df8c4735a3e99e8245e49521a4bc33c
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Feb 14 09:56:09 2017 -0200
debian/rules: use rubygems installation layout (Closes: #854517)
---
debian/changelog | 7 +++++++
debian/rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9b2c353..598ea0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vagrant-sshfs (1.3.0-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debian/rules: use rubygems installation layout (Closes: #854517)
+
+ -- Antonio Terceiro <terceiro at debian.org> Tue, 14 Feb 2017 09:55:32 -0200
+
vagrant-sshfs (1.3.0-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/rules b/debian/rules
index 04f1da4..b6da7bb 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-sshfs.git
More information about the Pkg-ruby-extras-commits
mailing list