[libnet-ssleay-perl] 03/07: Refresh patches (offset).
gregor herrmann
gregoa at debian.org
Sun Oct 30 23:05:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-ssleay-perl.
commit 90cf3861909f988dfaf9d114487fb1562d14be1a
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Oct 30 23:48:43 2016 +0100
Refresh patches (offset).
---
debian/patches/0001-fix-typo-in-manpage.patch | 6 +++---
debian/patches/20no-stray-libz-link.patch | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/0001-fix-typo-in-manpage.patch b/debian/patches/0001-fix-typo-in-manpage.patch
index 3f0314d..7493028 100644
--- a/debian/patches/0001-fix-typo-in-manpage.patch
+++ b/debian/patches/0001-fix-typo-in-manpage.patch
@@ -1,10 +1,10 @@
Description: Fix typo in manpage
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
-Last-Updated: 2016-04-23
+Last-Updated: 2016-10-30
--- a/lib/Net/SSLeay.pod
+++ b/lib/Net/SSLeay.pod
-@@ -624,7 +624,7 @@ should work without trouble.
+@@ -626,7 +626,7 @@
=head3 Using callbacks
Do not use callbacks across threads (the module blocks cross-thread callback operations
@@ -15,7 +15,7 @@ Last-Updated: 2016-04-23
=head3 Using openssl elements
--- a/lib/Net/SSLeay/Handle.pm
+++ b/lib/Net/SSLeay/Handle.pm
-@@ -187,7 +187,7 @@ sub shutdown {
+@@ -187,7 +187,7 @@
my $debug = Net::SSLeay::Handle->debug()
Net::SSLeay::Handle->debug(1)
diff --git a/debian/patches/20no-stray-libz-link.patch b/debian/patches/20no-stray-libz-link.patch
index 10291a1..68c9c02 100644
--- a/debian/patches/20no-stray-libz-link.patch
+++ b/debian/patches/20no-stray-libz-link.patch
@@ -2,11 +2,11 @@ Description: Avoid unnecessary dependency on libz
Forwarded: no
Author: Damyan Ivanov <dmn at debian.org>
Reviewed-by: Alessandro Ghedini <al3xbio at gmail.com>
-Last-Update: 2015-05-11
+Last-Update: 2016-10-30
--- a/inc/Module/Install/PRIVATE/Net/SSLeay.pm
+++ b/inc/Module/Install/PRIVATE/Net/SSLeay.pm
-@@ -124,8 +124,8 @@
+@@ -123,8 +123,8 @@
else {
push @{ $opts->{lib_links} },
($rsaref
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ssleay-perl.git
More information about the Pkg-perl-cvs-commits
mailing list