[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

weston: Changes to 'debian-unstable'



 debian/changelog |    8 ++++++++
 debian/control   |    6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 83a38e1d951e3f218a7593b032d324a0993f44f9
Author: Héctor Orón Martínez <zumbi@debian.org>
Date:   Tue Sep 16 13:04:05 2014 +0200

    d/control: allow third party graphic stacks
    
    Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>

diff --git a/debian/changelog b/debian/changelog
index 67ae8d8..d2bd6da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+weston (1.5.93-2) UNRELEASED; urgency=medium
+
+  * d/control:
+    + allow third party graphic stacks
+    + update EGL wayland driver library
+
+ -- Hector Oron <zumbi@debian.org>  Tue, 16 Sep 2014 12:55:04 +0200
+
 weston (1.5.93-1) experimental; urgency=medium
 
   * New upstream development release.
diff --git a/debian/control b/debian/control
index c16221f..6fa7e13 100644
--- a/debian/control
+++ b/debian/control
@@ -49,9 +49,9 @@ Package: weston
 Architecture: linux-any
 Depends:
  adduser,
- libegl1-mesa (>= 8.0-2),
- libegl1-mesa-drivers (>= 8.0-2),
- libgles2-mesa (>= 8.0-2),
+ libegl1-mesa (>= 8.0-2) | libegl1-x11,
+ libwayland-egl1-mesa (>= 10.1.0-2) | libwayland-egl1,
+ libgles2-mesa (>= 8.0-2) | libgles2,
  ${shlibs:Depends},
  ${misc:Depends},
 Recommends:


Reply to: