[DRE-commits] [ruby-solve] 08/11: Patch: do not require bundler in tests

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Jun 25 21:46:12 UTC 2015


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-solve.

commit e34dd6c6fe6c430172828569516d94fd10476941
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Wed Jun 24 19:23:04 2015 +0300

    Patch: do not require bundler in tests
---
 debian/patches/0001-Do-not-require-bundler.patch | 18 ++++++++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/0001-Do-not-require-bundler.patch b/debian/patches/0001-Do-not-require-bundler.patch
new file mode 100644
index 0000000..dfcec66
--- /dev/null
+++ b/debian/patches/0001-Do-not-require-bundler.patch
@@ -0,0 +1,18 @@
+From: Hleb Valoshka <375gnu at gmail.com>
+Date: Wed, 24 Jun 2015 19:22:47 +0300
+Subject: Do not require bundler
+
+---
+ spec/spec_helper.rb | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
+index 5475958..6875cfe 100644
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,5 +1,4 @@
+ require 'rubygems'
+-require 'bundler'
+ require 'spork'
+ 
+ Spork.prefork do
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d043332
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Do-not-require-bundler.patch

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



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