[libcrypt-openssl-dsa-perl] 02/08: Drop Makefile.PL-no-ssl-in-LIBS.patch patch

Salvatore Bonaccorso carnil at debian.org
Mon Jul 13 17:24:15 UTC 2015


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

carnil pushed a commit to branch master
in repository libcrypt-openssl-dsa-perl.

commit 9879d960f75978033f6b3d0c415caa7ebb922d07
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Jul 13 18:44:55 2015 +0200

    Drop Makefile.PL-no-ssl-in-LIBS.patch patch
---
 debian/patches/Makefile.PL-no-ssl-in-LIBS.patch | 18 ------------------
 debian/patches/series                           |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch b/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch
deleted file mode 100644
index 6c557b2..0000000
--- a/debian/patches/Makefile.PL-no-ssl-in-LIBS.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: remove -lssl from LIBS as it is not needed
- no symbols from libssl are used.
-Origin: vendor
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=80368
-Forwarded: yes
-Author: Damyan Ivanov <dmn at debian.org>
-Last-Update: 2011-08-05
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -6,6 +6,6 @@ WriteMakefile(
-     'VERSION_FROM'	=> 'lib/Crypt/OpenSSL/DSA.pm', # finds $VERSION
-     'PREREQ_PM'		=> {}, # e.g., Module::Name => 1.1
-     'AUTHOR'            => 'T.J. Mather',
--    'LIBS'              => ['-lssl -lcrypto'],
-+    'LIBS'              => ['-lcrypto'],
-     'DEFINE'            => '-DPERL5',   # perl-5.8/gcc-3.2 needs this
- );
diff --git a/debian/patches/series b/debian/patches/series
index 72176ad..f191109 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-Makefile.PL-no-ssl-in-LIBS.patch
 fix-manpage-errors.patch

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



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