r22575 - in /packages/unstable/rhythmbox/debian: changelog control	control.in
    joss at users.alioth.debian.org 
    joss at users.alioth.debian.org
       
    Mon Dec 14 13:45:24 UTC 2009
    
    
  
Author: joss
Date: Mon Dec 14 13:45:24 2009
New Revision: 22575
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22575
Log:
Depend on media-player-info on Linux. 
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=22575&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog [utf-8] Mon Dec 14 13:45:24 2009
@@ -5,6 +5,7 @@
     Vorbis playback on UPnP/DLNA shares. Closes: #558694.
   * Use gudev on Linux, not HAL.
   * Conflict against HAL-enabled gvfs. Part of Closes: #561083.
+  * Depend on media-player-info on Linux. 
 
  -- Josselin Mouette <joss at debian.org>  Mon, 14 Dec 2009 14:35:42 +0100
 
Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=22575&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control [utf-8] Mon Dec 14 13:45:24 2009
@@ -68,7 +68,8 @@
          python-gtk2 (>= 2.10),
          gnome-icon-theme,
          gstreamer0.10-x,
-         python-gst0.10
+         python-gst0.10,
+         media-player-info [linux-any]
 Conflicts: gnome-control-center (<< 2.15.90)
 Breaks: gvfs (<< 1.4.1-6)
 Recommends: yelp,
Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=22575&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control.in [utf-8] Mon Dec 14 13:45:24 2009
@@ -63,7 +63,8 @@
          python-gtk2 (>= 2.10),
          gnome-icon-theme,
          gstreamer0.10-x,
-         python-gst0.10
+         python-gst0.10,
+         media-player-info [linux-any]
 Conflicts: gnome-control-center (<< 2.15.90)
 Breaks: gvfs (<< 1.4.1-6)
 Recommends: yelp,
    
    
More information about the pkg-gnome-commits
mailing list