[pkg-wine-party] [wine] 195/197: Import wine-2.19.

Jens Reyer jreyer-guest at moszumanska.debian.org
Tue Oct 31 23:26:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit 58cf81ad7001af2530460aa6f24fd99c5790b01e
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Tue Oct 31 20:02:02 2017 +0100

    Import wine-2.19.
---
 debian/changelog                      | 12 ++++++++++++
 debian/patches/generate/opengl.patch  |  2 +-
 debian/patches/generate/request.patch |  2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0de870b..c6fc853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+wine-development (2.19-1) UNRELEASED; urgency=medium
+
+  * New upstream release 2.19, released Oct 13, 2017.
+    - Support for 32-bit float audio on Android.
+    - Named pipes now fully handled by the Wine server.
+    - Support for a new Microsoft root certificate.
+    - More transform fixes in GdiPlus.
+    - Some heap allocation optimizations.
+    - Various bug fixes.
+
+ -- Jens Reyer <jre.winesim at gmail.com>  Tue, 31 Oct 2017 20:02:00 +0100
+
 wine-development (2.18-1) unstable; urgency=medium
 
   * New upstream release 2.18, released Sep 29, 2017.
diff --git a/debian/patches/generate/opengl.patch b/debian/patches/generate/opengl.patch
index 38049d3..ecafcab 100644
--- a/debian/patches/generate/opengl.patch
+++ b/debian/patches/generate/opengl.patch
@@ -26,7 +26,7 @@ author: Michael Gilbert <mgilbert at debian.org>
 +parse_file( "/usr/share/khronos-api/gl.xml", 1 );
 +parse_file( "/usr/share/khronos-api/wgl.xml", 0 );
 +
-+my $wgl_version = 11;
++my $wgl_version = 16;
  
  #
 -# Get the current wgl_driver.h version
diff --git a/debian/patches/generate/request.patch b/debian/patches/generate/request.patch
index 1e12d35..8050490 100644
--- a/debian/patches/generate/request.patch
+++ b/debian/patches/generate/request.patch
@@ -14,7 +14,7 @@ author: Michael Gilbert <mgilbert at debian.org>
 -        if (/^\#define SERVER_PROTOCOL_VERSION (\d+)/) { $protocol = $1; last; }
 -    }
 -    close SERVER_PROT;
-+    my $protocol = 541;
++    my $protocol = 542;
      return $protocol;
  }
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list