~ubuntu-branches/ubuntu/quantal/banshee/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2011-11-08 13:15:58 UTC
  • mfrom: (6.3.19 experimental)
  • Revision ID: package-import@ubuntu.com-20111108131558-01mm4onctf35qgqo
Tags: 2.3.1-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
banshee (2.3.1-1ubuntu1) precise; urgency=low
 
2
 
 
3
  * Merge from Debian Experimental, remaining changes:
 
4
    + Enable SoundMenu and Disable NotificationArea by default
 
5
    + Disable boo and karma extensions
 
6
    + Enable and recommnd u1ms and soundmenu extensions
 
7
    + Move desktop file for Meego UI to /usr/share/une/applications
 
8
    + Change the url for the Amazon store redirector
 
9
    + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"
 
10
 
 
11
 -- Chow Loong Jin <hyperair@ubuntu.com>  Tue, 08 Nov 2011 13:15:58 +0800
 
12
 
 
13
banshee (2.3.1-1) experimental; urgency=low
 
14
 
 
15
  * [1b4437e] Bump libgpod-cil-dev build-dep version
 
16
  * [fb16a3c] Imported Upstream version 2.3.1:
 
17
    + Enhancements:
 
18
      - Several improvements to Muinshee, our alternative UI:
 
19
        + Add a Clear button to the toolba
 
20
        + Make double+click on an album do the same as the Play button
 
21
        + Don't close the dialog when pressing Enqueue
 
22
        + Make the Esc key close the dialog if there is no search text
 
23
        + Use better icons for the Play and Enqueue buttons
 
24
      - Add separate options for writing ratings and play counts to files
 
25
      - Update values for the Smiley Face equalizer preset
 
26
      - Set the PulseAudio media.role property
 
27
    + Notable bug fixes:
 
28
      - UbuntuOneMusicStore: Ensure u1ms URIs passed at startup get loaded
 
29
      - Daap: Fix crash while resolving the address of a DAAP service
 
30
      - DatabaseImportManager: Support importing .mka files
 
31
      - Notify playlists on rating change through d-bus or command line
 
32
      - bgo#661467: AmazonMp3: Handle plain text AMZ files now sent by Amazon
 
33
        (LP: #882347)
 
34
      - bgo#662906: AudiobookLibrarySource: Fix crash when adding tracks
 
35
      - bgo#659841: GnomeBackend: Be more robust against GConf failures
 
36
        (LP: #854845)
 
37
      - bgo#656533: Notification: Fix application name used in internal notify#
 
38
        (LP: #825769)
 
39
      - bgo#649277: NotificationArea: Only use supported tags in the
 
40
        notification message (Closes: #588999)
 
41
      - bgo#647898: Try to fetch coverart without an internet connection
 
42
      - bgo#658803: Prune CoverArtDownloads table when removing tracks
 
43
    + Other LP bugs fixed:
 
44
      - Crash on rescanning library (LP: #744257)
 
45
      - UbuntuOne Music Store hang when Internet connection not present
 
46
        (LP: #875632)
 
47
      - Update error message for Banshee DAAP non-connectivity (LP: #864838)
 
48
      - bgo#661467: AmazonMp3: Handle plain text AMZ files now sent by Amazon
 
49
        (LP: #882347)
 
50
  * [e180004] Bump mono-addins build-dep (0.3.1 → 0.6.2)
 
51
  * [6dc2a9b] Fix unused-but-set wanted_size variable
 
52
 
 
53
 -- Chow Loong Jin <hyperair@ubuntu.com>  Thu, 03 Nov 2011 09:57:29 +0800
 
54
 
1
55
banshee (2.2.0-1ubuntu2) oneiric; urgency=low
2
56
 
3
57
  * [cd59790] Backport patch to add U1MS URI support (LP: #856542)