Bug#828408: Building with OpenSSL 1.0.2 is sufficient for stretch

Adrian Bunk bunk at stusta.de
Sat Nov 12 11:03:15 UTC 2016


Control: tags -1 patch

Not a perfect solution but sufficient for stretch is the patch below to 
use OpenSSL 1.0.2

The "| libssl-dev (<< 1.1.0~)" is added for backports.

--- debian/control.old	2016-11-12 11:01:57.000000000 +0000
+++ debian/control	2016-11-12 11:02:01.000000000 +0000
@@ -8,7 +8,7 @@
                libhttp-message-perl,
                libnet-ssleay-perl,
                libpoe-perl,
-               libssl-dev,
+               libssl1.0-dev | libssl-dev (<< 1.1.0~),
                perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpoe-filter-ssl-perl.git


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



More information about the pkg-perl-maintainers mailing list