[SCM] mate-settings-daemon Debian package branch, master, updated. debian/1.8.1-1-2-g80ed2f5

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


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-settings-daemon.git;a=commitdiff;h=caef74c

The following commit has been merged in the master branch:
commit caef74cedb9d2b36f841cbf17aa039a608d0898f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Aug 4 17:42:40 2014 +0200

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

diff --git a/debian/control b/debian/control
index ea11327..fd6b676 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-settings-daemon.git
 Package: mate-settings-daemon
 Architecture: all
 Depends: ${misc:Depends},
-         mate-settings-daemon-gstreamer (>= ${source:Version}) | mate-settings-daemon-pulse (>= ${source:Version})
+         mate-settings-daemon-pulse (>= ${source:Version}) | mate-settings-daemon-gstreamer (>= ${source:Version})
 Description: MATE session settings daemon (metapackage)
  This package contains the daemon which is responsible for setting the
  various parameters of a MATE session and the applications that run

-- 
mate-settings-daemon Debian package



More information about the pkg-mate-commits mailing list