Bug#719143: marked as done (weston: disable tests for now)

2014-01-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Jan 2014 23:45:22 +0100
with message-id 20140130224522.ga16...@polynomio.collabora.co.uk
and subject line Re: Bug#719143: weston: disable tests for now
has caused the Debian Bug report #719143,
regarding weston: disable tests for now
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
719143: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719143
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: weston
Version: 1.2.0-1
Severity: wishlist
Tags: patch

Hello,

  When building weston, tests ask for user input. Maybe those should be 
disabled.
  Find attached patch to do so.

Regards,

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages weston depends on:
ii  libc6 2.17-7
ii  libcairo2 1.12.14-5
ii  libcolord11.0.1-1
ii  libdrm2   2.4.45-3
ii  libegl1-mesa  9.1.4-1
ii  libegl1-mesa-drivers  9.1.4-1
ii  libgbm1   9.1.4-1
ii  libgl1-mesa-glx [libgl1]  9.1.4-1
ii  libgles2-mesa 9.1.4-1
ii  libglib2.0-0  2.36.3-3
ii  libglu1-mesa [libglu1]9.0.0-1
ii  libjpeg8  8d-1
ii  liblcms2-22.2+git20110628-2.2
ii  libmtdev1 1.1.3-1
ii  libpam0g  1.1.3-9
ii  libpixman-1-0 0.26.0-4
ii  libpng12-01.2.49-4
ii  libsystemd-login0 200-0~0.1
ii  libudev1  200-0~0.1
ii  libwayland-client01.2.0-1
ii  libwayland-cursor01.2.0-1
ii  libwayland-server01.2.0-1
ii  libx11-6  2:1.6.0-1
ii  libx11-xcb1   2:1.6.0-1
ii  libxcb-render01.9.1-3
ii  libxcb-shape0 1.9.1-3
ii  libxcb-shm0   1.9.1-3
ii  libxcb-xfixes01.9.1-3
ii  libxcb1   1.9.1-3
ii  libxcursor1   1:1.1.14-1
ii  libxkbcommon0 0.3.1-1

Versions of packages weston recommends:
ii  libgl1-mesa-dri  9.1.4-1

weston suggests no packages.

-- no debconf information
From 4c89748f4944083c36fc419f2d3c28b95c5dab90 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= zu...@debian.org
Date: Fri, 2 Aug 2013 17:25:03 +0200
Subject: [PATCH 1/1] d/rules: disable running tests
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Héctor Orón Martínez zu...@debian.org
---
 debian/changelog | 1 +
 debian/rules | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d7754fd..6b6d719 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ weston (1.2.0-1) unstable; urgency=low
   * d/weston.install: add new files
 - usr/lib/*/weston/cms-colord.so
 - usr/lib/*/weston/cms-static.so
+  * d/rules: disable running tests for now, require user input.
 
  -- Hector Oron zu...@debian.org  Fri, 02 Aug 2013 15:32:49 +0200
 
diff --git a/debian/rules b/debian/rules
index a2043e2..fc44ed6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,9 @@ override_dh_auto_configure:
 
 override_dh_auto_test:
 	# the test suite does not 100% pass in headless mode
-	dh_auto_test || true
+	# some tests expect user input
+	# dh_auto_test || true
+	true
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp
-- 
1.8.3.2

---End Message---
---BeginMessage---
Closing as tests are non fatal for the build anymore

-- 
  Hector Oron


signature.asc
Description: Digital signature
---End Message---


wayland: Changes to 'refs/tags/wayland-1.4.0-1'

2014-01-30 Thread Hector Oron
Tag 'wayland-1.4.0-1' created by Héctor Orón Martínez zu...@debian.org at 
2014-01-30 23:43 +

Release debian version 1.4.0-1

Changes since wayland-1.3.0-1:
Adrian Negreanu (1):
  scanner: set errno=0 before strtol

Héctor Orón Martínez (13):
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelog
  Update symbols
  debian/libwayland-dev.install: install wayland.dtd
  Update configure.ac for release 1.3.92
  Rework upstream release information
  add wayland DTD and XML under default dtddir
  Revert configure.ac change when releasing version 1.3.92
  Merge branch 'upstream-unstable' into debian-unstable
  Prepare for new release 1.4.0
  d/control: Further bump the libwayland0 C/R
  Bump standards version
  Release version 1.4.0-1

Jasper St. Pierre (3):
  Update .gitignore for protocol/
  wayland-server: Improve error messages for bad globals
  xwayland: Add .gitignore

Jonas 'Sortie' Termansen (1):
  client: Include poll.h instead of sys/poll.h

Jonas Ådahl (4):
  doc: Remove incorrect docmentation
  doc: Fix spelling of parameters
  protocol: Clarify semantics of sub-surface placement requests
  protocol: Clarify semantics of wl_subsurface.set_position

