[SCM] Phonon Multimedia Framework packaging branch, master, updated. debian/4.7.1-1-3-g10538f8

Pino Toscano pino at moszumanska.debian.org
Sat Jan 18 11:21:03 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/phonon.git;a=commitdiff;h=10538f8

The following commit has been merged in the master branch:
commit 10538f82bfd9c38375cc41d8fee3abb36ae8af94
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jan 18 12:18:57 2014 +0100

    phonon: explicitly lists all the backends as suggests
    
    do not on ${phonon:Recommended-Backend}
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb72a85..74396d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ phonon (4:4.7.1-2) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
   * Fix the watch file.
+  * phonon: explicitly lists all the backends as suggests, without relying on
+    ${phonon:Recommended-Backend}.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 16 Dec 2013 00:35:07 +0100
 
diff --git a/debian/control b/debian/control
index 9712c43..370e0d7 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends: libphonon4 (>= ${source:Version}),
          ${phonon:Recommended-Backend} | phonon-backend
 Suggests: phonon-backend-gstreamer,
           phonon-backend-mplayer,
-          ${phonon:Recommended-Backend}
+          phonon-backend-vlc,
 Breaks: phonon-backend-xine (<< 4:4.6.0.0)
 Description: multimedia framework from KDE - metapackage
  Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction

-- 
Phonon Multimedia Framework packaging



More information about the pkg-kde-commits mailing list