Page MenuHomePhabricator

No OneTemporary

diff --git a/debian/control b/debian/control
index e1d512ca..62c99329 100644
--- a/debian/control
+++ b/debian/control
@@ -1,35 +1,35 @@
Source: python-sipsimple
Section: python
Priority: optional
Maintainer: Dan Pascu <dan@ag-projects.com>
Uploaders: Adrian Georgescu <ag@ag-projects.com>, Saul Ibarra <saul@ag-projects.com>
Build-Depends: debhelper (>= 7.3.5), python-all-dev (>= 2.7), python-all-dbg (>= 2.7), cython-dbg (>= 0.13.0), libasound2-dev, libssl-dev
Standards-Version: 3.9.3
Homepage: http://sipsimpleclient.com
Package: python-sipsimple
Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-application (>= 1.4.0), python-dateutil, python-dnspython (>= 1.6), python-eventlib, python-gnutls, python-lxml, python-msrplib (>= 0.15.0), python-twisted-core (>= 8.1.0), python-xcaplib (>= 1.0.17)
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-application (>= 1.4.0), python-dateutil, python-dnspython (>= 1.9), python-eventlib, python-gnutls, python-lxml, python-msrplib (>= 0.15.0), python-twisted-core (>= 8.1.0), python-xcaplib (>= 1.0.17)
Suggests: libavahi-compat-libdnssd1
Provides: ${python:Provides}
Description: Python SDK for development of SIP end-points
SIP SIMPLE client SDK is a Software Development Kit for easy development of
SIP end-points that support rich media like Audio, Instant Messaging, File
Transfers, Desktop Sharing and Presence. Other media types can be easily
added by using an extensible high-level API.
Package: python-sipsimple-dbg
Architecture: any
Priority: extra
Section: debug
Depends: ${shlibs:Depends}, ${misc:Depends}, python-sipsimple (= ${binary:Version})
Recommends: python-all-dbg
Provides: ${python:Provides}
Description: Python SDK for development of SIP end-points (debug symbols)
SIP SIMPLE client SDK is a Software Development Kit for easy development of
SIP end-points that support rich media like Audio, Instant Messaging, File
Transfers, Desktop Sharing and Presence. Other media types can be easily
added by using an extensible high-level API.
.
This package includes debugging symbols for the python-sipsimple package.
diff --git a/docs/Dependencies.txt b/docs/Dependencies.txt
index bec3396b..0b173b9b 100644
--- a/docs/Dependencies.txt
+++ b/docs/Dependencies.txt
@@ -1,23 +1,23 @@
Dependencies for SIP SIMPLE client SDK
--------------------------------------
Copyright (c) 2008-2013 AG Projects
http://ag-projects.com
Home page: http://sipsimpleclient.org
* python http://python.org 2.7
* python-application http://pypi.python.org/simple/python-application >=1.4.0
* python-cjson http://pypi.python.org/pypi/python-cjson/ >=1.0.5
* python-dateutil http://niemeyer.net/python-dateutil >=1.4
* python-eventlib http://download.ag-projects.com/SipClient >=0.1.0
* python-greenlet http://pypi.python.org/pypi/greenlet >=0.3.2
* python-gnutls http://pypi.python.org/simple/python-gnutls >=1.1.9
* python-lxml http://codespeak.net/lxml >=2.1.2
* python-msrplib http://download.ag-projects.com/MSRP >=0.15.0
* python-xcaplib http://download.ag-projects.com/XCAP >=1.0.17
* cython http://www.cython.org >=0.13.0
- * dnspython http://www.dnspython.org >=1.6.0
+ * dnspython http://www.dnspython.org >=1.9.0
* twisted http://twistedmatrix.com/trac >=8.1.0
* zope-interface http://www.zope.org >=3.3.1

File Metadata

Mime Type
text/x-diff
Expires
Sat, Feb 1, 12:37 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3489339
Default Alt Text
(3 KB)

Event Timeline