Control: tags -1 patch

Sufficient for stretch (which might be the last Debian release with sslscan)
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-28 18:15:56.000000000 +0000
+++ debian/control      2016-11-28 18:16:00.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Marvin Stark <m...@der-marv.de>
 Homepage: https://github.com/rbsec/sslscan
-Build-Depends: debhelper (>= 9), libssl-dev
+Build-Depends: debhelper (>= 9), libssl1.0-dev | libssl-dev (<< 1.1.0~)
 Standards-Version: 3.9.7.0
 
 Package: sslscan


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

Reply via email to