[DRE-commits] [ruby-listen] 06/30: changed patch from require rp-inotify to rb-inotify, typo
    Markus Tornow 
    nadir-guest at alioth.debian.org
       
    Mon Oct  7 19:25:12 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
nadir-guest pushed a commit to branch master
in repository ruby-listen.
commit a7b4ad771fdb3dedc5dc2d94afbfda0fbe436f0d
Author: markus tornow <tornow at riseup.net>
Date:   Mon Nov 12 19:30:18 2012 +0100
    changed patch from require rp-inotify to rb-inotify, typo
---
 debian/patches/test-failure-linux-rb-require |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/test-failure-linux-rb-require b/debian/patches/test-failure-linux-rb-require
index 08e38a3..70918ea 100644
--- a/debian/patches/test-failure-linux-rb-require
+++ b/debian/patches/test-failure-linux-rb-require
@@ -6,7 +6,7 @@
        # Declare the adapter's dependencies
 -      dependency 'rb-inotify', '~> 0.8.8'
 +      #dependency 'rb-inotify', '~> 0.8.8'
-+      require 'rp-inotify' 
++      require 'rb-inotify' 
  
        # Watched inotify events
        #
-- 
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