This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 010531b751af863f55b94945c5cf084e613886e4 Author: Jens Reyer <[email protected]> Date: Thu Jun 16 18:14:55 2016 +0200 Refresh patches. --- debian/changelog | 1 + debian/patches/kfreebsd.patch | 4 ++-- debian/patches/makefile.patch | 2 +- debian/patches/sfnt2fon.patch | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index e72635e..2811c01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ wine (1.8.2-2) UNRELEASED; urgency=medium - Document generating 32-bit results with the -tools packages. Thanks to Andrey Gursky and Javier Serrano Polo. * Drop manpages-typo.patch, applied upstream. + * Refresh patches. -- Jens Reyer <[email protected]> Mon, 06 Jun 2016 03:35:43 +0200 diff --git a/debian/patches/kfreebsd.patch b/debian/patches/kfreebsd.patch index 5f288dc..5b22f0a 100644 --- a/debian/patches/kfreebsd.patch +++ b/debian/patches/kfreebsd.patch @@ -3,8 +3,8 @@ author: Michael Gilbert <[email protected]> --- a/dlls/ntdll/directory.c +++ b/dlls/ntdll/directory.c -@@ -48,6 +48,7 @@ - #include <sys/attr.h> +@@ -53,6 +53,7 @@ + # include <sys/sysmacros.h> #endif #ifdef HAVE_SYS_VNODE_H +#include <stdint.h> diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch index 0665247..64e502c 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 -@@ -666,7 +666,7 @@ AC_CHECK_HEADERS([libprocstat.h],,, +@@ -667,7 +667,7 @@ AC_CHECK_HEADERS([libprocstat.h],,, dnl **** Check for working dll **** diff --git a/debian/patches/sfnt2fon.patch b/debian/patches/sfnt2fon.patch index a3618a6..72c6371 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 -@@ -3373,7 +3373,6 @@ WINE_CONFIG_TEST(dlls/xmllite/tests) +@@ -3376,7 +3376,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]) -@@ -3473,7 +3472,6 @@ WINE_CONFIG_PROGRAM(xcopy,,[install,po]) +@@ -3476,7 +3475,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
