diff --git a/debian/control b/debian/control index 809917a..a51e67f 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,22 @@ Source: python-msrplib Section: python Priority: optional Maintainer: Dan Pascu Build-Depends: debhelper (>= 11), dh-python, python -Standards-Version: 3.9.8 +Standards-Version: 4.5.0 Package: python-msrplib Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-application (>= 2.8.0), python-gnutls (>= 3.0.0), python-eventlib, python-twisted-core, python-twisted-names, python-zope.interface Description: MSRP client library, implements RFC4975 and RFC4976 Message Session Relay Protocol (MSRP) is a protocol for transmitting a series of related instant messages in the context of a session. Message sessions are treated like any other media stream when set up via a rendezvous or session creation protocol such as the Session Initiation Protocol (SIP).