[DRE-commits] [ruby-listen] 01/01: Format patch to DEP3

Thiago Ribeiro thiagovsk-guest at moszumanska.debian.org
Thu Mar 3 18:20:39 UTC 2016


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

thiagovsk-guest pushed a commit to branch master
in repository ruby-listen.

commit dfef5fd8837e2aa7214ea6d56bc774f791e81fa3
Author: Thiago Ribeiro <thiagitosouza at gmail.com>
Date:   Thu Mar 3 15:13:36 2016 -0300

    Format patch to DEP3
---
 debian/patches/0003-fix-listener-test-in-ruby2_3.patch | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/patches/0003-fix-listener-test-in-ruby2_3.patch b/debian/patches/0003-fix-listener-test-in-ruby2_3.patch
index b9ddc0e..0444613 100644
--- a/debian/patches/0003-fix-listener-test-in-ruby2_3.patch
+++ b/debian/patches/0003-fix-listener-test-in-ruby2_3.patch
@@ -1,3 +1,7 @@
+Description: Fix listener_spec test in ruby 2.3
+Author: Thiago Ribeiro <thiago at pencillabs.com>
+Applied-Upstream: https://github.com/guard/listen/pull/368
+Last-Update: 2016-03-03
 --- a/spec/lib/listen/listener_spec.rb
 +++ b/spec/lib/listen/listener_spec.rb
 @@ -86,7 +86,12 @@
@@ -11,6 +15,6 @@
 +        end
 +      end
 +
-
+ 
        it 'passes the block to the event processor' do
          allow(Event::Config).to receive(:new) do |*_args, &some_block|

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



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