rev 11002 - branches/kde4/packages/phonon/debian

Modestas Vainius modax-guest at alioth.debian.org
Fri Jun 13 15:26:58 UTC 2008


Author: modax-guest
Date: 2008-06-13 15:26:58 +0000 (Fri, 13 Jun 2008)
New Revision: 11002

Modified:
   branches/kde4/packages/phonon/debian/changelog
   branches/kde4/packages/phonon/debian/control
Log:
null backend and changelog fix

Modified: branches/kde4/packages/phonon/debian/changelog
===================================================================
--- branches/kde4/packages/phonon/debian/changelog	2008-06-13 15:08:51 UTC (rev 11001)
+++ branches/kde4/packages/phonon/debian/changelog	2008-06-13 15:26:58 UTC (rev 11002)
@@ -1,19 +1,11 @@
-phonon (4:4.2~svn820171-2) UNRELEASED; urgency=low
+phonon (4:4.2~svn820171-1) UNRELEASED; urgency=low
 
-  +++ Changes by Pino Toscano:
+  +++ Changes by Ana Guerrero, Modestas Vainius, Pino Toscano and Sune Vuorela:
 
-  * Make the phonon-backend-gstreamer provide a virtual phonon-backend.
-  * Create a phonon metapackage that installs the phonon library and ensure
-    a backend is installed too.
-  * All the changes above were agreed with Modestas Vainius and Sune Vuorela,
-    thanks.
-
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 13 Jun 2008 17:03:52 +0200
-
-phonon (4:4.2~svn820171-1) experimental; urgency=low
-
-  +++ Changes by Ana Guerrero and Modestas Vainius:
-
   * First release. This has been split out from kde4libs.
+  * Add support for phonon backends:
+    - Make the phonon-backend-gstreamer provide a virtual phonon-backend.
+    - Create a phonon metapackage that installs the phonon library and ensure
+      a backend is installed too.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 13 Jun 2008 15:07:49 +0200

Modified: branches/kde4/packages/phonon/debian/control
===================================================================
--- branches/kde4/packages/phonon/debian/control	2008-06-13 15:08:51 UTC (rev 11001)
+++ branches/kde4/packages/phonon/debian/control	2008-06-13 15:26:58 UTC (rev 11002)
@@ -55,3 +55,17 @@
  layer for capturing, mixing, processing, and playing audio and video content.
  .
  This package contains GStreamer 0.10.x backend for Phonon.
+
+Package: phonon-backend-null
+Section: sound
+Architecture: all
+Depends: libphonon4 (>= ${source:Version})
+Provides: phonon-backend
+Conflicts: phonon-backend
+Description: Phonon null backend (no real backend)
+ 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 
+ with this package installed has not been well tested.




More information about the pkg-kde-commits mailing list