[Pkg-xfce-commits] r8336 - in /desktop/trunk/xfce4-mixer/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Sun Mar 9 09:33:10 UTC 2014


Author: corsac
Date: Sun Mar  9 09:33:10 2014
New Revision: 8336

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8336
Log:
actually keep alsa as alternate dependency

Modified:
    desktop/trunk/xfce4-mixer/debian/changelog
    desktop/trunk/xfce4-mixer/debian/control

Modified: desktop/trunk/xfce4-mixer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-mixer/debian/changelog?rev=8336&op=diff
==============================================================================
--- desktop/trunk/xfce4-mixer/debian/changelog	(original)
+++ desktop/trunk/xfce4-mixer/debian/changelog	Sun Mar  9 09:33:10 2014
@@ -12,8 +12,8 @@
 
   [ Yves-Alexis Perez ]
   * debian/control:
-    - remove gstreamer0.10-alsa from alternative depends but move it to
-      recommends so it gets picked up by default.               closes: #651495
+    - add gstreamer0.10-alsa to recommends so it gets picked up by
+      default, and keep it as alternative dependency.           closes: #651495
     - add build-dep on xfce4-dev-tools.
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 18 Aug 2013 19:09:52 +1000

Modified: desktop/trunk/xfce4-mixer/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-mixer/debian/control?rev=8336&op=diff
==============================================================================
--- desktop/trunk/xfce4-mixer/debian/control	(original)
+++ desktop/trunk/xfce4-mixer/debian/control	Sun Mar  9 09:33:10 2014
@@ -17,7 +17,7 @@
 
 Package: xfce4-mixer
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-audiosink,
+Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-alsa | gstreamer0.10-audiosink,
  gstreamer0.10-plugins-base
 Recommends: gstreamer0.10-alsa
 Replaces: xfce4-mixer-alsa, xfce4-mixer-oss




More information about the Pkg-xfce-commits mailing list