~ubuntu-branches/debian/jessie/banshee-community-extensions/jessie

« back to all changes in this revision

Viewing changes to src/LastfmFingerprint/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2011-03-11 21:50:31 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110311215031-d1rjgw6vbrux2b1e
Tags: 1.9.5-1
* [aea54e9] New upstream release:
  + Enhancements:
    - Karaoke: added a new extension to filter out the singers voice
  + Bugs Fixed:
    - LastfmFingerprint: Fix some exceptions
    - Fix missing unique IDs in several extension sources
    - Lirc: Fix potential memory issues
    - Lyrics: Fix NullPointerException when artist is unknown
* [27bfc37] Update debian/copyright
* [2ee2a15] Fix spelling errors in description of lastfm
* [3a7a674] Add banshee-extension-karaoke
* [edcfa51] Drop upstreamed lirc memleak and ampache unicode patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
        $(top_srcdir)/build/m4/extensions/common.m4 \
47
47
        $(top_srcdir)/build/m4/extensions/coverwallpaper.m4 \
48
48
        $(top_srcdir)/build/m4/extensions/jamendo.m4 \
 
49
        $(top_srcdir)/build/m4/extensions/karaoke.m4 \
49
50
        $(top_srcdir)/build/m4/extensions/lastfmfingerprint.m4 \
50
51
        $(top_srcdir)/build/m4/extensions/lcd.m4 \
51
52
        $(top_srcdir)/build/m4/extensions/lirc.m4 \