[Pkg-xfce-commits] r4104 - goodies/trunk/parole/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri May 28 10:18:06 UTC 2010
Author: corsac
Date: 2010-05-28 22:18:04 +0000 (Fri, 28 May 2010)
New Revision: 4104
Modified:
goodies/trunk/parole/debian/changelog
goodies/trunk/parole/debian/control
Log:
* debian/control:
- add depends on gstreamer0.10-x. closes: #583610
Modified: goodies/trunk/parole/debian/changelog
===================================================================
--- goodies/trunk/parole/debian/changelog 2010-05-28 20:08:09 UTC (rev 4103)
+++ goodies/trunk/parole/debian/changelog 2010-05-28 22:18:04 UTC (rev 4104)
@@ -1,3 +1,10 @@
+parole (0.2.0.2-3) unstable; urgency=low
+
+ * debian/control:
+ - add depends on gstreamer0.10-x. closes: #583610
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 29 May 2010 00:00:40 +0200
+
parole (0.2.0.2-2) unstable; urgency=low
* debian/control, debian/browser-plugin-parole: rename browser plugin
Modified: goodies/trunk/parole/debian/control
===================================================================
--- goodies/trunk/parole/debian/control 2010-05-28 20:08:09 UTC (rev 4103)
+++ goodies/trunk/parole/debian/control 2010-05-28 22:18:04 UTC (rev 4104)
@@ -15,7 +15,7 @@
Package: parole
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-x
Description: media player based on GStreamer framework
Parole is a media player for the Xfce desktop environment, written using the
GStreamer framework.
More information about the Pkg-xfce-commits
mailing list