Bug#828563: Building with OpenSSL 1.0.2 is sufficient for stretch
Adrian Bunk
bunk at stusta.de
Sat Nov 26 14:52:23 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-26 14:49:45.000000000 +0000
+++ debian/control 2016-11-26 14:49:53.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian at debian.org>
-Build-Depends: debhelper (>= 9), libboost-dev, libssl-dev
+Build-Depends: debhelper (>= 9), libboost-dev, libssl1.0-dev | libssl-dev (<< 1.1.0~)
Standards-Version: 3.9.6
Homepage: http://www.stunprotocol.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/stunserver/trunk/
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