~ubuntu-branches/ubuntu/precise/rhythmbox/precise-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Rodney Dawes
  • Date: 2012-03-09 07:24:47 UTC
  • mfrom: (1.1.64)
  • Revision ID: package-import@ubuntu.com-20120309072447-ltf9ea8d9vj5zmiy
Tags: 2.95.5-0ubuntu1
* New upstream release. (LP: #949424)
  - Add support for allowing plug-ins to specify that they should be
    enabled by default. (LP: #934235)
  - Magnatune plug-in is re-enabled upstream.
  - Removal of gtk_dialog_run in most all cases.
  - Porting of more plug-ins to python-gi. 
* debian/control, debian/*.install:
  - Remove the useless coherence plug-in install file.
  - Move some core plug-ins into main rhythmbox package.
    + audiocd, generic-player, iradio, mmkeys, power-manager, rb
  - Split out the NPAPI plug-in to a separate package.
  - Split out the zeitgeist plug-in to a separate package.
  - Split out the magnatune store plug-in to a separate package.
  - Split out the visualizer plug-in to a separate package.
    + Disable building the visualizer plug-in package, as it needs
      libmx which is in universe and not main.
* debian/patches/*:
  - Refreshed patches against new source that had problems applying.
  - Remvoe the mpris name patch which is included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
         rhythmbox-data (<< ${gnome:NextVersion}),
82
82
         librhythmbox-core5 (= ${binary:Version}),
83
83
         dbus,
 
84
         gir1.2-rb-3.0 (= ${binary:Version}),
 
85
         gir1.2-glib-2.0,
 
86
         gir1.2-gtk-3.0,
84
87
         gstreamer0.10-plugins-base (>= 0.10.20),
85
88
         gstreamer0.10-plugins-good (>= 0.10.20),
86
89
         python-gi,
88
91
         gstreamer0.10-x,
89
92
         python-gst0.10 (>= 0.10.1),
90
93
         media-player-info [linux-any]
91
 
Breaks: gvfs (<< 1.4.1-6), rhythmbox-ubuntuone-music-store (<= 0.2.0-0ubuntu1)
 
94
Breaks: gvfs (<< 1.4.1-6), rhythmbox-ubuntuone-music-store (<= 0.2.0-0ubuntu1),
 
95
        rhythmbox-plugins (<< 2.95.5)
 
96
Replaces: rhythmbox-plugins (<< 2.95.5)        
92
97
Recommends: yelp,
93
98
            avahi-daemon,
94
99
            hal [!linux-any],
95
100
            notification-daemon,
96
101
            gstreamer0.10-pulseaudio,
97
102
            gvfs-backends,
 
103
            rhythmbox-mozilla,
98
104
            rhythmbox-plugin-cdrecorder,
 
105
            rhythmbox-plugin-zeitgeist,
99
106
            rhythmbox-plugins
100
107
Suggests: gstreamer0.10-plugins-bad,
101
108
          gstreamer0.10-plugins-ugly,
157
164
         gir1.2-glib-2.0,
158
165
         gir1.2-gtk-3.0,
159
166
         gir1.2-webkit-3.0,
160
 
         gir1.2-gconf-2.0,
161
 
         gir1.2-peas-1.0,
162
 
         python-gnomekeyring,
163
 
         zeitgeist-core
 
167
         gir1.2-peas-1.0
164
168
Recommends: nautilus-sendto, python-mako
165
169
Breaks: rhythmbox (<< 0.12.6-4)
166
170
Replaces: rhythmbox (<< 2.90.1~git20120108.9a9e21b9-0ubuntu1)
174
178
 .
175
179
 This package contains the following plugins:
176
180
  - Cover art
177
 
  - Audio CD Player
178
181
  - Last.fm
179
182
  - Context Panel
180
183
  - DAAP Music Sharing
182
185
  - Portable Players
183
186
  - IM Status
184
187
  - Portable Players - iPod
185
 
  - Internet Radio
186
188
  - Song Lyrics
187
 
  - Media Player Keys
188
189
  - Portable Players - MTP
189
 
  - Power Manager
190
190
  - Python Console
191
191
  - LIRC
192
 
  - Status Icon
193
 
  - Visualization
194
 
  - Browser plugin to integrate Rhythmbox with itunes
195
192
  - Nautilus Send-to
196
193
  - Replay Gain
197
 
  - Zeitgeist
198
194
  - MediaServer2 D-Bus
199
195
  - MPRIS D-Bus
200
196
 
215
211
 .
216
212
 This package contains the brasero based CD/DVD burning plugin.
217
213
 
 
214
Package: rhythmbox-plugin-magnatune
 
215
Architecture: any
 
216
Depends: ${misc:Depends},
 
217
         ${shlibs:Depends},
 
218
         rhythmbox (= ${binary:Version}),
 
219
         gir1.2-glib-2.0,
 
220
         gir1.2-gnomekeyring-1.0,
 
221
         gir1.2-gtk-3.0,
 
222
         gir1.2-peas-1.0,
 
223
Breaks: rhythmbox-plugins (<< 2.95.5)
 
224
Replaces: rhythmbox-plugins (<< 2.95.5)
 
225
Description: Magnatune plugin for rhythmbox music player
 
226
 Rhythmbox is a very easy to use music playing and management program
 
227
 which supports a wide range of audio formats (including mp3 and ogg).
 
228
 Originally inspired by Apple's iTunes, the current version also supports
 
229
 Internet Radio, iPod integration and generic portable audio player
 
230
 support, Audio CD burning, Audio CD playback, music sharing, and
 
231
 Podcasts.
 
232
 .
 
233
 This package contains the Magnatune music store plugin.
 
234
 
 
235
# disabled as visualizer plug-in needs libmx which is in universe.
 
236
#Package: rhythmbox-plugin-visualizer
 
237
#Architecture: any
 
238
#Depends: ${misc:Depends},
 
239
#         ${shlibs:Depends},
 
240
#         rhythmbox (= ${binary:Version})
 
241
#Breaks: rhythmbox-plugins (<< 2.95.5)
 
242
#Replaces: rhythmbox-plugins (<< 2.95.5)
 
243
#Description: visualization plugin for rhythmbox music player
 
244
# Rhythmbox is a very easy to use music playing and management program
 
245
# which supports a wide range of audio formats (including mp3 and ogg).
 
246
# Originally inspired by Apple's iTunes, the current version also supports
 
247
# Internet Radio, iPod integration and generic portable audio player
 
248
# support, Audio CD burning, Audio CD playback, music sharing, and
 
249
# Podcasts.
 
250
# .
 
251
# This package contains the clutter based visualizer plugin.
 
252
 
 
253
Package: rhythmbox-plugin-zeitgeist
 
254
Architecture: all
 
255
Depends: ${misc:Depends},
 
256
         ${shlibs:Depends},
 
257
         rhythmbox (>= ${gnome:Version}),
 
258
         rhythmbox (<< ${gnome:NextVersion}),
 
259
         gir1.2-glib-2.0,
 
260
         gir1.2-peas-1.0,
 
261
         zeitgeist-core
 
262
Breaks: rhythmbox (<< 2.95.5)
 
263
Replaces: rhythmbox (<< 2.95.5)
 
264
Description: zeitgeist plugin for rhythmbox music player
 
265
 Rhythmbox is a very easy to use music playing and management program
 
266
 which supports a wide range of audio formats (including mp3 and ogg).
 
267
 Originally inspired by Apple's iTunes, the current version also supports
 
268
 Internet Radio, iPod integration and generic portable audio player
 
269
 support, Audio CD burning, Audio CD playback, music sharing, and
 
270
 Podcasts.
 
271
 .
 
272
 This package contains the zeitgeist logging plugin.
 
273
 
 
274
Package: rhythmbox-mozilla
 
275
Section: web
 
276
Architecture: any
 
277
Depends: ${misc:Depends},
 
278
         ${shlibs:Depends},
 
279
         rhythmbox (= ${binary:Version})
 
280
Recommends: firefox | epiphany-browser | www-browser
 
281
Breaks: rhythmbox (<< 2.95.5)
 
282
Replaces: rhythmbox (<< 2.95.5)
 
283
Description: Rhythmbox Mozilla plugin
 
284
 This package contains the Rhythmbox Mozilla plugin, which will
 
285
 detect the presence of iTunes when opening iTunes Store URLs in
 
286
 a web page with Firefox.
 
287
 .
 
288
 This plugin should work for Firefox as well as XULRunner based browsers.
 
289
 
218
290
Package: librhythmbox-core5
219
291
Section: libs
220
292
Architecture: any