diff --git a/debian/control b/debian/control index bd58e14..edd05c1 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,23 @@ Source: msrprelay Section: net Priority: optional Maintainer: Dan Pascu Uploaders: Tijmen de Mes -Build-Depends: debhelper (>= 9), python(>= 2.7) +Build-Depends: debhelper (>= 9), python Standards-Version: 3.9.8 Package: msrprelay Architecture: all Depends: ${python:Depends}, ${misc:Depends}, lsb-base, python-application (>= 2.8.0), python-gnutls (>= 3.0.0), - python-twisted-core (>= 2.5.0), + python-twisted-core, python-twisted-names, - python-sqlobject (>= 0.10.2), + python-sqlobject, python-systemd Description: MSRP Relay, a RFC 4976 compatible IM/File transfer relay This software implements an MSRP relay, which is an extension to the MSRP protocol (RFC 4975). Its main role is to help NAT traversal of Interactive Messaging and file transfer sessions for SIP/MSRP endpoints located behind NAT.