[SCM] Phonon VLC backend packaging branch, master, updated. debian/0.7.1-1-1-g6127e1e

Sune Vuorela pusling-guest at moszumanska.debian.org
Tue Apr 1 17:52:34 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-vlc.git;a=commitdiff;h=6127e1e

The following commit has been merged in the master branch:
commit 6127e1e145679ebe9b6676f978be15b6c4bbeceb
Author: Sune Vuorela <sune at vuorela.dk>
Date:   Tue Apr 1 19:52:26 2014 +0200

    Add vlc-plugin-pulse to Depends. It ensures that audio works out of the box for pulse-audio users and has no disadvantages for users that doesn't use pulse-audio.
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fefe489..9046a38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+phonon-backend-vlc (0.7.1-2) UNRELEASED; urgency=low
+
+  * Add vlc-plugin-pulse to Depends. It ensures that audio works out of the
+    box for pulse-audio users and has no disadvantages for users that doesn't
+    use pulse-audio.
+
+ -- Sune Vuorela <sune at debian.org>  Tue, 01 Apr 2014 19:50:03 +0200
+
 phonon-backend-vlc (0.7.1-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index aac4363..ba57bc0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: phonon-backend-vlc
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}, vlc-nox
+Depends: ${shlibs:Depends}, ${misc:Depends}, vlc-nox, vlc-plugin-pulse
 Recommends: vlc
 Provides: phonon-backend
 Description: Phonon VLC backend

-- 
Phonon VLC backend packaging



More information about the pkg-kde-commits mailing list