This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 6a73795f8e39d9b419741950b10a45a8430d9a69 Author: Jens Reyer <[email protected]> Date: Sun Jan 10 03:15:37 2016 +0100 Add NEWS. --- debian/NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..0f631dc --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,18 @@ +wine (1.8-2) unstable; urgency=medium + + Wine now uses a shared 64-bit wineprefix per default if wine32 and + wine64 are installed. For more information on this please have a look + at README.debian. + + * The package wine needs to be installed in any case now. + * Existing 32-bit wineprefixes don't get changed and continue to work. + * Existing 64-bit wineprefixes in $HOME/.wine64 aren't found + automatically anymore if you are running wine from a terminal, while + Desktop launchers continue to work. You may rename the prefix to + $HOME/.wine and adjust any launcher, or run: + $ export WINEPREFIX="$HOME/.wine64" + * The wineserver is now in PATH, its old filepath doesn't exist + anymore. Any existing WINESERVER configuration must be dropped or + adjusted. + + -- Jens Reyer <[email protected]> Sun, 10 Jan 2016 00:51:06 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
