This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 08d395379252b900a512dd1b64cb4a6bb1fbb9c7 Author: Jens Reyer <[email protected]> Date: Sun Jan 21 01:19:54 2018 +0100 Update changelog for 3.0-1 release --- debian/changelog | 39 +++++++++++++-------------------------- 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4dbc604..92f3cca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,35 +1,22 @@ -wine-development (3.0-1) UNRELEASED; urgency=medium +wine (3.0-1) unstable; urgency=medium * New upstream release 3.0, released Jan 18, 2018. + The main highlights are: - Direct3D 10 and 11 support. - The Direct3D command stream. - The Android graphics driver. - Improved DirectWrite and Direct2D support. - - Compute shaders. - - Hull and domain (tessellation) shaders. - - Stream output. - - Format capability queries. - - A large number of shader model 4 and 5 shader instructions. - - Shader model 4 and 5 interpolation modifiers. - - Shader model 4 and 5 clip and cull distances. - - Indirect draws and indirect compute dispatch. - - Structured buffers. - - Byte addressable buffers. - - Append and consume buffers. - - Unordered access view counters. - - Cube-map arrays. - - Layered rendering to 3-dimensional textures and texture arrays. - - Mip-map generation. - - Conservative depth output. - - Type-less (sub)resource copies. - - Depth bias. - - "csmt" (REG_DWORD) - - "StrictDrawOrdering" - - "OffscreenRenderingMode" - - "AlwaysOffscreen" - - "MultiSampling" - - -- Jens Reyer <[email protected]> Fri, 19 Jan 2018 18:03:07 +0100 + * Drop armel.patch, applied upstream. + * Switch to src:wine. + - Point to branch buster in Vcs fields. + - Comment out Provides: wine (not needed in src:wine). + - Activate building wine-binfmt and fonts-wine packages. + - Readd src:wine-specific breaks/replaces for old Ubuntu packages. + - Adapt and rename appdata.xml for src:wine. + - Restrict watch file to look in upstream's stable release directory. + * Drop obsolete breaks/replaces. + + -- Jens Reyer <[email protected]> Sun, 21 Jan 2018 01:14:34 +0100 wine-development (3.0~rc6-1) unstable; urgency=medium -- 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
