[SCM] Phonon Multimedia Framework packaging branch, master, updated. debian/4.6.0really4.5.0-1

Modestas Vainius modax at alioth.debian.org
Sun Mar 27 09:30:58 UTC 2011


The following commit has been merged in the master branch:
commit 6a1fe82313dfaf134dfbea7647af1e8b2687820f
Author: Modestas Vainius <modax at debian.org>
Date:   Sun Mar 27 12:14:02 2011 +0300

    Update package descriptions.
    
    Thanks to Christian PERRIER and Justin B Rye.
    see http://lists.debian.org/20110322120237.GA16319@xibalba.demon.co.uk
---
 debian/changelog |    2 ++
 debian/control   |   44 ++++++++++++++++++++++----------------------
 2 files changed, 24 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b79aaa8..658c2a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ phonon (4:4.6.0really4.5.0-1) UNRELEASED; urgency=low
   * Update symbol files.
   * Manage phononexperimental ABI via phononexperimental-abi-N virual package.
   * Add ${shlibs:Depends} to libphonon-dev Depends.
+  * Update package descriptions (thanks to Christian PERRIER and
+    Justin B Rye).
 
  -- Modestas Vainius <modax at debian.org>  Sun, 13 Mar 2011 13:21:47 +0200
 
diff --git a/debian/control b/debian/control
index 8755f6c..d55b2c5 100644
--- a/debian/control
+++ b/debian/control
@@ -17,36 +17,36 @@ Depends: ${misc:Depends}, libphonon4 (>= ${source:Version}),
  ${phonon:Recommended-Backend} | phonon-backend
 Suggests: ${phonon:Recommended-Backend}, phonon-backend-gstreamer,
  phonon-backend-xine, phonon-backend-mplayer
-Description: metapackage for the Phonon multimedia framework
+Description: Phonon multimedia framework - metapackage
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
- This metapackage ensures that a user has working Phonon configuration
- installed on the system (the core library and at least one backend).
+ This metapackage ensures that the system has a working Phonon configuration
+ installed (the core library and at least one back-end).
 
 Package: libphonon-dev
 Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends}, libphonon4 (= ${binary:Version}),
  ${sameVersionDep:libqt4-dev:libphonon4}, phonon-backend-null | phonon
-Description: development files for the Phonon multimedia framework
+Description: Phonon multimedia framework - development files
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
  This package contains the development files needed to build Qt 4 applications
- using Phonon cross-platform multimedia framework.
+ using the Phonon cross-platform multimedia framework.
 
 Package: libphonon4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: phonon-backend-xine (<< 4:4.6.0really4.3.80)
-Description: the core library of the Phonon multimedia framework
+Description: Phonon multimedia framework - core library
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
  This package contains the core library of the Phonon cross-platform multimedia
- framework for Qt 4.  It is required to run applications that use Phonon.
+ framework for Qt 4. It is required to run applications that use Phonon.
 
 Package: libphononexperimental-dev
 Architecture: any
@@ -55,14 +55,14 @@ Depends: ${misc:Depends}, libphononexperimental4 (= ${binary:Version}),
  ${sameVersionDep:libqt4-dev:libphononexperimental4}
 Replaces: libphonon-dev (<< 4:4.6.0really4.4.4)
 Breaks: libphonon-dev (<< 4:4.6.0really4.4.4)
-Description: development files for the Phonon-Experimental library
+Description: Phonon-Experimental multimedia framework - development files
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
- This package contains the development files needed to build Phonon backends or
- internal applications which need the Phonon-Experimental library. Third party
- applications should not depend on this library. Please read README.Debian if
- you consider to Build-Depend on this package.
+ This package contains the development files needed to build Phonon back-ends
+ or internal applications which need the Phonon-Experimental library.
+ Third-party applications should not depend on this library. Please read
+ README.Debian if you are considering a build-dependency on this package.
 
 Package: libphononexperimental4
 Architecture: any
@@ -71,12 +71,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: phononexperimental-abi-1
 Replaces: libphonon4 (<< 4:4.6.0really4.3.80)
 Breaks: libphonon4 (<< 4:4.6.0really4.3.80)
-Description: the Phonon Experimental library (internal)
+Description: Phonon-Experimental multimedia framework - library (internal)
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
- This package contains the Phonon-Experimental library which might be needed by
- Phonon backends or other internal applications. Third party applications
+ This package contains the Phonon-Experimental library, which might be needed
+ by Phonon back-ends or other internal applications. Third-party applications
  should not depend on this library. Please read README.Debian before using this
  library.
 
@@ -85,12 +85,12 @@ Architecture: all
 Provides: phonon-backend
 Depends: libphonon4, ${misc:Depends}
 Conflicts: phonon-backend
-Description: Phonon null backend (no real backend)
+Description: Phonon multimedia framework - null back-end (no real back-end)
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
- This package does not provide any real Phonon backend. It can be used to
- disable Phonon audio/video capabilities. Please note that Phonon behaviour 
+ This package does not provide any real Phonon back-end. It can be used to
+ disable Phonon audio/video capabilities. Please note that Phonon behavior
  with this package installed has not been well tested.
 
 Package: phonon-dbg
@@ -99,10 +99,10 @@ Architecture: any
 Section: debug
 Depends: ${misc:Depends}, libphonon4 (= ${binary:Version})
 Suggests: libphononexperimental4 (= ${binary:Version})
-Description: Phonon debugging symbols
+Description: Phonon multimedia framework - debugging symbols
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
  layer for capturing, mixing, processing, and playing audio and video content.
  .
- This package contains debugging symbols of the Phonon library and main
- backends You should install this package when you are about to report a crash
- or want to debug a problem with Phonon or its backends.
+ This package contains debugging symbols for the Phonon library and its main
+ back-ends. Install it if you want to report a crash or debug a problem with
+ Phonon or its back-ends.

-- 
Phonon Multimedia Framework packaging



More information about the pkg-kde-commits mailing list