Change logs for exaile source package in Quantal

  • exaile (0.3.2.2-3) unstable; urgency=low
    
    
      * Add suggests to exaile on python-avahi for the DAAP client/server plugin.
        (Closes: #669896)
      * Add versioned dependency on exaile (= ${source:Version}) for each of the
        plugin packages.
      * Add versioned dependency to exaile on python-mutagen (>= 1.10).
      * Add build-dep on python-gobject (>= 2.18) to fix python ImportError when
        creating manpage during build.
      * Remove build-dep on python-gtk2.
      * Merge Build-Depends and Build-Depends-Indep fields; src:exaile only builds
        arch:all packages anyways, so there's no point separating the build-deps.
      * Add debian/README.source and include build instructions, and workarounds
        to avoid exaile FTBFS when built with pbuilder/cowbuilder/sbuild.
      * Update debhelper compatibility level from 8 to 9.
      * Update Standards version from 3.9.2 to 3.9.3, no changes required.
    
     -- Vincent Cheng <email address hidden>  Thu, 03 May 2012 23:03:33 -0700
  • exaile (0.3.2.2-2) unstable; urgency=low
    
    
      * Drop libgtk2.0-dev, intltool, intltool-debian from build dependencies.
      * Split contextinfo, ipod, and moodbar plugins into separate binary
        packages (and add debian/NEWS file to mention this change).
      * Merge Exaile's list of dependencies in Debian and Ubuntu:
        - Debian: remove dependency on python-sqlite2, libgstreamer0.10-0,
          gstreamer0.10-plugins-base, gstreamer0.10-alsa | gstreamer0.10-esd,
          python-glade2, python-pyvorbis, python-feedparser; remove recommends on
          python-gamin, python-gtkmozembed.
        - Ubuntu: remove depends/recommends on hal, python-sexy; remove suggests
          on gstreamer0.10-plugins-{ugly,bad}-multiverse.
      * Remove debian/patches/makefile_prefix.patch; use an override target in
        debian/rules instead to change prefix path.
      * Backport 128x128 icon from upstream to avoid displaying a pixelated icon
        in Unity's Dash.
        - Import debian/patches/20_dash_icon.patch from Ubuntu to not install
          48x48 icon.
    
     -- Vincent Cheng <email address hidden>  Fri, 02 Dec 2011 21:11:06 -0800