control: tag -1 patch Hi,
I put together a patch fixing this. Please see attached. Best wishes, Mike
diff -Nru xfce4-mixer-4.10.0/debian/changelog xfce4-mixer-4.10.0/debian/changelog --- xfce4-mixer-4.10.0/debian/changelog 2013-05-21 20:44:37.000000000 +0000 +++ xfce4-mixer-4.10.0/debian/changelog 2014-01-26 03:55:24.000000000 +0000 @@ -1,3 +1,10 @@ +xfce4-mixer (4.10.0-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Recommend rather than depend on gstreamer0.10-audiosink (closes: #651495). + + -- Michael Gilbert <[email protected]> Sun, 26 Jan 2014 03:54:27 +0000 + xfce4-mixer (4.10.0-2) unstable; urgency=low * Upload to unstable. diff -Nru xfce4-mixer-4.10.0/debian/control xfce4-mixer-4.10.0/debian/control --- xfce4-mixer-4.10.0/debian/control 2013-05-21 20:44:01.000000000 +0000 +++ xfce4-mixer-4.10.0/debian/control 2014-01-26 03:54:24.000000000 +0000 @@ -19,7 +19,8 @@ Section: xfce Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - gstreamer0.10-alsa | gstreamer0.10-audiosink, gstreamer0.10-plugins-base + gstreamer0.10-audiosink, gstreamer0.10-plugins-base +Recommends: gstreamer0.10-alsa Replaces: xfce4-mixer-alsa, xfce4-mixer-oss Description: Xfce mixer application This is the frontend for mixer settings delivered together
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

