This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 19eaff932edde3fbd545c3107f912348743f6f76 Author: Jens Reyer <[email protected]> Date: Tue Jan 16 14:11:37 2018 +0100 Finalize automatic import of wine-3.0-rc3. --- debian/changelog | 7 +++++++ debian/patches/generate/request.patch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c40b18..2fb27be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +wine-development (3.0~rc3-1) UNRELEASED; urgency=medium + + * New upstream release 3.0-rc3, released Dec 22, 2017. + - Bug fixes only, we are in code freeze. + + -- Jens Reyer <[email protected]> Tue, 16 Jan 2018 14:11:36 +0100 + wine-development (3.0~rc2-1) unstable; urgency=medium * New upstream release 3.0-rc2, released Dec 15, 2017. diff --git a/debian/patches/generate/request.patch b/debian/patches/generate/request.patch index b15df2f..e4ea5c3 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 = 545; ++ my $protocol = 546; 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
