r39434 - 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:06:36 UTC 2013


Author: biebl
Date: Sun Sep  1 17:06:36 2013
New Revision: 39434

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39434
Log:
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

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=39434&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem/debian/changelog	[utf-8] Sun Sep  1 17:06:36 2013
@@ -1,3 +1,11 @@
+totem (3.8.2-3) UNRELEASED; urgency=low
+
+  * 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
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 01 Sep 2013 19:04:53 +0200
+
 totem (3.8.2-2) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=39434&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control	[utf-8] (original)
+++ desktop/unstable/totem/debian/control	[utf-8] Sun Sep  1 17:06:36 2013
@@ -84,9 +84,9 @@
          gstreamer1.0-clutter,
          gstreamer1.0-plugins-base,
          gstreamer1.0-plugins-good,
+         gstreamer1.0-plugins-bad,
          gstreamer1.0-x
 Recommends: gstreamer1.0-libav,
-            gstreamer1.0-plugins-bad,
             gstreamer1.0-plugins-ugly,
             gstreamer1.0-pulseaudio,
             totem-plugins

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=39434&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in	[utf-8] (original)
+++ desktop/unstable/totem/debian/control.in	[utf-8] Sun Sep  1 17:06:36 2013
@@ -79,9 +79,9 @@
          gstreamer1.0-clutter,
          gstreamer1.0-plugins-base,
          gstreamer1.0-plugins-good,
+         gstreamer1.0-plugins-bad,
          gstreamer1.0-x
 Recommends: gstreamer1.0-libav,
-            gstreamer1.0-plugins-bad,
             gstreamer1.0-plugins-ugly,
             gstreamer1.0-pulseaudio,
             totem-plugins




More information about the pkg-gnome-commits mailing list