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

Adrian Bunk bunk at stusta.de
Sun Nov 20 17:04:43 UTC 2016


Control: tags -1 patch

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

--- debian/control.old	2016-11-20 15:44:46.000000000 +0000
+++ debian/control	2016-11-20 15:45:01.000000000 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>, Kilian Krause <kilian at debian.org>
 Build-Depends: debhelper (>= 8), autotools-dev, doxygen (>= 1.8.5-1~), pkg-config, bison, flex,
- unixodbc-dev, libssl-dev, libldap2-dev, libsasl2-dev, libkrb5-dev, libexpat1-dev,
+ unixodbc-dev, libssl1.0-dev, libldap2-dev, libsasl2-dev, libkrb5-dev, libexpat1-dev,
  libpulse-dev,
  libsdl1.2-dev, libdv4-dev,
  libv4l-dev [linux-any],
@@ -31,7 +31,7 @@
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libpt2.10.11 (= ${binary:Version}),
- libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
+ libc6-dev, libssl1.0-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
 Description: Portable Tools Library development files
  This package contains the headers and a static version of the library
  PTLib, which is a moderately large class library that has its genesis


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-voip-maintainers mailing list