https://bugs.winehq.org/show_bug.cgi?id=39782
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wine-packages Product|Wine |Packaging
--- Comment #1 from Michael Müller michael@fds-team.de --- We can think about providing the source packages, but you can also create them very easily your self. Just download or clone the packaging git repo (https://github.com/wine-compholio/wine-packaging) and execute the following line:
./generate.py --ver 1.8-rc4 --skip-name --out wine-1.8-rc4_source_dir DISTRO
and DISTRO can be one of the following values:
debian-wheezy-development debian-jessie-development debian-stretch-development debian-sid-development
Then you can just use debuild inside of the wine directory to build the package.