mopidy (0.17.0-3) unstable; urgency=low

  * Fix error in init script.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 12 Jan 2014 02:34:25 +0100

mopidy (0.17.0-2) unstable; urgency=low

  * Add "mopidy" system user.
  * Add global configuration.
  * Add init script to run mopidy as a system daemon.
  * Bump Standards-Version to 3.9.5.
  * Build docs with dh_sphinxdocs.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 11 Jan 2014 22:18:30 +0100

mopidy (0.17.0-1) unstable; urgency=low

  * Include Apache 2.0 declaration in debian/copyright.
  * Update license text for js/lib/bane-*.js to BSD 2-clause.
  * Upload to unstable.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 01 Dec 2013 21:25:55 +0100

mopidy (0.17.0-0mopidy2) unstable; urgency=low

  * Add missing licenses to debian/copyright.
  * Rebuild JavaScript library as part of the build.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 25 Nov 2013 18:11:03 +0100

mopidy (0.17.0-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Remove symlink to mopidy-scan command, which has been removed.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 23 Nov 2013 20:30:58 +0100

mopidy (0.16.1-0mopidy2) unstable; urgency=low

  * Remove mostly redundant mopidy.pydist which is ignored by wheezy anyway.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 03 Nov 2013 22:35:24 +0100

mopidy (0.16.1-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Add dist/* to list of files to clean.
  * Build and install manpages.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 02 Nov 2013 23:52:15 +0100

mopidy (0.16.0-0mopidy3) unstable; urgency=low

  * Remove bad X-Python3-Version declaration.
  * Remove redundant Provides on binary package.
  * Use dh_python2 to find Python dependencies.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Wed, 30 Oct 2013 23:38:09 +0100

mopidy (0.16.0-0mopidy2) saucy; urgency=low

  * Update copyright format URL.
  * Add python-setuptools to Build-Depends.
  * Bump debhelper to >= 8.0.0.
  * Convert from python-support to dh_python2.
  * Install as a private module.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Tue, 29 Oct 2013 23:12:45 +0100

mopidy (0.16.0-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Use https in watch URL.
  * Update copyright year.
  * Refer to copy of Apache 2.0 license in /usr/share/common-licenses.
  * Remove dependency on python-spotify, python-pylast, python-dbus, and
    python-indicate as the extensions requiring them are no longer included in
    the main Mopidy project.
  * Update package descriptions.
  * Add *.egg-info/* to debian/clean.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 28 Oct 2013 11:20:51 +0100

mopidy (0.15.0-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Removed Python 2.6 support.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Thu, 19 Sep 2013 19:33:50 +0200

mopidy (0.14.2-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Update version range on python-spotify dependency to include >= 1.9, << 2.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 01 Jul 2013 11:54:20 +0200

mopidy (0.14.1-0mopidy2) unstable; urgency=low

  * Update version range on python-spotify dependency to include 1.11.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 01 Jul 2013 01:31:47 +0200

mopidy (0.14.1-0mopidy1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 28 Apr 2013 23:46:25 +0200

mopidy (0.14.0-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Add dependency on python-setuptools.
  * Remove suggests on python-serial, as external mixers support have been
    moved to an extension.
  * Update path to changelog.
  * Bump Standards-Version to 3.9.4.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 28 Apr 2013 22:43:41 +0200

mopidy (0.13.0-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Update version range on python-pykka dependency.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 31 Mar 2013 17:03:48 +0200

mopidy (0.12.0-0mopidy1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Tue, 12 Mar 2013 21:13:43 +0100

mopidy (0.11.1-0mopidy1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 24 Dec 2012 20:25:45 +0100

mopidy (0.11.0-0mopidy1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 24 Dec 2012 10:59:52 +0100

mopidy (0.10.0-0mopidy2) unstable; urgency=low

  * Add Recommends on python-cherrypy3 and python-ws4py which are used by the
    new HTTP frontend.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Thu, 13 Dec 2012 00:58:01 +0100

mopidy (0.10.0-0mopidy1) unstable; urgency=low

  * New upstream release.
  * Update version range on python-spotify dependency.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Thu, 13 Dec 2012 00:29:10 +0100

mopidy (0.9.0-1) unstable; urgency=low

  * New upstream release.
  * Update version range on python-spotify dependency.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Wed, 21 Nov 2012 01:47:50 +0100

mopidy (0.8.1-2) unstable; urgency=low

  * Mopidy 0.8.1 works with python-spotify << 1.9, not << 1.8.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 04 Nov 2012 11:56:06 +0100

mopidy (0.8.1-1) unstable; urgency=low

  * New upstream release.
  * Bump required version of python-pykka to 1.0.0.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Tue, 30 Oct 2012 18:00:52 +0100

mopidy (0.8.0-3) unstable; urgency=low

  * Update version range on python-spotify dependency.
  * Remove old python-alsaaudio dependency.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Fri, 26 Oct 2012 22:43:03 +0200

mopidy (0.8.0-2) unstable; urgency=low

  * Add upwards limit on supported version of Pykka.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Fri, 26 Oct 2012 22:13:37 +0200

mopidy (0.8.0-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Thu, 20 Sep 2012 01:12:37 +0200

mopidy (0.7.3-6) unstable; urgency=low

  * Add gstreamer0.10-alsa and gstreamer0.10-tools to Recommends.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Thu, 23 Aug 2012 10:22:56 +0200

mopidy (0.7.3-5) unstable; urgency=low

  * Revert to python-support to make package work on Debian Squeeze.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 19 Aug 2012 10:20:59 +0200

mopidy (0.7.3-4) unstable; urgency=low

  * Remove Build-Depends on quilt.
  * mopidy suggests mopidy-doc. mopidy-doc recommends mopidy.
  * Don't bundle jQuery and Underscore.js.
  * Register docs with doc-base.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 19 Aug 2012 00:40:23 +0200

mopidy (0.7.3-3) unstable; urgency=low

  * Remove symlinking to mopidy-doc docs, to avoid depending on it.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 18 Aug 2012 20:41:09 +0200

mopidy (0.7.3-2) unstable; urgency=low

  * Split out documentation to a new package; mopidy-doc.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 18 Aug 2012 19:13:38 +0200

mopidy (0.7.3-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 11 Aug 2012 03:41:17 +0200

mopidy (0.7.2-1oneiric1) oneiric; urgency=low

  * Rebuild for oneiric, to get Python 2.6 support.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Tue, 08 May 2012 00:03:28 +0200

mopidy (0.7.2-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 07 May 2012 22:59:35 +0200

mopidy (0.7.1-1) unstable; urgency=low

  * New upstream release.
  * Replace deprecated python-support with dh_python2.
  * Bump Standards-Version to 3.9.3.
  * Add missing license section to debian/copyright.
  * Update year ranges in debian/copyright.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 22 Apr 2012 01:48:08 +0200

mopidy (0.7.0-2) unstable; urgency=low

  * Remove Build-Depends on python-alsaaudio, as it is no longer needed to
    generate API docs.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 25 Feb 2012 01:19:13 +0100

mopidy (0.7.0-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 25 Feb 2012 01:16:41 +0100

mopidy (0.6.1-1) unstable; urgency=low

  * New upstream release.
  * Update Recommends on python-spotify to >= 1.5, << 1.7.
  * Increase standards-version to 3.9.2.
  * Update debian/copyright to dep5 format.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Wed, 28 Dec 2011 21:56:32 +0100

mopidy (0.6.0-2) unstable; urgency=low

  * Update Recommends on python-spotify to >= 1.4, << 1.5.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 12 Nov 2011 16:01:28 +0100

mopidy (0.6.0-1) unstable; urgency=low

  * New upstream release.
  * Update Depends on python-pykka to >= 0.12.3.
  * Update Recommends on python-spotify to >= 1.4.
  * Recommend python-dbus for new MPRIS support.
  * Recommend python-indicate for new MPRIS support.
  * Install .desktop file for new MPRIS support.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 09 Oct 2011 00:24:16 +0200

mopidy (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * Depend on python-spotify >= 1.3.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Wed, 15 Jun 2011 22:40:54 +0200

mopidy (0.4.1-2) unstable; urgency=low

  * Update Vcs-{Git,Browser}
  * Limit python-spotify dependency to << 1.3, as backwards incompatible
    changes in 1.3 does not work with Mopidy 0.4.1.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 12 Jun 2011 02:03:20 +0200

mopidy (0.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Fri, 06 May 2011 00:30:37 +0200

mopidy (0.4.0-2) unstable; urgency=low

  * Add missing dependency on python-pykka >= 0.12. (Fixes: GH-2)

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Wed, 27 Apr 2011 09:09:08 +0200

mopidy (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Wed, 27 Apr 2011 00:29:33 +0200

mopidy (0.3.1-2) unstable; urgency=low

  * Move gstreamer0.10-plugins-good from Recommends to Depends, as Mopidy
    require the audioconvert filter in -good to work.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Tue, 08 Mar 2011 18:31:21 +0100

mopidy (0.3.1-1) unstable; urgency=low

  * New upstream release.
  * Ignore files installed into /usr/local, e.g. mopidy.desktop.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 22 Jan 2011 14:55:35 +0100

mopidy (0.2.1-2) unstable; urgency=low

  * Add Recommends on python-pylast.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sat, 08 Jan 2011 02:25:10 +0100

mopidy (0.2.1-1) unstable; urgency=low

  * New upstream release.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Fri, 07 Jan 2011 20:54:28 +0100

mopidy (0.2.0-2) unstable; urgency=low

  * Add python-spotify to Recommends.
  * Move from debian/ dir in upstream to using git-buildpackage and quilt.
  * Add python-alsaaudio to Build-Depends so that generated docs include the
    AlsaMixer section.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Fri, 07 Jan 2011 19:02:43 +0100

mopidy (0.2.0-1) unstable; urgency=low

  * Initial release

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Sun, 31 Oct 2010 13:07:04 +0100
