[Pkg-voip-commits] r10544 - in /spandsp/trunk/debian: changelog control

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Mon Aug 11 04:46:46 UTC 2014


Author: tzafrir
Date: Mon Aug 11 04:46:46 2014
New Revision: 10544

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10544
Log:
Fix package descriptions (Closes: #757747).

Modified:
    spandsp/trunk/debian/changelog
    spandsp/trunk/debian/control

Modified: spandsp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/changelog?rev=10544&op=diff
==============================================================================
--- spandsp/trunk/debian/changelog	(original)
+++ spandsp/trunk/debian/changelog	Mon Aug 11 04:46:46 2014
@@ -1,6 +1,7 @@
 spandsp (0.0.6-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Fix package descriptions (Closes: #757747).
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 09 Aug 2014 19:34:46 +0300
 

Modified: spandsp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/control?rev=10544&op=diff
==============================================================================
--- spandsp/trunk/debian/control	(original)
+++ spandsp/trunk/debian/control	Mon Aug 11 04:46:46 2014
@@ -28,7 +28,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
 Description: Telephony signal processing library
- This is a low-level signal processing library that modulate and demodulate
+ a low-level signal processing library that modulate and demodulate
  signals commonly used in telephony, such as the "noise" generated by a
  fax modem or DTMF touchpad.
  .
@@ -40,7 +40,7 @@
 Depends: libspandsp2 (= ${binary:Version}), ${misc:Depends}, libtiff-dev|libtiff5-dev, libjpeg-dev|libjpeg62-dev
 Multi-Arch: same
 Description: Telephony signal processing library - development headers
- This is a low-level signal processing library that modulates and demodulates
+ a low-level signal processing library that modulates and demodulates
  signals commonly used in telephony, such as the "noise" generated by a
  fax modem or DTMF touchpad.
  .
@@ -52,7 +52,8 @@
 Architecture: all
 Multi-Arch: foreign
 Description: Documentation for the spandsp signal processing library
- This package contains the online API in HTML for the libspandsp, a low
- level signal processing library that modulates and demodulates signals
- commonly used in telephony, such as the "noise" generated by a fax
- modem or DTMF touchpad.
+ a low-level signal processing library that modulates and demodulates
+ signals commonly used in telephony, such as the "noise" generated by a
+ fax modem or DTMF touchpad.
+ .
+ This package contains the online API in HTML.




More information about the Pkg-voip-commits mailing list