[libev-perl] 08/09: Add another spelling fix to fix-spelling-error.patch.

gregor herrmann gregoa at debian.org
Sat Dec 5 20:25:54 UTC 2015


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

gregoa pushed a commit to branch master
in repository libev-perl.

commit e71b794a6d6ad0c80dbd1f852f32906b4ba0839d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 5 21:23:02 2015 +0100

    Add another spelling fix to fix-spelling-error.patch.
---
 debian/patches/fix-spelling-error.patch | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix-spelling-error.patch b/debian/patches/fix-spelling-error.patch
index bb71f56..871d3b5 100644
--- a/debian/patches/fix-spelling-error.patch
+++ b/debian/patches/fix-spelling-error.patch
@@ -3,7 +3,7 @@ Origin: vendor
 Forwarded: no
 Author: Alessandro Ghedini <al3xbio at gmail.com>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-09-15
+Last-Update: 2011-12-05
 
 --- a/libev/ev.pod
 +++ b/libev/ev.pod
@@ -16,3 +16,14 @@ Last-Update: 2014-09-15
  difference is that wall clock time can run faster or slower than real
  time, and time jumps are not uncommon (e.g. when you adjust your
  wrist-watch).
+--- a/EV.pm
++++ b/EV.pm
+@@ -1104,7 +1104,7 @@
+ 
+    my $socket_loop;
+   
+-   # check wether we use SELECT or POLL _and_ KQUEUE is supported
++   # check whether we use SELECT or POLL _and_ KQUEUE is supported
+    if (
+      (EV::backend & (EV::BACKEND_POLL | EV::BACKEND_SELECT))
+      && (EV::supported_backends & EV::embeddable_backends & EV::BACKEND_KQUEUE)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libev-perl.git



More information about the Pkg-perl-cvs-commits mailing list