[Pkg-xfce-commits] r2343 - desktop/branches/svn-snapshots/xfce4-mixer/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Thu Oct 2 15:16:05 UTC 2008


Author: corsac
Date: 2008-10-02 15:16:05 +0000 (Thu, 02 Oct 2008)
New Revision: 2343

Modified:
   desktop/branches/svn-snapshots/xfce4-mixer/debian/changelog
   desktop/branches/svn-snapshots/xfce4-mixer/debian/control
Log:
add dep on gstreamer0.10-alsa or audiosink, and
gstreamer0.10-plugins-base.

Modified: desktop/branches/svn-snapshots/xfce4-mixer/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfce4-mixer/debian/changelog	2008-10-02 14:04:56 UTC (rev 2342)
+++ desktop/branches/svn-snapshots/xfce4-mixer/debian/changelog	2008-10-02 15:16:05 UTC (rev 2343)
@@ -10,8 +10,10 @@
   * debian/control: 
     - drop build-dep on quilt.
     - add build-dep on libxml-parser-perl.
+    - add dep on gstreamer0.10-alsa or audiosink, and
+      gstreamer0.10-plugins-base.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 17 Sep 2008 07:57:41 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 02 Oct 2008 17:15:47 +0200
 
 xfce4-mixer (4.4.2-3) unstable; urgency=low
 

Modified: desktop/branches/svn-snapshots/xfce4-mixer/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfce4-mixer/debian/control	2008-10-02 14:04:56 UTC (rev 2342)
+++ desktop/branches/svn-snapshots/xfce4-mixer/debian/control	2008-10-02 15:16:05 UTC (rev 2343)
@@ -11,7 +11,8 @@
 
 Package: xfce4-mixer
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, gstreamer0.10-alsa | gstreamer0.10-audiosink,
+ gstreamer0.10-plugins-base
 Replaces: xfce4-mixer-alsa, xfce4-mixer-oss
 Description: Xfce mixer application
  Xfce mixer application with panel plugin.




More information about the Pkg-xfce-commits mailing list