[SCM] Debian packaging of libio-socket-ssl-perl branch, master, updated. debian/1.62-1-10-ga954468

Salvatore Bonaccorso carnil at debian.org
Tue Apr 17 15:17:00 UTC 2012


The following commit has been merged in the master branch:
commit 87cae1486f8c78a41e96c9a66e0a8e8ca0c242c8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Apr 17 17:02:23 2012 +0200

    Drop remove-ssleay-version-test.patch patch

diff --git a/debian/patches/remove-ssleay-version-test.patch b/debian/patches/remove-ssleay-version-test.patch
deleted file mode 100644
index f18c724..0000000
--- a/debian/patches/remove-ssleay-version-test.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Do not check OPENSSL_VERSION_NUMBER
- This patch should be removed once libnet-ssleay-perl gets rebuilt against the
- newer version of libssl.
-Origin: vendor
-Bug-Debian: http://bugs.debian.org/664900
-Forwarded: not-needed
-Author: Alessandro Ghedini <al3xbio at gmail.com>
-Last-Update: 2012-03-27
-
---- a/t/dhe.t
-+++ b/t/dhe.t
-@@ -35,8 +35,7 @@
-     # openssl 1.0.1(beta2) complains about the rsa key too small, unless
-     # we explicitly set version to tlsv1 or sslv3
-     # unfortunatly the workaround fails for older openssl versions :(
--    (Net::SSLeay::OPENSSL_VERSION_NUMBER() >= 0x10001000)
--        ? ( SSL_version   => 'tlsv1' ):()
-+    SSL_version   => 'tlsv1'
- ) || do {
-     notok($!);
-     exit
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4df69ea..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-remove-ssleay-version-test.patch

-- 
Debian packaging of libio-socket-ssl-perl



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