diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index ec6a9c3..1ed4163 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,16 @@ Source: msrprelay Section: net Priority: optional Maintainer: Adrian Georgescu Uploaders: Saul Ibarra , Dan Pascu -Build-Depends: debhelper (>= 7.3.5), python(>= 2.7) +Build-Depends: debhelper (>= 9), python(>= 2.7) Standards-Version: 3.9.6 Package: msrprelay Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-application (>= 1.2.8), python-gnutls (>= 3.0.0), python-twisted-core (>= 2.5.0), python-twisted-names, python-sqlobject (>= 0.10.2) 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.