[Pkg-voip-commits] [resiprocate] 02/05: Provide virtual packages sip-router, stun-server, turn-server
Daniel Pocock
pocock at moszumanska.debian.org
Mon Feb 10 20:18:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
pocock pushed a commit to branch master
in repository resiprocate.
commit f13fc45b1a46aff519b97801180c1374eab34e67
Author: Daniel Pocock <daniel at pocock.com.au>
Date: Wed Feb 5 18:30:57 2014 +0100
Provide virtual packages sip-router, stun-server, turn-server
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 517f9f4..09aa214 100644
--- a/debian/control
+++ b/debian/control
@@ -106,7 +106,8 @@ Section: net
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libresiprocate-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, adduser
-Recommends: apache2-utils, openssl
+Recommends: apache2-utils, openssl, stun-server | turn-server
+Provides: sip-router
Description: reSIProcate SIP stack - lightweight SIP proxy daemon
repro is the SIP proxy developed as part of the reSIProcate project.
It provides a high-quality, low maintenance solution for serving
@@ -122,6 +123,8 @@ Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libresiprocate-1.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, adduser
Recommends: openssl
+Suggests: sip-router, xmpp-server
+Provides: stun-server, turn-server
Description: reSIProcate SIP stack - ICE/TURN server
reTurn is the TURN server developed as part of the reSIProcate project.
TURN (RFC 5766) provides a standardised solution for VoIP applications
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git
More information about the Pkg-voip-commits
mailing list