r20517 - in /desktop/experimental/totem/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Jun 29 18:58:08 UTC 2009


Author: joss
Date: Mon Jun 29 18:58:07 2009
New Revision: 20517

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

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

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=20517&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog (original)
+++ desktop/experimental/totem/debian/changelog Mon Jun 29 18:58:07 2009
@@ -1,6 +1,11 @@
 totem (2.27.1-3) UNRELEASED; urgency=low
 
+  [ Emilio Pozuelo Monfort ]
   * Move totem to the video section, and totem-dbg to debug.
+
+  [ Josselin Mouette ]
+  * Only suggest gnome-codec-install, it is way too obnoxious with some
+    packages like rhythmbox.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 09 Jun 2009 19:59:57 +0200
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=20517&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control (original)
+++ desktop/experimental/totem/debian/control Mon Jun 29 18:58:07 2009
@@ -84,8 +84,8 @@
             totem-plugins,
             gstreamer0.10-plugins-ugly,
             gstreamer0.10-plugins-bad,
-            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/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=20517&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in (original)
+++ desktop/experimental/totem/debian/control.in Mon Jun 29 18:58:07 2009
@@ -84,8 +84,8 @@
             totem-plugins,
             gstreamer0.10-plugins-ugly,
             gstreamer0.10-plugins-bad,
-            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