|
Revision 139, 0.8 KB
(checked in by Luci Stanescu <luci@ag-projects.com>, 14 months ago)
|
|
Bumped Standards-Version to 3.8.2
|
| Line | |
|---|
| 1 | Source: sip-chatserver |
|---|
| 2 | Section: net |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Denis Bilenko <denis@ag-projects.com> |
|---|
| 5 | Uploaders: Dan Pascu <dan@ag-projects.com>, Adrian Georgescu <ag@ag-projects.com>, Lucian Stanescu <luci@ag-projects.com> |
|---|
| 6 | Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.0), python (>= 2.5.0), python-support (>= 0.5.3) |
|---|
| 7 | Standards-Version: 3.8.2 |
|---|
| 8 | |
|---|
| 9 | Package: sip-chatserver |
|---|
| 10 | Architecture: all |
|---|
| 11 | Depends: ${python:Depends}, ${misc:Depends}, python-sipsimple (>= 0.9.0), python-sqlobject (>= 0.10.4), python-pysqlite2 | python-mysqldb, python-application (>= 1.1.4) |
|---|
| 12 | Description: SIP chatserver - conference bridge for MSRP chat sessions |
|---|
| 13 | SIP chatserver is an open source conference bridge that supports MSRP chat |
|---|
| 14 | sessions. It can be used for ad-hoc conferencing by SIP end-points. |
|---|