[pkg-wine-party] [wine] 177/180: Refresh patches and bump SERVER_PROTOCOL_VERSION.

Jens Reyer jreyer-guest at moszumanska.debian.org
Wed Oct 5 16:44:20 UTC 2016


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

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

commit e36db88d677b3a41ef21783e6b097e0e5a039a15
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Wed Oct 5 15:53:11 2016 +0200

    Refresh patches and bump SERVER_PROTOCOL_VERSION.
---
 debian/changelog                           | 11 +++++++++++
 debian/patches/binary-indep/sfnt2fon.patch |  4 ++--
 debian/patches/generate/request.patch      |  6 +++---
 3 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 85c9411..708eee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+wine-development (1.9.20-1) UNRELEASED; urgency=medium
+
+  * New upstream release 1.9.20, released Oct 1, 2016.
+    - Reimplementation of the clipboard API.
+    - Message handling in WebServices.
+    - Many more API Set libraries.
+    - Various bug fixes.
+  * Refresh patches and bump SERVER_PROTOCOL_VERSION.
+
+ -- Jens Reyer <jre.winesim at gmail.com>  Wed, 05 Oct 2016 14:23:46 +0200
+
 wine-development (1.9.19-1) unstable; urgency=medium
 
   * New upstream release 1.9.19, released Sep 16, 2016.
diff --git a/debian/patches/binary-indep/sfnt2fon.patch b/debian/patches/binary-indep/sfnt2fon.patch
index 083b637..4b442ac 100644
--- a/debian/patches/binary-indep/sfnt2fon.patch
+++ b/debian/patches/binary-indep/sfnt2fon.patch
@@ -3,7 +3,7 @@ author: Michael Gilbert <mgilbert at debian.org>
 
 --- a/configure.ac
 +++ b/configure.ac
-@@ -3496,7 +3496,6 @@ WINE_CONFIG_TEST(dlls/xmllite/tests)
+@@ -3513,7 +3513,6 @@ WINE_CONFIG_TEST(dlls/xmllite/tests)
  WINE_CONFIG_DLL(xolehlp)
  WINE_CONFIG_DLL(xpsprint)
  WINE_CONFIG_DLL(xpssvcs)
@@ -11,7 +11,7 @@ author: Michael Gilbert <mgilbert at debian.org>
  WINE_CONFIG_MAKEFILE([include],,[clean,install-dev])
  WINE_CONFIG_MAKEFILE([libs/port])
  WINE_CONFIG_MAKEFILE([libs/wine],,[clean,implib,install-dev,install-lib])
-@@ -3601,7 +3600,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[clean,instal
+@@ -3618,7 +3617,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[clean,instal
  WINE_CONFIG_TEST(programs/xcopy/tests)
  WINE_CONFIG_MAKEFILE([server],,[clean,install-lib])
  WINE_CONFIG_TOOL(tools,[clean])
diff --git a/debian/patches/generate/request.patch b/debian/patches/generate/request.patch
index 3e94d04..954d1ce 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 = 516;
++    my $protocol = 521;
      return $protocol;
  }
  
@@ -50,7 +50,7 @@ author: Michael Gilbert <mgilbert at debian.org>
  
  DECL_HANDLER(new_process);
  DECL_HANDLER(get_new_process_info);
-@@ -2350,9 +2350,8 @@ C_ASSERT( FIELD_OFFSET(struct terminate_
+@@ -2379,9 +2379,8 @@ C_ASSERT( FIELD_OFFSET(struct terminate_
  C_ASSERT( FIELD_OFFSET(struct terminate_job_request, status) == 16 );
  C_ASSERT( sizeof(struct terminate_job_request) == 24 );
  
@@ -76,7 +76,7 @@ author: Michael Gilbert <mgilbert at debian.org>
  
  static void dump_new_process_request( const struct new_process_request *req )
  {
-@@ -5396,8 +5397,7 @@ static const struct
+@@ -5456,8 +5457,7 @@ static const struct
      { NULL, 0 }
  };
  

-- 
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