[Pkg-voip-commits] r9033 - in /linphone/trunk/debian: changelog control
kilian at alioth.debian.org
kilian at alioth.debian.org
Fri Jun 24 08:32:33 UTC 2011
Author: kilian
Date: Fri Jun 24 08:32:32 2011
New Revision: 9033
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9033
Log:
Fix descriptions - thanks to Filipus Klutiero (Closes: #631227)
Modified:
linphone/trunk/debian/changelog
linphone/trunk/debian/control
Modified: linphone/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/changelog?rev=9033&op=diff
==============================================================================
--- linphone/trunk/debian/changelog (original)
+++ linphone/trunk/debian/changelog Fri Jun 24 08:32:32 2011
@@ -1,3 +1,9 @@
+linphone (3.4.3-2) UNRELEASED; urgency=low
+
+ * Fix descriptions - thanks to Filipus Klutiero (Closes: #631227)
+
+ -- Kilian Krause <kilian at debian.org> Fri, 24 Jun 2011 10:31:53 +0200
+
linphone (3.4.3-1) experimental; urgency=low
* New upstream release
Modified: linphone/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/control?rev=9033&op=diff
==============================================================================
--- linphone/trunk/debian/control (original)
+++ linphone/trunk/debian/control Fri Jun 24 08:32:32 2011
@@ -113,9 +113,9 @@
.
Its main features are:
- support for multiples profiles, AV profile (RFC1890) being the default one;
- - an optional packet scheduler for synchronizing rtp recv and send;
+ - an optional packet scheduler for synchronizing RTP recv and send;
- implements blocking and non blocking IO for RTP sessions;
- - supports mutiplexing IO;
+ - supports multiplexing IO;
- supports part of RFC2833 for telephone events over RTP.
Package: libortp-dev
@@ -130,7 +130,7 @@
.
Its main features are:
- support for multiples profiles, AV profile (RFC1890) being the default one;
- - an optional packet scheduler for synchronizing rtp recv and send;
+ - an optional packet scheduler for synchronizing RTP recv and send;
- implements blocking and non blocking IO for RTP sessions;
- - supports mutiplexing IO;
+ - supports multiplexing IO;
- supports part of RFC2833 for telephone events over RTP.
More information about the Pkg-voip-commits
mailing list