[Pkg-xmpp-devel] Bug#845857: Fix for the jabberd2 FTBFS bugs
Adrian Bunk
bunk at stusta.de
Sat Dec 10 06:54:09 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-12-10 06:48:51.000000000 +0000
+++ debian/control 2016-12-10 06:49:02.000000000 +0000
@@ -4,8 +4,8 @@
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel at lists.alioth.debian.org>
Uploaders: Willem van den Akker <wvdakker at wilsoft.nl>, Simon Josefsson <simon at josefsson.org>
Build-Depends: debhelper (>= 9), dh-systemd (>= 1.5), dh-autoreconf,
- libssl-dev, libgsasl7-dev (>= 1.4.0), libdb-dev, libpam0g-dev,
- libmysqlclient-dev, libpq-dev, libldap2-dev, libsqlite3-dev,
+ libssl1.0-dev | libssl-dev (<< 1.1.0~), libgsasl7-dev (>= 1.4.0), libdb-dev, libpam0g-dev,
+ default-libmysqlclient-dev, libpq-dev, libldap2-dev, libsqlite3-dev,
libidn11-dev, libexpat1-dev, libudns-dev, libhttp-parser-dev, check
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xmpp/jabberd2.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-xmpp-devel
mailing list