From 7aee45b6e74827a2c164e13b07e63b5a17c14255 Mon Sep 17 00:00:00 2001 From: Manuel Montecelo Date: Thu, 12 Sep 2019 18:07:56 +0200 Subject: [PATCH] TT#66582 Change the dependency on prosody, it does not work with later versions This package needs modifications to adapt to the versions in Debian buster (0.11), it is unknown if it works in 0.10, so to be on the safe side change the dependency to the known version in which it works. Change-Id: I4441732fe98c3951a259a2a2b3dfdc482db20bd1 (cherry picked from commit 3f092150b75a281049e1f13afb4ef49b70c45910) (cherry picked from commit 093bde0ed936d5c00b606ff703dfc1d832ed04af) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 22be2fa..80d0ab1 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Depends: lua-sec, ngcp-system-tools-ce | ngcp-system-tools, prosody (>= 0.9.8~), + prosody (<< 0.10~), ${misc:Depends}, Description: ngcp modules for the prosody Jabber/XMPP server This package provides modules for the Prosody Jabber/XMPP server