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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Jun 29 18:50:33 UTC 2009


Author: joss
Date: Mon Jun 29 18:50:32 2009
New Revision: 20516

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20516
Log:
Only suggest gnome-codec-install, it is way too obnoxious with some 
packages like rhythmbox.

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=20516&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Mon Jun 29 18:50:32 2009
@@ -1,6 +1,8 @@
 totem (2.26.2-3) UNRELEASED; urgency=low
 
   * Add totem-video-thumbnailer to the alternatives. Closes: #525353.
+  * Only suggest gnome-codec-install, it is way too obnoxious with some 
+    packages like rhythmbox.
 
  -- Josselin Mouette <joss at debian.org>  Wed, 17 Jun 2009 11:36:59 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=20516&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Mon Jun 29 18:50:32 2009
@@ -131,8 +131,8 @@
 Recommends: totem-mozilla (= ${source:Version}),
             totem-plugins,
             gstreamer0.10-plugins-ugly,
-            gstreamer0.10-ffmpeg,
-            gnome-codec-install
+            gstreamer0.10-ffmpeg
+Suggests: gnome-codec-install
 Description: A simple media player for the GNOME desktop based on GStreamer
  Totem is a simple yet featureful media player for GNOME which can read
  a large number of file formats. It features :

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=20516&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Mon Jun 29 18:50:32 2009
@@ -131,8 +131,8 @@
 Recommends: totem-mozilla (= ${source:Version}),
             totem-plugins,
             gstreamer0.10-plugins-ugly,
-            gstreamer0.10-ffmpeg,
-            gnome-codec-install
+            gstreamer0.10-ffmpeg
+Suggests: gnome-codec-install
 Description: A simple media player for the GNOME desktop based on GStreamer
  Totem is a simple yet featureful media player for GNOME which can read
  a large number of file formats. It features :




More information about the pkg-gnome-commits mailing list