This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 6e64dc3475d53a09d6f44f39495d7d6459bb44cc Author: Jens Reyer <[email protected]> Date: Fri Apr 29 03:28:03 2016 +0200 Refresh patches. --- debian/patches/font-divbyzero.patch | 2 +- debian/patches/makefile.patch | 2 +- debian/patches/sfnt2fon.patch | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/font-divbyzero.patch b/debian/patches/font-divbyzero.patch index 6896a7d..cad3ebf 100644 --- a/debian/patches/font-divbyzero.patch +++ b/debian/patches/font-divbyzero.patch @@ -2,7 +2,7 @@ description: avoid divide-by-zero condition for certain font files and warn abou --- a/dlls/gdi32/freetype.c +++ b/dlls/gdi32/freetype.c -@@ -5647,6 +5647,13 @@ found_face: +@@ -5668,6 +5668,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--; diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch index ac2685e..0665247 100644 --- a/debian/patches/makefile.patch +++ b/debian/patches/makefile.patch @@ -3,7 +3,7 @@ author: Michael Gilbert <[email protected]> --- a/configure.ac +++ b/configure.ac -@@ -675,7 +675,7 @@ AC_CHECK_HEADERS([libprocstat.h],,, +@@ -666,7 +666,7 @@ AC_CHECK_HEADERS([libprocstat.h],,, dnl **** Check for working dll **** diff --git a/debian/patches/sfnt2fon.patch b/debian/patches/sfnt2fon.patch index 0bb5a93..a3618a6 100644 --- a/debian/patches/sfnt2fon.patch +++ b/debian/patches/sfnt2fon.patch @@ -3,7 +3,7 @@ author: Michael Gilbert <[email protected]> --- a/configure.ac +++ b/configure.ac -@@ -3382,7 +3382,6 @@ WINE_CONFIG_TEST(dlls/xmllite/tests) +@@ -3373,7 +3373,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 <[email protected]> WINE_CONFIG_MAKEFILE([include],,[clean,install-dev]) WINE_CONFIG_MAKEFILE([libs/port]) WINE_CONFIG_MAKEFILE([libs/wine],,[clean,implib,install-dev,install-lib]) -@@ -3482,7 +3481,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[install,po]) +@@ -3473,7 +3472,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[install,po]) WINE_CONFIG_TEST(programs/xcopy/tests) WINE_CONFIG_MAKEFILE([server],,[clean,install-lib]) WINE_CONFIG_TOOL(tools,[clean]) -- 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
