Change logs for banshee-community-extensions source package in Oneiric

  • banshee-community-extensions (2.2.0-1ubuntu1) oneiric; urgency=low
    
      * [c0b3875] Merge from Debian Unstable (LP: #856579), remaining changes:
        + Enable AppIndicator extension
    
    banshee-community-extensions (2.2.0-1) unstable; urgency=low
    
      * [4940fab] Imported Upstream version 2.2.0
        + Notable bug fixes:
          - Karaoke: Fix crash when switching to Now Playing
          - Lyrics: Fix crash when switching to Now Playing
    
    banshee-community-extensions (2.1.4-1) experimental; urgency=low
    
      * [233bb9c] Imported Upstream version 2.1.4
        + Enhancements since 2.1.3:
          - DuplicateSongDetector: Add toggling by activating row
          - DuplicateSongDetector: Add a refresh and close button to the toolbar
          - OpenVP: Add new "Spectrum Scan" and "Spectrum Rain" visualizations
          - OpenVP: Make "Scaled Voiceprint" visualization look nicer (bgo#658304)
        + Notable bugs fixed since 2.1.3:
          - ClutterFlow: Fix crash when searching (bgo#658334)
          - StreamRecorder: Fix files not being split by metadata
            (bgo#656339, LP: #824393)
    
    banshee-community-extensions (2.1.3-1) experimental; urgency=low
    
      * [7f6490e] Enable lirc package
      * [11e79bc] Imported Upstream version 2.1.3
        + New extensions:
          - AlbumArtWriter: Write album art to the folder containing the music files
          - DuplicateSongDetector: Detect and remove duplicate songs in your library
        + Enhancements:
          - Mirage: Re-enable rescan and reset methods (bgo#653826)
          - OpenVP: Add a new "Scaled Voiceprint" visualization
        + Notable bugs fixed:
          - RandomByLastfm: Do not query Last.fm when offline (bgo#634785)
          - LastfmFingerprint: Build only if enabled in the build (bgo#657013)
      * [6cfc562] Add Album Art Writer and Duplicate Song Detection extensions
      * [85d613c] Drop upstreamed patches
      * [4c4630f] No change Standards-Version bump (3.9.1 → 3.9.1)
      * [bc88cbf] Fix deletion of .la files
     -- Chow Loong Jin <email address hidden>   Thu, 22 Sep 2011 13:55:22 +0800
  • banshee-community-extensions (2.1.1-2ubuntu2) oneiric; urgency=low
    
      * No-change rebuild to get rid of last CLR 2.0 deps
     -- Iain Lane <email address hidden>   Thu, 14 Jul 2011 22:57:11 +0100
  • banshee-community-extensions (2.1.1-2ubuntu1) oneiric; urgency=low
    
      * [c0b3875] Merge from Debian Unstable, remaining changes:
        + Enable LIRC and AppIndicator extensions
    
    banshee-community-extensions (2.1.1-2) experimental; urgency=low
    
      * No-change rebuild vs. new zeitgeist-sharp ABI
    
    banshee-community-extensions (2.1.1-1) experimental; urgency=low
    
      * [39d331d] Fix pushd usage inside Makefile
      * [2b7eac6] Imported Upstream version 2.1.1:
        + Enhancements since 2.0.0:
          - Use dbus-sharp instead of ndesk-dbus. The Telepathy extension does not
            bundle the ndesk-dbus sources anymore.
          - ClutterFlow: Major refactoring and code cleanup, for better readability.
        + Notable bugs fixed since 2.0.0:
          - ClutterFlow: Fix NRE crash (bgo#647134)
          - Karaoke: add an gst_init() call to make sure gstreamer is working
          - Karaoke: fix NRE on dispose if audiokaraoke was not found
          - LastfmFingerprint: Don't strdup strings
          - LastfmFingerprint: Fix empty name exception (bgo#648168)
          - Lirc: Drop liblirc_client.so moduleref (LP: #773686)
          - LiveRadio: Re-enable ShoutCast with request structure from
            RadioStationFetcher
          - Lyrics: Always update pane title when track changes (bgo#647108)
          - RadioStationFetcher: Updated the shoutcast plugin to fix the IP address
          - ZeitgeistDataprovider: Register dataprovider in DataSource Registry
            (LP: #691842)
          - ZeitgeistDataprovider: Differenciate between ScheduledActivity and
            UserActivity (LP: #748120)
      * [b28fd78] Drop upstreamed patches
      * Fix unresolved modulerefs with cli-common-dev 0.8 (Closes: #627384)
        + [0787020] Exclude libgdk-win32 moduleref
        + [597f885] Cherry-pick liblastfmfpbridge dllmap
        + [94a7827] Exclude glibsharpglue-2 moduleref
        + [f042731] Cherry-pick patch to fix gstreamer dllimport
      * [b83b3e2] Use dh_gencontrol -- -V for substvars
    
    banshee-community-extensions (2.0.1-2) UNRELEASED; urgency=low
    
      * [ea79349] Build-dep on dbus# instead of ndesk-dbus
      * [353fb83] Forward port to DBus#
      * [98b5b34] Add autoreconf
      * [a83884a] Bump build-dep on Banshee to 2.1.0
      * [0f06608] Backport upstream patch to fix autoreconf
      * [e1773a6] Use upstream autogen.sh with dh_autoreconf
     -- Iain Lane <email address hidden>   Sun, 26 Jun 2011 13:31:44 +0100
  • banshee-community-extensions (2.0.1-1ubuntu1) oneiric; urgency=low
    
      * [6a83a31] Merge from Debian Unstable, remaining changes:
        + Enable LIRC and AppIndicator extensions
    
    banshee-community-extensions (2.0.1-1) unstable; urgency=low
    
      * [c02b8fd] Move over to bz2 in debian/watch
      * [536b6d6] New upstream bugfix release:
        + ClutterFlow: Fix NRE crash (bgo#647134)
        + Karaoke: add an gst_init() call to make sure gstreamer is working
        + Karaoke: fix NRE on dispose if audiokaraoke was not found
        + LastfmFingerprint: Don't strdup strings
        + LastfmFingerprint: Fix empty name exception (bgo#648168, LP: #765420)
        + Lirc: Drop liblirc_client.so moduleref (LP: #773686)
        + LiveRadio: Re-enable ShoutCast with request structure from
          RadioStationFetcher
        + Lyrics: Always update pane title when track changes (bgo#647108)
        + RadioStationFetcher: Updated the shoutcast plugin to fix the IP address
        + ZeitgeistDataprovider: Register dataprovider in DataSource
          Registry (LP: #691842)
        + ZeitgeistDataprovider: Differenciate between ScheduledActivity and
          UserActivity (LP: #748120)
      * [2eab2a8] Drop useless libtool and a files from binaries (Closes: #621270)
    
    banshee-community-extensions (2.0.0-2ubuntu1) natty; urgency=low
    
      * [4914145] Merge from Debian Unstable, remaining changes:
        + Enable LIRC and AppIndicator extensions
      * [11e40ce] Drop explicit banshee depends from -lirc
    
    banshee-community-extensions (2.0.0-2) unstable; urgency=low
    
      * [44303f2] Add Enhances: banshee to b-c-e (LP: #758526)
     -- Chow Loong Jin <email address hidden>   Sat, 07 May 2011 17:12:01 +0800
  • banshee-community-extensions (2.0.0-1ubuntu1) natty; urgency=low
    
      * [36d8c92] Merge from Debian Unstable, remaining changes:
        + Enable LIRC and AppIndicator extensions
      * [11e40ce] Drop explicit banshee depends from -lirc
     -- Chow Loong Jin <email address hidden>   Thu, 07 Apr 2011 00:11:26 +0800