Bug#846666: h323plus must use the same OpenSSL version as libpt
Adrian Bunk
bunk at stusta.de
Tue Dec 6 12:40:13 UTC 2016
Control: reassign 846693 src:h323plus
Control: reassign 846687 src:h323plus
Control: forcemerge -1 846693 846687
Control: affects -1 src:gnugk src:openam
Control: tags -1 patch
h323plus must use the same OpenSSL version as libpt.
The "| libssl-dev (<< 1.1.0~)" is added for backports.
--- debian/control.old 2016-12-06 12:16:34.000000000 +0000
+++ debian/control 2016-12-06 12:16:48.000000000 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian at debian.org>, Mark Purcell <msp at debian.org>, Faidon Liambotis <paravoid at debian.org>
Build-Depends: debhelper (>= 8), libsasl2-dev, autotools-dev, binutils (>= 2.17),
- dpkg-dev (>= 1.13.19), libpt-dev (>= 2.10.1), libldap2-dev, libssl-dev, libexpat1-dev,
+ dpkg-dev (>= 1.13.19), libpt-dev (>= 2.10.1), libldap2-dev, libssl1.0-dev | libssl-dev (<< 1.1.0~), libexpat1-dev,
libsdl1.2-dev, unixodbc-dev, pkg-kde-tools, dh-autoreconf
Build-Conflicts: libopenh323-dev, libopenh323-1.18.0
Standards-Version: 3.9.2
@@ -28,7 +28,7 @@
Package: libh323plus-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libh323-1.24.0v5 (= ${binary:Version}), libssl-dev, libpt-dev
+Depends: ${misc:Depends}, libh323-1.24.0v5 (= ${binary:Version}), libssl1.0-dev | libssl-dev (<< 1.1.0~), libpt-dev
Conflicts: libopenh323-dev
Replaces: libopenh323-dev
Description: H.323 aka VoIP library development files
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