This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libio-async-loop-epoll-perl.
commit a772dfece7530c51afc4ca2f721a5987913727b7 Author: gregor herrmann <[email protected]> Date: Tue Nov 10 19:30:44 2015 +0100 Drop spelling.patch, merged upstream. --- debian/patches/series | 1 - debian/patches/spelling.patch | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 5299247..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -spelling.patch diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch deleted file mode 100644 index 4e45de5..0000000 --- a/debian/patches/spelling.patch +++ /dev/null @@ -1,14 +0,0 @@ -Description: fix a typo -Author: Florian Schlichting <[email protected]> -Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=88845 ---- a/lib/IO/Async/Loop/Epoll.pm -+++ b/lib/IO/Async/Loop/Epoll.pm -@@ -67,7 +67,7 @@ - read-ready and write-ready tests so that the OZ<>(1) high-performance - multiplexing of Linux's C<epoll_pwait(2)> syscall can be used. - --The C<epoll> Linux subsystem uses a persistant registration system, meaning -+The C<epoll> Linux subsystem uses a persistent registration system, meaning - that better performance can be achieved in programs using a large number of - filehandles. Each C<epoll_pwait(2)> syscall only has an overhead proportional - to the number of ready filehandles, rather than the total number being -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-loop-epoll-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
