Tag 'weston-1.10.0-1' created by Héctor Orón Martínez <zu...@debian.org> at 2016-06-02 08:23 +0000
Release Debian version weston-1.10.0-1 Changes since weston-1.9.92-2: Bryce Harrington (4): shell: Check more thoroughly for undefined surface resource configure.ac: bump to version 1.9.93 for the RC1 release releasing.txt: Script now figures out release name on its own configure.ac: bump to version 1.10.0 for the official release Derek Foreman (3): xwm: Don't clear the selection if it has no text type available compositor-drm: update internal cursor plane location when disabling cursor compositor-drm: the cursor plane only supports ARGB Héctor Orón Martínez (4): Merge branch 'upstream-unstable' into debian-unstable d/control: bump standards version, no changes Release Debian version weston-1.10.0-1 debian/changelog: update release date Marek Chalupa (1): compositor-x11: send pointer frame after axis event Nobuhiko Tanibata (1): ivi-layout: apply opacity to weston_view correctly --- configure.ac | 10 +++++----- debian/changelog | 6 ++++++ debian/control | 2 +- desktop-shell/shell.c | 31 ++++++++++++++++++++++++------- ivi-shell/ivi-layout.c | 9 +++------ releasing.txt | 2 +- src/compositor-drm.c | 17 +++++++++++++---- src/compositor-x11.c | 4 ++++ xwayland/selection.c | 28 ++++------------------------ 9 files changed, 61 insertions(+), 48 deletions(-) ---