[DRE-commits] [ruby-instance-storage] 01/01: remove require bundler

Daisuke Higuchi dai at moszumanska.debian.org
Mon Nov 2 12:58:02 UTC 2015


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

dai pushed a commit to branch master
in repository ruby-instance-storage.

commit 999f1fbde4344416ed7b0959a08f04b7f2e114a1
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Mon Nov 2 21:57:41 2015 +0900

    remove require bundler
---
 debian/patches/remove_require_bundler.patch | 15 +++++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/remove_require_bundler.patch b/debian/patches/remove_require_bundler.patch
new file mode 100644
index 0000000..00a9eae
--- /dev/null
+++ b/debian/patches/remove_require_bundler.patch
@@ -0,0 +1,15 @@
+Description: remove require bundler
+Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
+Last-Update: 2015-11-02
+
+Index: ruby-instance-storage/test/instance_storage_test.rb
+===================================================================
+--- ruby-instance-storage.orig/test/instance_storage_test.rb
++++ ruby-instance-storage/test/instance_storage_test.rb
+@@ -1,6 +1,5 @@
+ # -*- coding: utf-8 -*-
+ 
+-require 'bundler/setup'
+ require 'minitest/autorun'
+ 
+ require 'instance_storage'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..0b05216
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove_require_bundler.patch

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



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