mopidy (3.0.1-1) unstable; urgency=medium

    Mopidy runs on Python 3 instead of Python 2.

    Any extensions you have installed by hand from PyPI using
    ``pip install ...`` must be reinstalled for Python 3 with
    ``python3 -m pip install ...`` before Mopidy will be able
    to detect and load them.

    Mopidy no longer logs to /var/log/mopidy/mopidy.log itself. It only
    logs to stderr and whatever captures that, e.g. journald.

    The configuration ``m3u/playlists_dir`` is no longer overridden by the
    Debian package. This means that the M3U extension will no longer read
    playlists from /var/lib/mopidy/playlists. If you have playlists here,
    please move them to the default location, /var/lib/mopidy/m3u.

 -- Stein Magnus Jodal <jodal@debian.org>  Wed, 25 Dec 2019 13:46:36 +0100

mopidy (0.19.4-3) unstable; urgency=medium

    Mopidy no longer reads configuration files in
    /etc/mopidy/extensions.d. If you've previously configured anything in
    /etc/mopidy/extensions.d, you should move the configuration to
    /etc/mopidy/mopidy.conf. Debian packages of Mopidy extensions should
    install their default configuration into /usr/share/mopidy/conf.d.

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Mon, 13 Oct 2014 18:55:50 +0200
