[DRE-commits] [ruby-celluloid] 01/04: Add require-celluloid.patch

Sruthi Chandran srud-guest at moszumanska.debian.org
Thu Sep 21 12:54:50 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-celluloid.

commit 4c4d16a9ab8219b4b033be32edd788396ffac52a
Author: Sruthi Chandran <srud at disroot.org>
Date:   Thu Sep 21 13:15:52 2017 +0530

    Add require-celluloid.patch
---
 debian/patches/require-celluloid.patch | 8 ++++++++
 debian/patches/series                  | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/require-celluloid.patch b/debian/patches/require-celluloid.patch
new file mode 100644
index 0000000..e9e7c99
--- /dev/null
+++ b/debian/patches/require-celluloid.patch
@@ -0,0 +1,8 @@
+--- a/spec/celluloid/actor/system_spec.rb
++++ b/spec/celluloid/actor/system_spec.rb
+@@ -1,3 +1,5 @@
++require 'spec_helper.rb'
++
+ RSpec.describe Celluloid::Actor::System do
+   class TestActor
+     include Celluloid
diff --git a/debian/patches/series b/debian/patches/series
index 2a3943c..4fc4f9d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 remove-rubygems-bundler-coveralls.patch
+require-celluloid.patch

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



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