José Bollo (1):
  protocol: Fix typo in documentation

Kristian Høgsberg (15):
  wayland: Be consistent about #include-guard names
  configure.ac: Bump version to 1.3.90 for the master branch
  server: Start documenting the server side API
  scanner: Warn about requests with more than one new-id and don't generate 
stubs
  scanner: Introduce struct location for tracking source locations
  scanner: Make fail() function use va_list and elaborate a few errors
  scanner: Add location to elements so we can give better errors/warnings
  client: Introduce functions to allocate and marshal proxies atomically
  Add -pthread to AM_CFLAGS to do the right thing when using threads
  client: Handle EINTR in wl_display_dispatch_queue()
  configure.ac: Bump version to 1.3.91 for the alpha release
  Revert xwayland: Add .gitignore
  configure.ac: Bump version to 1.3.93
  resources-test: Don't send invalid event
  configure.ac: Bump version to 1.4

Lubomir Rintel (2):
  shm: Avoid file descriptor leak upon unsuccessful mmap
  connection: Error out if file descriptor was not received

Neil Roberts (3):
  server: Add API to protect access to an SHM buffer
  Add documentation for wl_shm_buffer_begin/end_access
  client: Make wl_proxy_set_queue() with NULL revert to default queue

Pekka Paalanen (3):
  protocol: add sub-surfaces to the core
  os: use posix_fallocate in creating sharable buffers
  cursor: handle running out of buffer space

Peter Hutterer (1):
  protocol: validate the protocol against a dtd

U. Artie Eoff (11):
  shm: assert sigbus_data is not NULL before member access
  array-test: assert wl_array_add result is not NULL
  connection-test: assert closure is not NULL before invoking it
  event-loop-test: assert non-NULL results
  os-wrappers-test: assert closure is not NULL before invoking it
  queue-test: assert non-NULL return values
  resources-test: assert non-NULL return values
  cursor: free theme-name too
  cursor: check for memory allocation errors
  xcursor: don't proceed if XcursorImageCreate failed
  add_shm_format: check wl_array_add return value before deref

chi ding (1):
  Fix buffer overflow when serializing a closure object

---
 Makefile.am   |2 
 configure.ac  |7 -
 cursor/os-compatibility.c |   19 +++
 cursor/wayland-cursor.c   |   82 +++--
 cursor/xcursor.c  |2 
 cursor/xcursor.h  |4 
 debian/changelog  |   25 
 debian/control|   14 +-
 debian/libwayland-client0.symbols |4 
 debian/libwayland-dev.install |3 
 debian/libwayland-server0.symbols |4 
 debian/patches/series |1 
 doc/doxygen/Makefile.am   |3 
 protocol/.gitignore   |1 
 protocol/Makefile.am  |   15 ++
 protocol/wayland.dtd  |   29 
 protocol/wayland.xml  |  224 +-
 src/Makefile.am   |4 
 src/connection.c  |  100 +++-
 src/scanner.c |  135 +++---
 src/wayland-client.c  |  224 --
 src/wayland-client.h  |   12 +-
 src/wayland-egl.h |4 
 src/wayland-server.c  |  141 ++-
 src/wayland-server.h  |   12 +-
 src/wayland-shm.c |  197 +
 tests/array-test.c|3 
 tests/connection-test.c   

wayland: Changes to 'debian-unstable'

2014-01-30 Thread Hector Oron
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4e3adab18cb2e60e5b06a59ad5a5928ea985
Author: Héctor Orón Martínez zu...@debian.org
Date:   Thu Jan 30 23:50:01 2014 +0100

Release version 1.4.0-1

Signed-off-by: Héctor Orón Martínez zu...@debian.org

diff --git a/debian/changelog b/debian/changelog
index f9d8e43..d02de55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-wayland (1.4.0-1) UNRELEASED; urgency=medium
+wayland (1.4.0-1) unstable; urgency=medium
 
   * New upstream release 1.4.0:
 - SHM Buffer SIBGUS protection.
