~ubuntu-branches/ubuntu/quantal/rhythmbox/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Rico Tzschichholz
  • Date: 2011-12-05 19:31:23 UTC
  • mfrom: (1.1.60)
  • Revision ID: package-import@ubuntu.com-20111205193123-89047p8yplb0w1vx
Tags: 2.90.1~20111126.89c872b0-0ubuntu1
* Upload the new version to Ubuntu, should solve those issues:
  - the lack of rhythmbox-client command (lp: #875064)
  - the music sharing preferences dialog (lp: #894153)
  - several segfaults (lp: #859195, #814614)
* debian/control.in:
  - let the rhythmbox gir depends on gir1.2-peas-1.0 (lp: #874973)

[ Rico Tzschichholz ]
* New upstream git snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
  - IM Status
155
155
  - Portable Players - iPod
156
156
  - Internet Radio
157
 
  - Jamendo
158
157
  - Song Lyrics
159
158
  - Magnatune Store
160
159
  - Media Player Keys
241
240
Architecture: any
242
241
Depends: ${shlibs:Depends},
243
242
         ${misc:Depends},
244
 
         ${gir:Depends}
 
243
         ${gir:Depends},
 
244
         gir1.2-peas-1.0
245
245
Description: GObject introspection data for the rhythmbox music player
246
246
 Rhythmbox is a very easy to use music playing and management program
247
247
 which supports a wide range of audio formats (including mp3 and ogg).