vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 6252a297e6de9cc5db5659828a4d1193639f941c
Author: Geoffroy Youri Berret <efrim@azylum.org>
Date: Mon Dec 7 17:00:29 2020 +0100
Fixed obsolete run/mpd/ location in debian/mpd.postrm
The location is now /run/mpd. Even though the folder is manage by
systemd tmpfiles we still need to clean it in case SysV init in used
commit 7fb4e6c7ddc241c4bbd41f5653146554b969f0c2
Author: Geoffroy Youri Berret <efrim@azylum.org>
Date: Sat Nov 28 18:42:48 2020 +0100
Disable decoder/wildmidi in default conf
Also remove no longer needed qobuz/tidal input block in default conf.
commit c00e59b4149fbfe149600fbecbc9427b385f87bb
Author: Geoffroy Youri Berret <efrim@azylum.org>
Date: Sat Nov 28 18:18:13 2020 +0100
Enable explicitly yajl in d/rules
yajl support was already enabled since libyajl-dev build dep is
provided in d/control. Enabled explicitly feature in d/rules to be consistent.