This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit b309e973dd9a2a47a642bb6a9bbd0805e36dd460 Author: Jens Reyer <[email protected]> Date: Wed Aug 31 20:06:07 2016 +0200 Add some metadata to patches. --- debian/patches/disable/addons-download.patch | 1 + debian/patches/disable/tests.patch | 3 +++ debian/patches/font-divbyzero.patch | 2 ++ debian/patches/manpages-wineserver-persistence.patch | 3 +-- debian/patches/printer-resolution.patch | 1 + 5 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/patches/disable/addons-download.patch b/debian/patches/disable/addons-download.patch index c69fd74..f918c28 100644 --- a/debian/patches/disable/addons-download.patch +++ b/debian/patches/disable/addons-download.patch @@ -1,4 +1,5 @@ description: disable gecko/mono installer download +author: Michael Gilbert <[email protected]> author: Jens Reyer <[email protected]> --- a/dlls/appwiz.cpl/addons.c diff --git a/debian/patches/disable/tests.patch b/debian/patches/disable/tests.patch index ab59d2b..f561deb 100644 --- a/debian/patches/disable/tests.patch +++ b/debian/patches/disable/tests.patch @@ -1,3 +1,6 @@ +description: drop generated sources from tests Makefiles +author: Michael Gilbert <[email protected]> + --- a/dlls/rpcrt4/tests/Makefile.in +++ b/dlls/rpcrt4/tests/Makefile.in @@ -4,7 +4,6 @@ EXTRAIDLFLAGS = --prefix-server=s_ diff --git a/debian/patches/font-divbyzero.patch b/debian/patches/font-divbyzero.patch index 2a197f0..1580727 100644 --- a/debian/patches/font-divbyzero.patch +++ b/debian/patches/font-divbyzero.patch @@ -1,4 +1,6 @@ description: avoid divide-by-zero condition for certain font files and warn about it +bug: https://bugs.winehq.org/show_bug.cgi?id=38762 +bug-debian: https://bugs.debian.org/788809 --- a/dlls/gdi32/freetype.c +++ b/dlls/gdi32/freetype.c diff --git a/debian/patches/manpages-wineserver-persistence.patch b/debian/patches/manpages-wineserver-persistence.patch index 72feb03..72ba812 100644 --- a/debian/patches/manpages-wineserver-persistence.patch +++ b/debian/patches/manpages-wineserver-persistence.patch @@ -1,5 +1,4 @@ -description: fix wineserver manpages for Debian's default persistence value. - debian/scripts/wineserver sets -p0 +description: fix wineserver manpages for Debian's default persistence value author: Jens Reyer <[email protected]> --- a/server/wineserver.de.UTF-8.man.in diff --git a/debian/patches/printer-resolution.patch b/debian/patches/printer-resolution.patch index ccc68f5..9221558 100644 --- a/debian/patches/printer-resolution.patch +++ b/debian/patches/printer-resolution.patch @@ -1,5 +1,6 @@ description: set default printer resolution to 600dpi author: Ralf E-Mail <[email protected]> +bug-debian: https://bugs.debian.org/687168 --- a/dlls/winspool.drv/generic.ppd +++ b/dlls/winspool.drv/generic.ppd -- 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
