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

« back to all changes in this revision

Viewing changes to help/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:
70
70
        $(top_srcdir)/build/m4/extensions/common.m4 \
71
71
        $(top_srcdir)/build/m4/extensions/coverwallpaper.m4 \
72
72
        $(top_srcdir)/build/m4/extensions/jamendo.m4 \
 
73
        $(top_srcdir)/build/m4/extensions/karaoke.m4 \
73
74
        $(top_srcdir)/build/m4/extensions/lastfmfingerprint.m4 \
74
75
        $(top_srcdir)/build/m4/extensions/lcd.m4 \
75
76
        $(top_srcdir)/build/m4/extensions/lirc.m4 \