r19897 - in /packages/unstable/rhythmbox/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Tue May 5 09:03:35 UTC 2009


Author: pochu-guest
Date: Tue May  5 09:03:35 2009
New Revision: 19897

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19897
Log:
Require the minimun gstreamer0.10-plugins-base and -good packages
that ship the gio and soup plugins.

Modified:
    packages/unstable/rhythmbox/debian/changelog
    packages/unstable/rhythmbox/debian/control
    packages/unstable/rhythmbox/debian/control.in

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=19897&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog (original)
+++ packages/unstable/rhythmbox/debian/changelog Tue May  5 09:03:35 2009
@@ -8,6 +8,8 @@
     - Update build dependencies.
   * Remove gstreamer0.10-gnomevfs and libgnomevfs2-extra from Depends
     and Recommends, rhythmbox uses gio now. Thanks Sebastien Bacher.
+  * Require the minimun gstreamer0.10-plugins-base and -good packages
+    that ship the gio and soup plugins.
   * debian/rhythmbox-client.1: Document %st format. LP: #372009.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 05 May 2009 10:26:09 +0200

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=19897&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control (original)
+++ packages/unstable/rhythmbox/debian/control Tue May  5 09:03:35 2009
@@ -53,8 +53,8 @@
          ${shlibs:Depends},
          ${python:Depends},
          dbus,
-         gstreamer0.10-plugins-base,
-         gstreamer0.10-plugins-good,
+         gstreamer0.10-plugins-base (>= 0.10.20),
+         gstreamer0.10-plugins-good (>= 0.10.7),
          libgstreamer0.10-0,
          gstreamer0.10-alsa | gstreamer0.10-audiosink,
          python-gnome2 (>= 2.18),

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=19897&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in (original)
+++ packages/unstable/rhythmbox/debian/control.in Tue May  5 09:03:35 2009
@@ -53,8 +53,8 @@
          ${shlibs:Depends},
          ${python:Depends},
          dbus,
-         gstreamer0.10-plugins-base,
-         gstreamer0.10-plugins-good,
+         gstreamer0.10-plugins-base (>= 0.10.20),
+         gstreamer0.10-plugins-good (>= 0.10.7),
          libgstreamer0.10-0,
          gstreamer0.10-alsa | gstreamer0.10-audiosink,
          python-gnome2 (>= 2.18),




More information about the pkg-gnome-commits mailing list