[Pkg-telepathy-commits] ./packages/unstable/farsight r65: Add dependency on gstreamer0.10-plugins-base for the volume plugin
sjoerd at luon.net
sjoerd at luon.net
Sat Aug 2 18:20:27 UTC 2008
------------------------------------------------------------
revno: 65
committer: sjoerd at luon.net
branch nick: farsight
timestamp: Sat 2008-08-02 19:20:27 +0100
message:
Add dependency on gstreamer0.10-plugins-base for the volume plugin
modified:
changelog
control
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog 2008-06-05 15:25:28 +0000
+++ b/changelog 2008-08-02 18:20:27 +0000
@@ -1,3 +1,9 @@
+farsight (0.1.28-2) unstable; urgency=low
+
+ * Add dependency on gstreamer0.10-plugins-base for the volume plugin
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 02 Aug 2008 19:19:19 +0100
+
farsight (0.1.28-1) unstable; urgency=low
[ Simon McVittie ]
=== modified file 'control'
--- a/control 2008-04-27 12:38:14 +0000
+++ b/control 2008-08-02 18:20:27 +0000
@@ -21,7 +21,11 @@
Package: libfarsight0.1-3
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-good (>= 0.10.8-2), gstreamer0.10-plugins-farsight
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ gstreamer0.10-plugins-base,
+ gstreamer0.10-plugins-good (>= 0.10.8-2),
+ gstreamer0.10-plugins-farsight
Replaces: libfarsight, libfarsight0.1-2
Conflicts: libfarsight, libfarsight0.1-2
Description: audio/video stream library
More information about the Pkg-telepathy-commits
mailing list