[pkg-wine-party] [wine] 249/254: Refresh patches and update changelog for 2.18-1.

Jens Reyer jreyer-guest at moszumanska.debian.org
Fri Oct 13 19:29:07 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 3bcf610741c8d083c49092b1136983d0eb0baac1
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu Oct 12 23:06:23 2017 +0200

    Refresh patches and update changelog for 2.18-1.
---
 debian/changelog                           | 12 ++++++++++++
 debian/patches/binary-indep/sfnt2fon.patch |  4 ++--
 debian/patches/generate/request.patch      |  6 +++---
 3 files changed, 17 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 166bb22..78639d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+wine-development (2.18-1) UNRELEASED; urgency=medium
+
+  * New upstream release 2.18, released Sep 29, 2017.
+    - Radial gradients in Direct2D.
+    - Asynchronous message support in WebServices.
+    - Virtual memory write watches improvements.
+    - FreeType 2.8.1 compatibility fixes.
+    - Various bug fixes.
+  * Refresh patches.
+
+ -- Jens Reyer <jre.winesim at gmail.com>  Thu, 12 Oct 2017 23:04:12 +0200
+
 wine-development (2.17-1) unstable; urgency=medium
 
   * New upstream release 2.17, released Sep 15, 2017.
diff --git a/debian/patches/binary-indep/sfnt2fon.patch b/debian/patches/binary-indep/sfnt2fon.patch
index 0bb65e4..6a82e19 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
-@@ -3671,7 +3671,6 @@ WINE_CONFIG_TEST(dlls/xmllite/tests)
+@@ -3683,7 +3683,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])
-@@ -3778,7 +3777,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[clean,instal
+@@ -3790,7 +3789,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 d6192c7..1e12d35 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 = 535;
++    my $protocol = 541;
      return $protocol;
  }
  
@@ -50,7 +50,7 @@ author: Michael Gilbert <mgilbert at debian.org>
  
  DECL_HANDLER(new_process);
  DECL_HANDLER(get_new_process_info);
-@@ -2363,9 +2363,8 @@ C_ASSERT( FIELD_OFFSET(struct terminate_
+@@ -2378,9 +2378,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 )
  {
-@@ -5446,8 +5447,7 @@ static const struct
+@@ -5478,8 +5479,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