On Mon, 25 Apr 2016 at 13:13:48 +0100, Simon McVittie wrote: > python-mpd2 is meant to be a drop-in replacement for python-mpd, unless > someone is using the rather obscure "stickers" API. If grepping for > "sticker" doesn't return anything, then sonata and fookebox would > probably Just Work.
Sonata and mpdris2 seem fine from some brief testing, and neither mentions stickers anywhere in its source code. I haven't tried fookebox yet, but there's no mention of stickers there either, so it's probably fine. > > I already started packaging python-mpd2 [3], not up to date though. > > I'll take a look at this, thanks. ... > python-mpd2 should be called python[3]-mpd in Debian, because you still > "import mpd" to use it, and the naming convention for Python in Debian > is python[3]-<the main name you import>. Similarly, I think it should be > a progression from (direct replacement for) python-mpd I have prepared packaging for python-mpd2 under the python[3]-mpd name, and also taken the opportunity to add a python-mpd-doc package with HTML and Devhelp documentation and get it lintian-clean. It should show up soon at https://anonscm.debian.org/cgit/users/smcv/python-mpd.git but doesn't seem to be there yet. Please fetch from git+ssh://git.debian.org/git/users/smcv/python-mpd.git for now. I will upload this to experimental in a few days if nobody objects. S

