[libanyevent-perl] 03/08: Refresh patches (offset).
gregor herrmann
gregoa at debian.org
Sat Dec 5 18:21:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libanyevent-perl.
commit 38de0e2b87bc40f0dddf5098b3bbb0ab5e9c9577
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 5 19:06:28 2015 +0100
Refresh patches (offset).
---
debian/patches/fix-spelling.patch | 4 ++--
debian/patches/replace-abuse-die-with-warn.patch | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch
index 3b0462b..d4f2312 100644
--- a/debian/patches/fix-spelling.patch
+++ b/debian/patches/fix-spelling.patch
@@ -2,7 +2,7 @@ Description: Fix a spelling error found by lintian
Origin: vendor
Author: Alessandro Ghedini <al3xbio at gmail.com>
Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2012-05-16
+Last-Update: 2015-12-05
Forwarded: mailto:anyevent at lists.schmorp.de
--- a/lib/AnyEvent.pm
@@ -18,7 +18,7 @@ Forwarded: mailto:anyevent at lists.schmorp.de
--- a/lib/AnyEvent/Handle.pm
+++ b/lib/AnyEvent/Handle.pm
-@@ -1869,7 +1869,7 @@
+@@ -1892,7 +1892,7 @@
dtection, make sure that any non-TLS data doesn't start with the octet 22
(ASCII SYN, 16 hex) or 128-255 (i.e. highest bit set). The checks this
read type does are a bit more strict, but might losen in the future to
diff --git a/debian/patches/replace-abuse-die-with-warn.patch b/debian/patches/replace-abuse-die-with-warn.patch
index 0109749..eb9fa34 100644
--- a/debian/patches/replace-abuse-die-with-warn.patch
+++ b/debian/patches/replace-abuse-die-with-warn.patch
@@ -2,11 +2,11 @@ Description: replace hardcoded die by a warn if IO::Async::Loop::AnyEvent is in
Author: Xavier Guimard <x.guimard at free.fr>
Bug-Debian: http://bugs.debian.org/706453
Forwarded: http://www.nntp.perl.org/group/perl.perl5.porters/2012/02/msg183037.html
-Last-Update: 2013-05-01
+Last-Update: 2015-12-06
--- a/lib/AnyEvent.pm
+++ b/lib/AnyEvent.pm
-@@ -1409,7 +1409,10 @@
+@@ -1436,7 +1436,10 @@
# the author knows about the problems and what it does to AnyEvent as a whole
# (and the ability of others to use AnyEvent), but simply wants to abuse AnyEvent
# anyway.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list