[pkg-wine-party] [wine] 70/71: Refresh patches.

Jens Reyer jreyer-guest at moszumanska.debian.org
Mon Oct 23 21:52:09 UTC 2017


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

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

commit 35dc8ffd37095eef866f09332e8f41a7889e08a2
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Oct 23 20:03:31 2017 +0200

    Refresh patches.
---
 debian/patches/binary-indep/sfnt2fon.patch | 4 ++--
 debian/patches/font-divbyzero.patch        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/binary-indep/sfnt2fon.patch b/debian/patches/binary-indep/sfnt2fon.patch
index 9b7bb06..4d83575 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
-@@ -3546,7 +3546,6 @@ WINE_CONFIG_TEST(dlls/xmllite/tests)
+@@ -3554,7 +3554,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])
-@@ -3652,7 +3651,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[clean,instal
+@@ -3660,7 +3659,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/font-divbyzero.patch b/debian/patches/font-divbyzero.patch
index 0ffc347..f32a157 100644
--- a/debian/patches/font-divbyzero.patch
+++ b/debian/patches/font-divbyzero.patch
@@ -4,7 +4,7 @@ bug-debian: https://bugs.debian.org/788809
 
 --- a/dlls/gdi32/freetype.c
 +++ b/dlls/gdi32/freetype.c
-@@ -5720,6 +5720,13 @@ found_face:
+@@ -5727,6 +5727,13 @@ found_face:
          if (scale > 2 && scaled_height - height > face->size.height / 4) scale--;
          /* The jump between unscaled and doubled is delayed by 1 */
          else if (scale == 2 && scaled_height - height > (face->size.height / 4 - 1)) scale--;

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