rev 15278 - trunk/packages/phonon/debian
Fathi Boudra
fabo at alioth.debian.org
Mon Jul 13 19:37:27 UTC 2009
Author: fabo
Date: 2009-07-13 19:37:26 +0000 (Mon, 13 Jul 2009)
New Revision: 15278
Modified:
trunk/packages/phonon/debian/changelog
trunk/packages/phonon/debian/control
Log:
Add gstreamer0.10-alsa dependency to phonon-backend-gstreamer.
Modified: trunk/packages/phonon/debian/changelog
===================================================================
--- trunk/packages/phonon/debian/changelog 2009-07-13 12:30:52 UTC (rev 15277)
+++ trunk/packages/phonon/debian/changelog 2009-07-13 19:37:26 UTC (rev 15278)
@@ -1,3 +1,10 @@
+phonon (4:4.3.1-3) UNRELEASED; urgency=low
+
+ * Add gstreamer0.10-alsa dependency to phonon-backend-gstreamer.
+ (Closes: #532490)
+
+ -- Fathi Boudra <fabo at debian.org> Mon, 13 Jul 2009 21:34:53 +0200
+
phonon (4:4.3.1-2) unstable; urgency=low
* Build Phonon from Qt sources:
Modified: trunk/packages/phonon/debian/control
===================================================================
--- trunk/packages/phonon/debian/control 2009-07-13 12:30:52 UTC (rev 15277)
+++ trunk/packages/phonon/debian/control 2009-07-13 19:37:26 UTC (rev 15278)
@@ -28,7 +28,8 @@
Package: phonon-backend-gstreamer
Architecture: any
Provides: phonon-backend
-Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-base
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ gstreamer0.10-plugins-base, gstreamer0.10-alsa
Recommends: gstreamer0.10-plugins-good
Suggests: gstreamer0.10-plugins-ugly
Description: Phonon GStreamer 0.10.x backend
More information about the pkg-kde-commits
mailing list