Bug#828546: Building with OpenSSL 1.0.2 is sufficient for stretch
Adrian Bunk
bunk at stusta.de
Sat Nov 12 11:53:07 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:41:25.000000000 +0000
+++ debian/control 2016-11-12 11:41:43.000000000 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel at pocock.pro>
-Build-Depends: debhelper (>= 9.0.0), libssl-dev (>= 0.9.8), libcppunit-dev, autotools-dev, automake, libpcre3-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, libxerces-c-dev, pkg-config, libgsm1-dev, libspandsp-dev, libspeexdsp-dev, doxygen, libopus-dev
+Build-Depends: debhelper (>= 9.0.0), libssl1.0-dev | libssl-dev (<< 1.1.0~), libcppunit-dev, autotools-dev, automake, libpcre3-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, libxerces-c-dev, pkg-config, libgsm1-dev, libspandsp-dev, libspeexdsp-dev, doxygen, libopus-dev
Homepage: http://www.sipxtapi.org
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-voip/sipxtapi.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-voip-maintainers
mailing list