diff --git a/debian/control b/debian/control index a5f1730..bd58e14 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,23 @@ Source: msrprelay Section: net Priority: optional Maintainer: Dan Pascu Uploaders: Tijmen de Mes Build-Depends: debhelper (>= 9), python(>= 2.7) 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-names, python-sqlobject (>= 0.10.2), python-systemd +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-names, + python-sqlobject (>= 0.10.2), + 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.