First, the "wine" executable is no longer provided, which breaks
existing scripts.
I can see that there is "wine-stable", but with does not work:
cventin:~> wine-stable
error: unable to find wine executable, this shouldn't happen.
/usr/bin/wine-stable contains:
wine64=/usr/bin/wine64
wine32=/usr/bin/wine32
but there is only "/usr/bin/wine64-stable", hence the error.
Also, note that update-alternatives as documented in
/usr/share/doc/wine-common/README.Debian.gz does not work:
# update-alternatives --config wine.collection
update-alternatives: error: no alternatives for wine.collection
The /etc/alternatives directory does not contain any file with
"wine" in it.