r39435 - in /desktop/unstable/totem/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 1 17:13:36 UTC 2013


Author: biebl
Date: Sun Sep  1 17:13:36 2013
New Revision: 39435

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39435
Log:
Add Recommends on grilo-plugins-0.2 which is required by the Browse and
Search sidebar.

Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/control
    desktop/unstable/totem/debian/control.in

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=39435&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem/debian/changelog	[utf-8] Sun Sep  1 17:13:36 2013
@@ -3,6 +3,8 @@
   * Switch gstreamer1.0-plugins-bad Recommends to Depends. The 'scaletempo'
     plugin shipped by gstreamer1.0-plugins-bad is now mandatory and totem
     refuses to start without it. Closes: #721374
+  * Add Recommends on grilo-plugins-0.2 which is required by the Browse and
+    Search sidebar.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 01 Sep 2013 19:04:53 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=39435&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control	[utf-8] (original)
+++ desktop/unstable/totem/debian/control	[utf-8] Sun Sep  1 17:13:36 2013
@@ -89,7 +89,8 @@
 Recommends: gstreamer1.0-libav,
             gstreamer1.0-plugins-ugly,
             gstreamer1.0-pulseaudio,
-            totem-plugins
+            totem-plugins,
+            grilo-plugins-0.2
 Suggests: gnome-codec-install,
           totem-mozilla
 Description: Simple media player for the GNOME desktop based on GStreamer

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=39435&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in	[utf-8] (original)
+++ desktop/unstable/totem/debian/control.in	[utf-8] Sun Sep  1 17:13:36 2013
@@ -84,7 +84,8 @@
 Recommends: gstreamer1.0-libav,
             gstreamer1.0-plugins-ugly,
             gstreamer1.0-pulseaudio,
-            totem-plugins
+            totem-plugins,
+            grilo-plugins-0.2
 Suggests: gnome-codec-install,
           totem-mozilla
 Description: Simple media player for the GNOME desktop based on GStreamer




More information about the pkg-gnome-commits mailing list