This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch jessie-backports-1.9.x in repository wine.
commit d4cc9300ca417e35d3eb2a336ddc7edcbb396c61 Merge: e411603 896ae99 Author: Jens Reyer <[email protected]> Date: Fri Jul 29 21:04:16 2016 +0200 Merge tag 'debian/1.9.15-1' into jessie-backports-1.9.x release 1.9.15-1 # Conflicts: # debian/changelog ANNOUNCE | 693 +++++---- AUTHORS | 3 + MAINTAINERS | 1 + VERSION | 2 +- configure | 24 +- configure.ac | 5 +- debian/changelog | 21 +- dlls/amstream/main.c | 4 +- .../api-ms-win-crt-private-l1-1-0.spec | 2 +- dlls/avifil32/api.c | 38 - dlls/avifil32/avifile_private.h | 1 - dlls/avifil32/editstream.c | 48 +- dlls/avifil32/factory.c | 111 +- dlls/avifil32/tests/api.c | 30 + dlls/avifil32/tmpfile.c | 2 +- dlls/comctl32/imagelist.c | 10 +- dlls/comctl32/rebar.c | 6 +- dlls/comctl32/tab.c | 11 +- dlls/comctl32/tests/tooltips.c | 38 + dlls/comctl32/tests/trackbar.c | 23 + dlls/comctl32/theme_button.c | 3 +- dlls/comctl32/toolbar.c | 3 +- dlls/comctl32/tooltips.c | 16 +- dlls/comctl32/trackbar.c | 19 +- dlls/credui/credui.spec | 3 + dlls/credui/credui_main.c | 56 +- dlls/d3d10/effect.c | 75 +- dlls/d3d10core/tests/device.c | 536 ++++++- dlls/d3d11/buffer.c | 55 +- dlls/d3d11/device.c | 19 +- dlls/d3d11/tests/d3d11.c | 666 +++++++-- dlls/d3d11/view.c | 54 +- dlls/d3d8/device.c | 72 +- dlls/d3d9/device.c | 20 +- dlls/d3dcompiler_43/tests/asm.c | 6 +- dlls/d3drm/d3drm.c | 129 +- dlls/d3drm/d3drm_private.h | 44 +- dlls/d3drm/device.c | 1215 ++++++++-------- dlls/d3drm/tests/d3drm.c | 481 ++++++- dlls/d3dxof/d3dxof.c | 6 +- dlls/ddraw/device.c | 64 +- dlls/ddraw/tests/ddraw1.c | 63 +- dlls/ddraw/tests/ddraw2.c | 63 +- dlls/ddraw/tests/ddraw4.c | 69 +- dlls/ddraw/tests/ddraw7.c | 65 +- dlls/dinput/joystick_osx.c | 55 +- dlls/dmsynth/dmsynth_main.c | 7 +- dlls/dmsynth/dmsynth_private.h | 4 +- dlls/dmsynth/synth.c | 11 +- dlls/dmsynth/synthsink.c | 23 +- dlls/dmsynth/tests/dmsynth.c | 121 +- dlls/dwrite/font.c | 8 + dlls/dwrite/layout.c | 83 +- dlls/dwrite/tests/font.c | 30 + dlls/dwrite/tests/layout.c | 86 ++ dlls/explorerframe/nstc.c | 4 +- dlls/explorerframe/tests/nstc.c | 12 +- dlls/gdi32/bitblt.c | 10 +- dlls/gdi32/clipping.c | 6 +- dlls/gdi32/dc.c | 2 +- dlls/gdi32/dib.c | 17 +- dlls/gdi32/dibdrv/bitblt.c | 51 +- dlls/gdi32/dibdrv/dibdrv.h | 2 + dlls/gdi32/dibdrv/graphics.c | 9 +- dlls/gdi32/dibdrv/primitives.c | 636 +++++++- dlls/gdi32/enhmfdrv/graphics.c | 11 +- dlls/gdi32/font.c | 10 +- dlls/gdi32/gdi_private.h | 9 +- dlls/gdi32/mapping.c | 21 +- dlls/gdi32/path.c | 106 +- dlls/gdi32/region.c | 226 +-- dlls/gdi32/tests/dib.c | 42 +- dlls/hhctrl.ocx/help.c | 5 +- dlls/hlink/hlink_main.c | 4 +- dlls/hlink/tests/hlink.c | 2 +- dlls/ieframe/iexplore.c | 3 +- dlls/inetcomm/mimeole.c | 15 +- dlls/inetcomm/tests/mimeole.c | 28 +- dlls/jscript/array.c | 4 +- dlls/jscript/dispex.c | 39 +- dlls/jscript/engine.c | 10 +- dlls/jscript/function.c | 2 +- dlls/jscript/jscript.h | 4 +- dlls/jscript/json.c | 6 +- dlls/jscript/jsregexp.c | 4 +- dlls/jscript/jsutils.c | 2 +- dlls/jscript/string.c | 10 +- dlls/kernel32/process.c | 63 +- dlls/kernel32/sync.c | 8 +- dlls/kernel32/tests/debugger.c | 20 +- dlls/kernel32/tests/fiber.c | 254 +++- dlls/kernel32/tests/process.c | 22 +- dlls/kernel32/tests/thread.c | 41 + dlls/kernel32/tests/virtual.c | 24 +- dlls/kernel32/virtual.c | 18 +- dlls/mciqtz32/mciqtz.c | 9 +- dlls/msctf/inputprocessor.c | 24 +- dlls/msctf/tests/inputprocessor.c | 5 + dlls/mshtml/htmlscript.c | 77 +- dlls/mshtml/htmlscript.h | 5 +- dlls/mshtml/mutation.c | 16 +- dlls/mshtml/persist.c | 4 +- dlls/mshtml/pluginhost.c | 5 +- dlls/mshtml/script.c | 262 ++-- dlls/mshtml/tests/asyncscriptload.js | 97 ++ dlls/mshtml/tests/exectest.html | 7 +- dlls/mshtml/tests/navigation.js | 2 +- dlls/mshtml/tests/rsrc.rc | 3 + dlls/mshtml/tests/script.c | 180 ++- dlls/mshtml/tests/winetest.js | 14 +- dlls/mshtml/view.c | 4 +- dlls/msi/patch.c | 12 +- dlls/msi/tests/patch.c | 43 +- dlls/msscript.ocx/msscript.c | 478 +++++- dlls/msscript.ocx/tests/msscript.c | 236 ++- dlls/msvcirt/msvcirt.c | 692 ++++++++- dlls/msvcirt/msvcirt.spec | 152 +- dlls/msvcirt/tests/msvcirt.c | 1523 ++++++++++++++++++++ dlls/msvcrt/math.c | 2 +- dlls/msvcrt/msvcrt.h | 2 +- dlls/msvcrt20/msvcrt20.spec | 148 +- dlls/msvcrt40/msvcrt40.spec | 152 +- dlls/ncrypt/main.c | 51 + dlls/ncrypt/ncrypt.spec | 14 +- dlls/ntdll/tests/exception.c | 43 +- dlls/ntdll/tests/info.c | 6 +- dlls/ntdll/tests/om.c | 27 +- dlls/ntdll/tests/rtl.c | 18 +- dlls/ntdll/thread.c | 10 + dlls/ntdll/virtual.c | 17 +- dlls/ntoskrnl.exe/ntoskrnl.c | 9 + dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 2 +- dlls/ole32/classmoniker.c | 6 +- dlls/opengl32/tests/opengl.c | 25 +- dlls/quartz/videorenderer.c | 10 +- dlls/quartz/vmr9.c | 12 +- dlls/riched20/clipboard.c | 11 +- dlls/riched20/tests/editor.c | 18 +- dlls/secur32/schannel_gnutls.c | 7 +- dlls/secur32/secur32.c | 105 -- dlls/secur32/secur32.spec | 10 +- dlls/shell32/folders.c | 3 +- dlls/shell32/shell32.spec | 1 + dlls/shell32/shell32_main.c | 9 + dlls/shell32/shell32_main.h | 1 + dlls/shell32/shelldispatch.c | 250 +++- dlls/shell32/shellitem.c | 2 +- dlls/shell32/shfldr_unixfs.c | 10 +- dlls/shell32/shlview.c | 9 +- dlls/shell32/tests/shelldispatch.c | 134 +- dlls/shlwapi/tests/ordinal.c | 3 +- dlls/shlwapi/tests/thread.c | 2 +- dlls/sspicli/Makefile.in | 4 + dlls/sspicli/main.c | 142 ++ dlls/sspicli/sspicli.spec | 104 ++ dlls/strmbase/qualitycontrol.c | 17 +- dlls/ucrtbase/ucrtbase.spec | 2 +- dlls/user32/button.c | 5 +- dlls/user32/cursoricon.c | 5 +- dlls/user32/dialog.c | 4 +- dlls/user32/listbox.c | 10 +- dlls/user32/mdi.c | 5 +- dlls/user32/menu.c | 5 +- dlls/user32/uitools.c | 29 +- dlls/user32/win.c | 6 +- dlls/user32/winstation.c | 7 +- dlls/usp10/tests/usp10.c | 10 +- dlls/vcomp/main.c | 224 +++ dlls/vcomp/tests/vcomp.c | 235 +++ dlls/vcomp/vcomp.spec | 44 +- dlls/vcomp100/vcomp100.spec | 44 +- dlls/vcomp110/vcomp110.spec | 44 +- dlls/vcomp120/vcomp120.spec | 44 +- dlls/vcomp90/vcomp90.spec | 44 +- dlls/vcruntime140/vcruntime140.spec | 2 +- dlls/wbemdisp/locator.c | 3 +- dlls/wbemdisp/tests/wbemdisp.c | 14 + dlls/webservices/tests/msg.c | 18 +- dlls/webservices/tests/reader.c | 12 +- dlls/webservices/writer.c | 21 +- dlls/windowscodecs/icnsformat.c | 3 +- dlls/wined3d/arb_program_shader.c | 5 + dlls/wined3d/buffer.c | 19 +- dlls/wined3d/cs.c | 134 +- dlls/wined3d/directx.c | 5 +- dlls/wined3d/glsl_shader.c | 39 +- dlls/wined3d/query.c | 428 +++--- dlls/wined3d/shader.c | 68 +- dlls/wined3d/shader_sm4.c | 15 +- dlls/wined3d/state.c | 5 + dlls/wined3d/utils.c | 105 +- dlls/wined3d/vertexdeclaration.c | 2 +- dlls/wined3d/wined3d_gl.h | 1 + dlls/wined3d/wined3d_private.h | 81 +- dlls/winegstreamer/gstdemux.c | 50 +- dlls/winejoystick.drv/joystick_osx.c | 69 +- dlls/winemac.drv/cocoa_window.m | 7 +- dlls/winepulse.drv/mmdevdrv.c | 3 +- dlls/winex11.drv/xim.c | 2 +- dlls/xmllite/tests/writer.c | 117 ++ dlls/xmllite/writer.c | 23 +- include/Makefile.in | 1 + include/config.h.in | 6 + include/d3d9types.h | 2 +- include/ncrypt.h | 53 + include/shellapi.h | 1 + include/shldisp.idl | 30 + include/wincred.h | 4 + include/winerror.h | 10 + loader/main.c | 9 +- po/ar.po | 86 +- po/bg.po | 72 +- po/ca.po | 94 +- po/cs.po | 86 +- po/da.po | 88 +- po/de.po | 105 +- po/el.po | 70 +- po/en.po | 70 +- po/en_US.po | 70 +- po/eo.po | 73 +- po/es.po | 88 +- po/fa.po | 68 +- po/fi.po | 90 +- po/fr.po | 93 +- po/he.po | 85 +- po/hi.po | 67 +- po/hr.po | 85 +- po/hu.po | 87 +- po/it.po | 88 +- po/ja.po | 92 +- po/ko.po | 86 +- po/lt.po | 73 +- po/ml.po | 67 +- po/nb_NO.po | 71 +- po/nl.po | 88 +- po/or.po | 67 +- po/pa.po | 67 +- po/pl.po | 92 +- po/pt_BR.po | 94 +- po/pt_PT.po | 88 +- po/rm.po | 68 +- po/ro.po | 87 +- po/ru.po | 71 +- po/sk.po | 83 +- po/sl.po | 86 +- po/[email protected] | 77 +- po/[email protected] | 77 +- po/sv.po | 87 +- po/te.po | 67 +- po/th.po | 68 +- po/tr.po | 92 +- po/uk.po | 73 +- po/wa.po | 68 +- po/wine.pot | 67 +- po/zh_CN.po | 86 +- po/zh_TW.po | 86 +- programs/reg/reg.c | 26 +- programs/reg/reg.h | 1 + programs/reg/reg.rc | 1 + programs/reg/tests/reg.c | 2 +- programs/regedit/regedit.c | 5 +- programs/regedit/regedit.rc | 14 + programs/regedit/regproc.c | 362 +++-- programs/regedit/regproc.h | 5 + programs/regedit/resource.h | 14 + programs/taskmgr/applpage.c | 6 - programs/taskmgr/graphctl.c | 124 +- programs/taskmgr/graphctl.h | 13 - programs/taskmgr/perfpage.c | 24 +- programs/taskmgr/procpage.c | 6 - programs/taskmgr/taskmgr.c | 5 +- programs/taskmgr/trayicon.c | 5 +- programs/wordpad/print.c | 3 +- server/device.c | 5 +- server/directory.c | 163 ++- server/file.h | 6 +- server/mailslot.c | 4 +- server/named_pipe.c | 4 +- server/object.h | 6 +- server/symlink.c | 31 +- server/trace.c | 6 +- tools/winegcc/winegcc.c | 3 +- 282 files changed, 14906 insertions(+), 4076 deletions(-) diff --cc debian/changelog index d92e6a3,527d162..b05497a --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,14 +1,23 @@@ + wine-development (1.9.15-1) unstable; urgency=medium + + * New upstream release 1.9.15, released Jul 22, 2016. + - More shader instructions in Direct3D. + - Performance improvements in GDI. + - Active Scripting improvements. + - Additional stream support in the C++ runtime. + - Various bug fixes. + + -- Michael Gilbert <[email protected]> Sat, 23 Jul 2016 04:12:22 +0000 + +wine-development (1.9.14-1~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Drop dbgsym workaround, now handled by new debhelper in backports. + * Revert "Drop alternative depends on perl:any (now handled by debhelper)." + - debhelper in backports doesn't support this yet. + + -- Jens Reyer <[email protected]> Tue, 19 Jul 2016 13:09:28 +0200 + wine-development (1.9.14-1) unstable; urgency=medium * New upstream release 1.9.14, released Jul 8, 2016. -- 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
