[Pkg-voip-commits] r6443 - in /libccrtp/trunk/debian: changelog control

msp at alioth.debian.org msp at alioth.debian.org
Sat Nov 15 06:04:17 UTC 2008


Author: msp
Date: Sat Nov 15 06:04:17 2008
New Revision: 6443

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6443
Log:
Fix "Useless long description" grabbed intro from -dev
(Closes: #498244)

Modified:
    libccrtp/trunk/debian/changelog
    libccrtp/trunk/debian/control

Modified: libccrtp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/libccrtp/trunk/debian/changelog?rev=6443&op=diff
==============================================================================
--- libccrtp/trunk/debian/changelog (original)
+++ libccrtp/trunk/debian/changelog Sat Nov 15 06:04:17 2008
@@ -3,8 +3,10 @@
   * New upstream release
   * Merge COPYING.addendum into debian/copyright
   * debian/patches incorporated upstream ;-)
-
- -- Mark Purcell <msp at debian.org>  Sat, 15 Nov 2008 16:58:55 +1100
+  * Fix "Useless long description" grabbed intro from -dev
+    (Closes: #498244)
+
+ -- Mark Purcell <msp at debian.org>  Sat, 15 Nov 2008 17:02:36 +1100
 
 libccrtp (1.6.1-2) unstable; urgency=low
 

Modified: libccrtp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/libccrtp/trunk/debian/control?rev=6443&op=diff
==============================================================================
--- libccrtp/trunk/debian/control (original)
+++ libccrtp/trunk/debian/control Sat Nov 15 06:04:17 2008
@@ -50,32 +50,18 @@
  including audio and video. It can be used for media-on-demand as well
  as interactive for creating services such as Internet telephony. 
  .
- GNU ccRTP offers support for RTCP and many other standard and extended
- features that are needed for both compatible and advanced streaming
- applications. GNU ccRTP can mix multiple payload types in stream, and
- hence can be used to implement RFC 2833 compliant signaling applications
- as well as other specialized things. GNU ccRTP also offers direct RTP
- packet filtering. 
- .
- GNU ccRTP is threadsafe and high performance. It uses packet queue
- lists rather than streaming buffers. This allows ccRTP to be used to
- create high capacity streaming servers as well as client applications. 
- .
- GNU ccRTP is designed to support both audio and video data and can do
- partial frame splits/re-assembly. GNU ccRTP also supports multicast
- networks and multiple active connection sources. This allows its use
- for building all forms of Internet standards based audio and visual
- conferencing systems. 
- .
- GNU ccRTP uses templates and can be used to implement realtime
- streaming with different underlying transport protocols, not just
- with IPV4 UDP sockets. 
+ This package contains the shared runtime libraries for GNU ccRTP.
 
 Package: libccrtp-doc
 Replaces: libccrtp-dev (<= 1.6.1-1)
 Section: doc
 Architecture: all
 Description: Documentation files for  GNU ccRTPp library
- This package contains the documentation files for the GNU ccRTP packages.
+ GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
+ the Internet-standard protocol for the transport of real-time data, 
+ including audio and video. It can be used for media-on-demand as well
+ as interactive for creating services such as Internet telephony. 
+ .
+ This package contains the documentation files for GNU ccRTP.
 
 




More information about the Pkg-voip-commits mailing list