[Pkg-voip-commits] [SCM] UNNAMED PROJECT branch, master, updated. upstream/1.8.0_pre1-5-g55ffd7c

Daniel Pocock daniel at pocock.com.au
Sun May 20 16:46:03 UTC 2012


The following commit has been merged in the master branch:
commit 9103f3940e23fea0f6d45007215d16bec0b53ae0
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun May 20 18:17:42 2012 +0200

    Re-order the description text

diff --git a/debian/control b/debian/control
index 58e97ee..90aae45 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: libresiprocate-1.8
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: reSIProcate SIP stack - shared libraries
- reSIProcate is a library that aims to fully implement the SIP protocol
+ reSIProcate is a framework that aims to fully implement the SIP protocol
  in first class C++.  It is intended for use in other applications,
  such as the repro SIP proxy.
  .
@@ -26,7 +26,7 @@ Section: libdevel
 Architecture: any
 Depends: libresiprocate-1.8 (= ${binary:Version}), ${misc:Depends}
 Description: reSIProcate SIP stack - development files
- reSIProcate is a library that aims to fully implement the SIP protocol
+ reSIProcate is a framework that aims to fully implement the SIP protocol
  in first class C++.  It is intended for use in other applications,
  such as the repro SIP proxy.
  .
@@ -38,23 +38,19 @@ Section: net
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
 Description: reSIProcate SIP stack - lightweight SIP proxy daemon
- reSIProcate is a library that aims to fully implement the SIP protocol
- in first class C++.  It is intended for use in other applications,
- such as the repro SIP proxy.
- .
  repro is the SIP proxy developed as part of the reSIProcate project.
  It provides a high-quality, low maintenance solution for serving
  small and large IP telephony installations.
+ .
+ reSIProcate is a framework that aims to fully implement the SIP protocol
+ in first class C++.  It is intended for use in other applications,
+ such as the repro SIP proxy.
 
 Package: resiprocate-turn-server
 Section: net
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
 Description: reSIProcate SIP stack - ICE/TURN server
- reSIProcate is a library that aims to fully implement the SIP protocol
- in first class C++.  It is intended for use in other applications,
- such as the repro SIP proxy.
- .
  reTurn is the TURN server developed as part of the reSIProcate project.
  TURN (RFC 5766) provides a standardised solution for VoIP applications
  to find the most efficient way to route media streams when NAT and
@@ -64,19 +60,22 @@ Description: reSIProcate SIP stack - ICE/TURN server
  small and large IP telephony installations.  It has been used successfully
  with a variety of SIP and Jabber applications, including Lumicall,
  Jitsi, Empathy and Psi.
+ .
+ reSIProcate is a framework that aims to fully implement the SIP protocol
+ in first class C++.  It is intended for use in other applications,
+ such as the repro SIP proxy.
 
 Package: sipdialer
 Section: net
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: reSIProcate SIP stack - click-to-call utility
- reSIProcate is a library that aims to fully implement the SIP protocol
- in first class C++.  It is intended for use in other applications,
- such as the repro SIP proxy.
- .
  sipdialer is a click-to-call application that uses the SIP REFER
  method to force a SIP phone (for example, the phone on your desk)
  to dial another number.  It can be registered in gconf to handle
  clicks on sip:, sips: and tel: URIs in other applications and the
  web browser.
-
+ .
+ reSIProcate is a framework that aims to fully implement the SIP protocol
+ in first class C++.  It is intended for use in other applications,
+ such as the repro SIP proxy.

-- 
UNNAMED PROJECT



More information about the Pkg-voip-commits mailing list