[SCM] mate-media Debian package branch, master, updated. debian/1.8.0+dfsg1-2-3-g4421084

Mike Gabriel sunweaver at moszumanska.debian.org
Mon Aug 4 16:17:18 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-media.git;a=commitdiff;h=77b4944

The following commit has been merged in the master branch:
commit 77b494492600e231ec2336a337ef1c0c2a379ce7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Aug 4 18:09:22 2014 +0200

    debian/control: Prefer pulse backend of MATE media to the gstreamer backend on default installations. (Closes: #753584).
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 11293b0..3f6bcce 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Package: mate-media
 Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         mate-media-gstreamer | mate-media-pulse
+         mate-media-pulse (>= ${source:Version}) | mate-media-gstreamer (>= ${source:Version}),
 Description: MATE media utilities (metapackage)
  This package provides media utilities for the MATE desktop:
  .

-- 
mate-media Debian package



More information about the pkg-mate-commits mailing list