[DRE-commits] [ruby-amq-protocol] 05/05: updated disable bundler, added DEP3 header
Jonas Genannt
jonas at brachium-system.net
Mon Jan 27 19:55:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-amq-protocol.
commit 8295630b7e6888174f8cbb0e83478e1254245d93
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Mon Jan 27 20:53:01 2014 +0100
updated disable bundler, added DEP3 header
---
debian/patches/disable_bundler | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/patches/disable_bundler b/debian/patches/disable_bundler
index f2d1aa6..8ce6ae1 100644
--- a/debian/patches/disable_bundler
+++ b/debian/patches/disable_bundler
@@ -1,10 +1,18 @@
---- ruby-amq-protocol-0.9.0.orig/spec/spec_helper.rb
-+++ ruby-amq-protocol-0.9.0/spec/spec_helper.rb
-@@ -1,6 +1,6 @@
+Description: disable bundler and effin_utf8 usage in tests
+Author: Jonas Genannt <jonas.genannt at capi2name.de>
+Forwarded: not-needed
+
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -1,9 +1,9 @@
# encoding: binary
-require 'bundler/setup'
+#require 'bundler/setup'
require 'rspec'
+-require "effin_utf8"
++#require "effin_utf8"
+
begin
+ require 'simplecov'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-amq-protocol.git
More information about the Pkg-ruby-extras-commits
mailing list