On Sun, 21 Feb 2016 11:00:14 +0100 Bertrand Marc <beberk...@gmail.com> wrote: > Do you think we could find a solution to restore the dependency and let > playonlinux migrate to testing ?
What about * split a playonlinux-data package from playonlinux containing /usr/share/playonlinux/* /usr/share/locale/* mark as Multi-Arch: foreign document in the description that a foreign architecture may be needed to install playonlinux on amd64 (dpkg --add-architecture i386) * make playonlinux arch:any Depends: playonlinux-data (= ${source:Version}) * add Build-Depends: wine32 | wine32-development (instead of enumerating the architectures in the playonlinux package) Andreas