@@ -13,7 +13,7 @@ wayland (1.4.0-1) UNRELEASED; urgency=medium
 (Closes: #731607)
   * d/control: update standards version
 
- -- Hector Oron zu...@debian.org  Thu, 30 Jan 2014 22:40:00 +0100
+ -- Hector Oron zu...@debian.org  Thu, 30 Jan 2014 23:49:42 +0100
 
 wayland (1.3.92-1) unstable; urgency=medium
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w91h1-0004c8...@moszumanska.debian.org



Bug#731607: marked as done (Please consider bumping conflicts to cover collabora version of wayland shipped by raspberry pi foundation.)

2014-01-30 Thread Debian Bug Tracking System
Your message dated Fri, 31 Jan 2014 00:19:08 +
with message-id e1w91p6-0006ax...@franck.debian.org
and subject line Bug#731607: fixed in wayland 1.4.0-1
has caused the Debian Bug report #731607,
regarding Please consider bumping conflicts to cover collabora version of 
wayland shipped by raspberry pi foundation.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731607
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: wayland
Version: 1.3.0-1
Severity: wishlist

I run raspbian, a hardfloat derivitive of debian for the raspberry pi 
and potentially other armv6+vfpv2 devices (though in practice such 
devices seem uncommon)


Recently I have been receiving reports of problems with wayland when 
upgrading from raspbian wheezy to raspbian jessie. These problems are 
the result of some wayland packages put together by collabora and 
shipped by the raspberry pi foundation as part of their default image 
(so they will be installed on the vast majority of raspbian systems). 
The packages in question are versioned as 1.1.0-0rpi1 and use a single 
libwayland0 package rather than the split packages.


To fix the upgrade I uploaded a vesion of wayland to raspbian jessie 
with the conflicts/breaks changed from ( 1.1.0) to ( 1.1.0-1). If I 
have to I can carry that change locally on a permanent basis. However I 
would rather not do that for two reasons.


1: Version skew between debian and raspbian in multi-arch: same packages 
makes life harder for anyone who wants to multiarch debian armel with 
raspbian.
2: Each package we carry local changes for means manual work when the 
package is updated.


So please consider making this change in the debian package on your next 
upload.


Debdiff attatched, no intent to NMU.
diff -Nru wayland-1.3.0/debian/changelog wayland-1.3.0/debian/changelog
--- wayland-1.3.0/debian/changelog  2013-10-11 09:25:04.0 +
+++ wayland-1.3.0/debian/changelog  2013-12-07 12:32:12.0 +
@@ -1,3 +1,9 @@
+wayland (1.3.0-1+rpi1) jessie-staging; urgency=low
+
+  * Further bump the libwayland0 C/R to cover collabora version.
+
+ -- Peter Michael Green plugw...@raspbian.org  Sat, 07 Dec 2013 12:31:45 
+
+
 wayland (1.3.0-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff -Nru wayland-1.3.0/debian/control wayland-1.3.0/debian/control
--- wayland-1.3.0/debian/control2013-10-11 09:22:11.0 +
+++ wayland-1.3.0/debian/control2013-12-07 12:35:36.0 +
@@ -28,8 +28,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 ( 1.1.0)
-Replaces: libwayland0 ( 1.1.0)
+Conflicts: libwayland0 ( 1.1.0-1)
+Replaces: libwayland0 ( 1.1.0-1)
 Description: wayland compositor infrastructure - client library
  Wayland is a protocol for a compositor to talk to its clients as well
  as a C library implementation of that protocol. The compositor can be
@@ -67,8 +67,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 ( 1.1.0)
-Replaces: libwayland0 ( 1.1.0)
+Conflicts: libwayland0 ( 1.1.0-1)
+Replaces: libwayland0 ( 1.1.0-1)
 Breaks: weston ( 1.2.0)
 Description: wayland compositor infrastructure - server library
  Wayland is a protocol for a compositor to talk to its clients as well
@@ -107,8 +107,8 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
-Conflicts: libwayland0 ( 1.1.0)
-Replaces: libwayland0 ( 1.1.0)
+Conflicts: libwayland0 ( 1.1.0-1)
+Replaces: libwayland0 ( 1.1.0-1)
 Description: wayland compositor infrastructure - cursor library
  Wayland is a protocol for a compositor to talk to its clients as well
  as a C library implementation of that protocol. The compositor can be
---End Message---
---BeginMessage---
Source: wayland
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
wayland, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 731...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hector Oron zu...@debian.org (supplier of updated wayland package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512


weston: Changes to 'upstream-unstable'

2014-01-30 Thread Hector Oron
Rebased ref, commits from common ancestor:


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w91ce-0005ir...@moszumanska.debian.org



weston: Changes to 'upstream-unstable'

2014-01-30 Thread Hector Oron
New branch 'upstream-unstable' available with the following commits:
commit 181131253747500c4759a117ee312262fbb6ed19
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Thu Jan 23 20:51:40 2014 -0800

configure.ac: Bump version to 1.4.0

commit b3955b095317466afd05b474666eef938b7f72d0
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Thu Jan 23 16:25:06 2014 -0800

compositor-drm: Set cursor surface to NULL when pageflip fails

If we VT switch away between  picking a cursor surface and actually doing
the pageflip in drm_output_repaint(), we never set output-cursor_view to
NULL.  Then we unplug all the input devices and as the last pointer device
goes away we destroy the cursor surface.  Then when we switch back, we
call drm_output_set_cursor() with an invalid surface and crashes.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=73566

commit d500bf1ac990d0d776c7a444a7478d2c9bb0e8fd
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Wed Jan 22 12:25:20 2014 -0800

shell: Properly track the focus state surface

We have to move the surface destroy listener around as we track the
currently focused surface.  Introduce a helper function,
focus_state_set_focus() for this and use throughout.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=73768

commit 8259728a569e973a8895b919ba057740a813f52a
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Wed Jan 22 11:03:50 2014 -0800

evdev: Remove output destroy notifier on device destroy

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=73895

commit 4fd9d2693db3777b593ad5190e4f63d8cefd66b8
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Wed Jan 22 10:45:26 2014 -0800

configure.ac: Check for libsystemd-login = 198

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=73870

commit f1c3bd8e81b1873ca4455835fd4eba4fad1ee1b9
Author: Ricardo Vieira ricardo.vie...@tecnico.ulisboa.pt
Date:   Sat Jan 18 16:30:50 2014 +

shell: Don't move maximized window

We'll want to ask the client to unmaximize once we get support for that in
xdg-shell, but for now, just refuse moving a maximized window.

commit 0837fa9626d452baf451ebbeed3d4b851914ff0f
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Mon Jan 20 10:35:26 2014 -0800

shell: Add mod+shift left-click as a resize binding

This lets us use compositor-initiated resize on laptops with touchpads and
no middle buttons.

commit 7cccfcab1340aa976e615e40261af2261234ead7
Author: Kristian Høgsberg k...@bitplanet.net
Date:   Sun Jan 19 22:56:14 2014 -0800

configure.ac: Bump version to 1.3.93

This is the release candidate.

commit d3ed6cb3b1ff2b7a2d2e864e6df6b35562426f82
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 10 10:15:17 2014 -0800

drm: prepend stamp space to output mode logging

Use the STAMP_SPACE to make the output mode logging
a little nicer looking.

Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com
Reviewed-by: Bryce Harrington b.harring...@samsung.com

commit 04633b69324ef1df086f1f2a2686441937575ccf
Author: Hardening rdp.eff...@gmail.com
Date:   Fri Jan 10 11:33:06 2014 +0100

Fix compilation with FreeRdp 1.1 and master v2

The API to use remoteFx encoding has changed between master and stable 1.1
branch. This patch should fix compilation for both.
This new version adds checks for the freerdp/version.h file

commit ac9f35a72b592426809c5698caf9f2c2b55b5ec8
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 17 16:28:15 2014 -0800

rpi: call eglTerminate if we're bailing

Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com

commit 5e854bcca29d73112edd3036c1fd0aa8a129ed2c
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 17 13:56:41 2014 -0800

rpi-backend: ensure pixels is destroyed in resource_update

Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com

commit a62e0e0e02b83d10a2ba1f005ee5bac938f3ea03
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 17 15:08:51 2014 -0800

animation: don't NULL deref if _run() returns NULL

Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com

commit 6d71c3c05ab1acf013353d8496aae8e2a8bc44d3
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 17 14:44:05 2014 -0800

shared/frame: NULL check before attempting to deref

Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com

commit e067b30a1ef92bf2d4bca2618c663c7d3669e233
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 17 14:00:18 2014 -0800

rpi: free renderer if we bail early during create

Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com

commit 2e2384aac5c5811c62fc36c120e5dd9e868bcd5f
Author: U. Artie Eoff ullysses.a.e...@intel.com
Date:   Fri Jan 17 13:19:01 2014 -0800

compositor: free memory from str config sections after done using it

Signed-off-by: U. 

Bug#733229: marked as done (weston: Please enable XKB support)

2014-01-30 Thread Debian Bug Tracking System
Your message dated Fri, 31 Jan 2014 00:19:16 +
with message-id e1w91pe-0006if...@franck.debian.org
and subject line Bug#733229: fixed in weston 1.4.0-1
has caused the Debian Bug report #733229,
regarding weston: Please enable XKB support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
733229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: weston
Version: 1.3.0-1
Severity: wishlist
Tags: patch

Hi,

libxcb is now providing libxcb-xkb package, please enable XKB support.

Cheers,

Laurent Bigonville

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information
From ea048fcc7afd899d3e8695844e227697a208ba63 Mon Sep 17 00:00:00 2001
From: Laurent Bigonville bi...@debian.org
Date: Fri, 27 Dec 2013 14:35:55 +0100
Subject: [PATCH] debian/control: Add build-dependency against libxcb-xkb-dev

---
 debian/changelog | 6 ++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d8e69dd..59680d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+weston (1.3.0-2) UNRELEASED; urgency=medium
+
+  * debian/control: Add build-dependency against libxcb-xkb-dev
+
+ -- Laurent Bigonville bi...@debian.org  Fri, 27 Dec 2013 14:35:34 +0100
+
 weston (1.3.0-1) unstable; urgency=low
 
   [ Sven Joachim ]
diff --git a/debian/control b/debian/control
index 52468ea..8dc1828 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends:
  libwayland-dev (= 1.2.0),
  libxcb1-dev,
  libxcb-xfixes0-dev,
+ libxcb-xkb-dev,
  libx11-xcb-dev,
  libx11-dev,
  libudev-dev,
-- 
1.8.5.2

---End Message---
---BeginMessage---
Source: weston
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
weston, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 733...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hector Oron zu...@debian.org (supplier of updated weston package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 30 Jan 2014 23:47:17 +0100
Source: weston
Binary: weston
Architecture: source amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 weston - reference implementation of a wayland compositor
Closes: 733229
Changes: 
 weston (1.4.0-1) unstable; urgency=medium
 .
   * New upstream release 1.4.0:
 - Window buttons for xwayland windows and proper decorations for the
   nested compositor (wayland backend)
 - Make the gl-renderer a loadable module and make it possible to
   switch from pixman to gl renderer at runtime.  This lets the
   compositor start up faster, since we can load the gl-renderer and
   initialize EGL+GLES2 later in the startup
 - Support framebuffer formats other than XRGB (gbm-format config
   value under [core] section).
 - Use logind for privileged access.  logind can now do the this that
   weston-launch used to do: drm drop/set master and opening input
   devices.  With this, weston can run on KMS without the
   weston-launch setuid helper.
 - struct weston_surface split into struct weston_surface and struct
   weston_view.  This is a weston-internal feature, that makes it
   possible to display a surface in multiple places in the compositor.
 - Better output unplug handling.  We used to crash and in general not
   handle output (monitor) unplug at all.  We now clean up properly
   and move windows back into the visible region when their output is
   unplugged.
 - Keyboard focus animation and exposay (exposé-like window picker)
 - More touch screen support, including touch-to-move and
   

Processing of wayland_1.4.0-1_amd64.changes

2014-01-30 Thread Debian FTP Masters
wayland_1.4.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  wayland_1.4.0-1.dsc
  wayland_1.4.0.orig.tar.xz
  wayland_1.4.0-1.debian.tar.xz
  libwayland-client0_1.4.0-1_amd64.deb
  libwayland-client0-dbg_1.4.0-1_amd64.deb
  libwayland-server0_1.4.0-1_amd64.deb
  libwayland-server0-dbg_1.4.0-1_amd64.deb
  libwayland-cursor0_1.4.0-1_amd64.deb
  libwayland-cursor0-dbg_1.4.0-1_amd64.deb
  libwayland-dev_1.4.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w91hi-0004cr...@franck.debian.org



Processing of weston_1.4.0-1_amd64.changes

2014-01-30 Thread Debian FTP Masters
weston_1.4.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  weston_1.4.0-1.dsc
  weston_1.4.0.orig.tar.xz
  weston_1.4.0-1.debian.tar.xz
  weston_1.4.0-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w91hh-0004bz...@franck.debian.org



weston_1.4.0-1_amd64.changes ACCEPTED into unstable

2014-01-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 30 Jan 2014 23:47:17 +0100
Source: weston
Binary: weston
Architecture: source amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 weston - reference implementation of a wayland compositor
Closes: 733229
Changes: 
 weston (1.4.0-1) unstable; urgency=medium
 .
   * New upstream release 1.4.0:
 - Window buttons for xwayland windows and proper decorations for the
   nested compositor (wayland backend)
 - Make the gl-renderer a loadable module and make it possible to
   switch from pixman to gl renderer at runtime.  This lets the
   compositor start up faster, since we can load the gl-renderer and
   initialize EGL+GLES2 later in the startup
 - Support framebuffer formats other than XRGB (gbm-format config
   value under [core] section).
 - Use logind for privileged access.  logind can now do the this that
   weston-launch used to do: drm drop/set master and opening input
   devices.  With this, weston can run on KMS without the
   weston-launch setuid helper.
 - struct weston_surface split into struct weston_surface and struct
   weston_view.  This is a weston-internal feature, that makes it
   possible to display a surface in multiple places in the compositor.
 - Better output unplug handling.  We used to crash and in general not
   handle output (monitor) unplug at all.  We now clean up properly
   and move windows back into the visible region when their output is
   unplugged.
 - Keyboard focus animation and exposay (exposé-like window picker)
 - More touch screen support, including touch-to-move and
   touch-to-activate for surfaces, touch screen drag-and-drop
 - Started work on xdg-shell protocol.  The xdg-shell is a more format
   attempt at developing a protocol for the interaction between
   applications and a desktop environmet.  The wl_shell protocol
   currently in wayland was always only a place-holder to help
   boot-strap toolkit support.  Now that GNOME Shell is moving to
   Wayland, we have a full-featured desktop to drive the work and we
   can start the effort in earnest
 - Nested compositor buffer pass-through.  We specified a new EGL
   extension to allow a nested compositor to pass buffers through to
   the underlying compositor.  This lets the nested compositor skip
   rendering and instead present the contents using a subsurface or
   such in the underlying compositor
 - Crop and scale protocol.  This protocol, which we're initially
   staging in weston, lets a client specify that a only sub-rectangle
   of it's surface should be presented, and potentially scaled up.
 - weston-terminal gained scrollback history, use Ctrl+Shift UP/DOWN
   to scroll.  Added a context menu for easy access to copy/paste/new
   terminal (which have always been available as Ctrl-Shift-C/V/N)
   * d/control: update
 + bump standards version
 + build depend on librsvg2-bin for PNG file generation.
 + add build dependency against libxcb-composite0-dev for build
 + add build-dependency against libxcb-xkb-dev (Closes: #733229)
 + add build-dependency against libpango1.0-dev for the editor
   * d/weston.install: update
 + drop weston-tablet-shell
 + add gl-renderer
 + add clients
Checksums-Sha1: 
 526f75700f199df265a0ef045f63a34982827722 2469 weston_1.4.0-1.dsc
 49b0b6d5e2366a7bad5158b29998213e5ca7f254 709808 weston_1.4.0.orig.tar.xz
 a4f4cd695500c381d9deb480712cc9a470081770 12988 weston_1.4.0-1.debian.tar.xz
 0a6e333ee1b209e7f056df9b61975db449a383e4 557152 weston_1.4.0-1_amd64.deb
Checksums-Sha256: 
 69c0049516ee100809e2629f41443405c19a77d2ddff9013e977e288c1c261da 2469 
weston_1.4.0-1.dsc
 74a2319d98e9cdb1acf24659699719aa89ac268cf549759271e326edc5f9ed64 709808 
weston_1.4.0.orig.tar.xz
 b75dfa8e7d607579299dde96a9962a0d1fa7141c70d82fb6e62f2b1013797487 12988 
weston_1.4.0-1.debian.tar.xz
 26dc062101614242b9f7e55bed91967bdb970ba4e2f1b23f92291561e9166bc4 557152 
weston_1.4.0-1_amd64.deb
Files: 
 41020ac3afb6036ae7bbb692908bdd52 2469 x11 optional weston_1.4.0-1.dsc
 4438d2b1f3c9ba9a4a2b10d89fac6fd0 709808 x11 optional weston_1.4.0.orig.tar.xz
 307ac4788c0e8b5b6a8f367b64671fea 12988 x11 optional 
weston_1.4.0-1.debian.tar.xz
 51ecea9f826a01795c61d43d8f9bfd56 557152 x11 optional weston_1.4.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS6ukpAAoJEK8ig6p24qx7tHIP/2L9PKaAsmXtYjEd/gBTTtki
SXEGo2LyK+8pVYqtlm8kHQCuqSpwlkMp5taa0EyIehAmZFf9tl81B2NWxXZi4kIn
l7GL3hmF8bGO9rc9p97QCmBOvdlEmsYRfwr2VMVSjydO7JLDkAcTEejrYCSBUp98
Vm0QyAN9WBxV3AowIQ8fTSah1OCIlU8wzzsTAg4XvMX/yCeCA0D+X6MNl6tAXCVu
44eaQcdYcnaottDp/32PJ92wD+YiFGaYfXGiBsmdYAY120bOztWwoGvy1kDRNUyv

wayland_1.4.0-1_amd64.changes ACCEPTED into unstable

2014-01-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 30 Jan 2014 23:49:42 +0100
Source: wayland
Binary: libwayland-client0 libwayland-client0-dbg libwayland-server0 
libwayland-server0-dbg libwayland-cursor0 libwayland-cursor0-dbg libwayland-dev
Architecture: source amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 libwayland-client0 - wayland compositor infrastructure - client library
 libwayland-client0-dbg - wayland compositor infrastructure - client library 
(debug)
 libwayland-cursor0 - wayland compositor infrastructure - cursor library
 libwayland-cursor0-dbg - wayland compositor infrastructure - cursor library 
(debug)
 libwayland-dev - wayland compositor infrastructure - development files
 libwayland-server0 - wayland compositor infrastructure - server library
 libwayland-server0-dbg - wayland compositor infrastructure - server library 
(debug)
Closes: 731607
Changes: 
 wayland (1.4.0-1) unstable; urgency=medium
 .
   * New upstream release 1.4.0:
 - SHM Buffer SIBGUS protection.
 - Subsurfaces protocol moved to wayland repo and promoted to official
   wayland protocol
 - wl_proxy_set_queue() can take a NULL queue to reset back to default
   queue.
 - Fix race between wl_proxy_create() and wl_proxy_marshal()
 - scanner error message improvements and documentation improvements
   * d/control: Further bump the libwayland0 C/R to cover Collabora version.
 Thanks Peter Green for patch.
 (Closes: #731607)
   * d/control: update standards version
Checksums-Sha1: 
 e279284fa5422a4656f46785c264213191991a2e 2423 wayland_1.4.0-1.dsc
 bc91befb8386ec5c1ff4f24ad8464c24a7496ae2 421564 wayland_1.4.0.orig.tar.xz
 86838883af38232a0962cca49ad68c35d252684b 6356 wayland_1.4.0-1.debian.tar.xz
 9bf875ac7fc5a43683d0426363331817af473127 22478 
libwayland-client0_1.4.0-1_amd64.deb
 d4294d42106c8656b896c069f0bd7da9a781ba11 45390 
libwayland-client0-dbg_1.4.0-1_amd64.deb
 6ffdf25c9bc6cd25c9edec07dc102a555f0ae74a 27518 
libwayland-server0_1.4.0-1_amd64.deb
 b391a5995545bc4388b08e177d1e2c415b548c11 61030 
libwayland-server0-dbg_1.4.0-1_amd64.deb
 b30184504d7bc53a6056c53e020bb1a8d8fd2c8d 12144 
libwayland-cursor0_1.4.0-1_amd64.deb
 9e473fcc9a345aa361d40a7d32ad12f59679742c 24090 
libwayland-cursor0-dbg_1.4.0-1_amd64.deb
 cde7041363c7343a219bc79ebfb1e40d5e57da45 105360 
libwayland-dev_1.4.0-1_amd64.deb
Checksums-Sha256: 
 c812a0d0db96e7cbb5c246cf550c99f3c9aee92a0edf4796bdd17577b36a70f7 2423 
wayland_1.4.0-1.dsc
 18f33b9f15b4c8b662fb1968e7636e7926b419dfc48de8a164b3a3d7095c5a58 421564 
wayland_1.4.0.orig.tar.xz
 cc22e5ab7162d5b6d3a2457efdf2fe7491d1c2e3354fb545300624059e1d687c 6356 
wayland_1.4.0-1.debian.tar.xz
 0976de1da762a571513b063efdd119d1ade8b392badf1ea582050ccdc9f92973 22478 
libwayland-client0_1.4.0-1_amd64.deb
 e647d2460dfcc19ea8f126aced4fd66f8db030b03e772d3b261f126d4ab343ff 45390 
libwayland-client0-dbg_1.4.0-1_amd64.deb
 d03def0236bba30e7ba44ae4b7c58918dd22808249c39970abb11e00b671e37c 27518 
libwayland-server0_1.4.0-1_amd64.deb
 e5d9dfedc543cdfd76ba6221715d392a44db28e075019582cd216ed5383f6181 61030 
libwayland-server0-dbg_1.4.0-1_amd64.deb
 9a65e6fe4b653b8fdb19469147479e50a705b0e712cc84b19a1727e4d9c46f03 12144 
libwayland-cursor0_1.4.0-1_amd64.deb
 1a8defed33cf4d34c8c7f75b3dc376d51383e90d7bc03df124f2a0642c8d9e92 24090 
libwayland-cursor0-dbg_1.4.0-1_amd64.deb
 2872ea0282f48eed068c6e7c1202a7efe5c68799370dbcafe8c5f09756340222 105360 
libwayland-dev_1.4.0-1_amd64.deb
Files: 
 9d127e84c35e6dc7b21d2c23d64b370d 2423 x11 optional wayland_1.4.0-1.dsc
 332cf9191837be12638a29265ed7cf46 421564 x11 optional wayland_1.4.0.orig.tar.xz
 f1a8ab0938e1afbacb0b424f04eeb3ce 6356 x11 optional 
wayland_1.4.0-1.debian.tar.xz
 0c6b422a9e15734052884a397f58685e 22478 libs optional 
libwayland-client0_1.4.0-1_amd64.deb
 cef93d72c4d0e085a74256b0bd57c2c7 45390 debug extra 
libwayland-client0-dbg_1.4.0-1_amd64.deb
 cf6032531567494e91d9c481fee023a5 27518 libs optional 
libwayland-server0_1.4.0-1_amd64.deb
 fb198a73124275f62b24ac49228f9abe 61030 debug extra 
libwayland-server0-dbg_1.4.0-1_amd64.deb
 a3d226c412693833fd3240cff5c19729 12144 libs optional 
libwayland-cursor0_1.4.0-1_amd64.deb
 2035a4c49b750a902682f6c19fc69358 24090 debug extra 
libwayland-cursor0-dbg_1.4.0-1_amd64.deb
 d37029713dd9930d0223e53f62f9dd64 105360 libdevel extra 
libwayland-dev_1.4.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS6ukpAAoJEK8ig6p24qx7W0EQAIPAYWZYza9zfkoPJcHlwbTn
eA0pgsyx/8fmOkdqx9vY03SrV54AK/JcHjcHiNOX+aVf9BOJrWSauIsLL5WES/2a
Z5pIk0PjjRNs+WDbUo3hcDB6t0TOXzLU4gmZL5MRfy2E4gpknsaM0UMTsPINhij0
Q/x6S8BO5mA2P7CezunpCw7gVRwRxs0rWojgHGOG6DIkFWR21ZA5smvtC7zxAXEI
n8iHC79B9Ai9HKFEuSEFm30IlQi+dctKKsToeF+MlR8IzCbmYvwMQVUmJDT2vXpX
aV5k31S+R6ke7HkbkRazk/UJ8J8awEwOTFz84P9c3Kq8Jt6tt+RQXO+M/SzoW/HL

Processing of weston_1.4.0-1.1_amd64.changes

2014-01-30 Thread Debian FTP Masters
weston_1.4.0-1.1_amd64.changes uploaded successfully to localhost
along with the files:
  weston_1.4.0-1.1.dsc
  weston_1.4.0-1.1.debian.tar.xz
  weston_1.4.0-1.1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w92n6-as...@franck.debian.org



weston_1.4.0-1.1_amd64.changes ACCEPTED into unstable

2014-01-30 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 31 Jan 2014 01:08:57 +
Source: weston
Binary: weston
Architecture: source amd64
Version: 1.4.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Hector Oron zu...@debian.org
Description: 
 weston - reference implementation of a wayland compositor
Changes: 
 weston (1.4.0-1.1) unstable; urgency=medium
 .
   * Fixup release.
 - Fix FTBFS due to be using old control file by mistake.
Checksums-Sha1: 
 0d502b1b553da90be503f86a20d8075172ce2987 2517 weston_1.4.0-1.1.dsc
 261d4c1d6a1cb5d2d2f0d842f2c7b38989deb92d 13072 weston_1.4.0-1.1.debian.tar.xz
 0d83fa420b8f0ee3bf3daccf570d8c613ed65dcf 557284 weston_1.4.0-1.1_amd64.deb
Checksums-Sha256: 
 8f5015cd1e940431f4876255c0f43a821367079d5cd827741330198c1890d673 2517 
weston_1.4.0-1.1.dsc
 f244fdff1ca0ccb35e7c06cc2dc6e39f8f1543c942ce98f6eef33d2816dd36d6 13072 
weston_1.4.0-1.1.debian.tar.xz
 cc48778d64b78fc30b408b2c9c851e9d8a08d22484f8db0ee323c9f8f1a9c3e7 557284 
weston_1.4.0-1.1_amd64.deb
Files: 
 26ba76b3257ab6b6d397417e0f47605e 2517 x11 optional weston_1.4.0-1.1.dsc
 196b57e334f8410448562e8834b82024 13072 x11 optional 
weston_1.4.0-1.1.debian.tar.xz
 f030d0aef5c1369a71bacc8fe18844b2 557284 x11 optional weston_1.4.0-1.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS6vnlAAoJEK8ig6p24qx7fjUQAJypNXdgkMj6PUMHep87XAp6
QK2SwVHX34kya4EjnREppAcmBeCZJWBem97mkMR0ajr4eV/3GhtqO9woPlH+kMrJ
FKH01JFUdKy0Y0Ov40+jbzPgZlLeZyJ+EIxsZNJYFJSbnZuLyVdOPuOjdb/VOK0Z
tI6DerJeJhByLLc8oUfOtDGNYUbepvPlPGtCaLtk0XA1C9Ci1IWLWoekg5qvixkX
swivLAJJBQgQvW7zoUvelNPuOaCV/fNdnFKXxEDXv6zceTS8iin42WNy7G8iKI73
WhN3htOe0/sdZfmxpncHziY50pMlvpbz0aRcXVTbHUpVoGrZp/wGx7jlBp5CGe9H
TA7QWiwZkq6zxjdu+ZFDidxf1ouoJNGmJV9glXqN28ylu9/2/I7QfiUz32jBfGqo
wT8CT2LyHKFRzwcZyOV84mFOmqBBJqdF86ND2e6xUTBvaK0jH6dSfr35KtyeAP4P
6xx2aiAo7+a6SM0CHFyGV7Jg/v64qOaVqjgDbdO3RxW5CSryWOgNHNCNpf75k7FA
Xoz2H/ztvpxbRwEwvWYwr3DtQ4idTK3s509UypcSh4UJo/CSRyBsP4P83GDnd6xS
CuaeTY/yUa1NeqT1AUAjCaW+1f2BhDOozwWF7JBK/XjijMWj6mIZS2RYSIzov/oH
JCgkZFLP5MUyiMaTEC6Z
=TKRi
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1w92z3-0002bu...@franck.debian.org