This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 23fd24392d907dfd59003d7496bba0fa16f47673 Author: Jens Reyer <[email protected]> Date: Mon Jan 15 18:49:31 2018 +0100 Import wine-3.0-rc1. --- debian/changelog | 16 +++++++++++++--- debian/patches/generate/request.patch | 2 +- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 86c97ae..c13e66b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,19 @@ -wine-development (2.22-2) UNRELEASED; urgency=medium +wine-development (3.0~rc1-1) UNRELEASED; urgency=medium * Build wine64VERSION-preloader also on arm64. * Add build-dependendeny on libkrb5-dev for Kerberos support. - - -- Jens Reyer <[email protected]> Sun, 03 Dec 2017 18:34:40 +0100 + * New upstream release 3.0-rc1, released Dec 8, 2017. + - Direct3D 11 enabled by default on AMD and Intel GPUs. + - AES encryption support on macOS. + - Implementation of the task scheduler. + - Registry export support in the reg.exe tool. + - Progman DDE support. + - OLE data cache improvements. + - More event support in MSHTML. + - Relay debugging improvements. + - Various bug fixes. + + -- Jens Reyer <[email protected]> Mon, 15 Jan 2018 18:49:30 +0100 wine-development (2.22-1) unstable; urgency=medium diff --git a/debian/patches/generate/request.patch b/debian/patches/generate/request.patch index d6898d5..ab01fd8 100644 --- a/debian/patches/generate/request.patch +++ b/debian/patches/generate/request.patch @@ -18,7 +18,7 @@ author: Michael Gilbert <[email protected]> - if (/^\#define SERVER_PROTOCOL_VERSION (\d+)/) { $protocol = $1; last; } - } - close SERVER_PROT; -+ my $protocol = 542; ++ my $protocol = 545; return $protocol; } -- 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
