https://bugs.winehq.org/show_bug.cgi?id=39782 Michael Müller <michael(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wine-packages Product|Wine |Packaging --- Comment #1 from Michael Müller <michael(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.