debian/control                 |    5 +++--
 debian/mesa-common-dev.install |    1 -
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b0ecb7089605d8347acbf0a64467412f7c573fbf
Author: Andreas Boll <[email protected]>
Date:   Tue Feb 7 17:42:14 2017 +0100

    Make transition package deborphan compliant

diff --git a/debian/control b/debian/control
index 22e66b8..03a8910 100644
--- a/debian/control
+++ b/debian/control
@@ -177,8 +177,9 @@ Description: implementation of the Wayland EGL platform -- 
runtime
  This package contains the mesa implementation of the Wayland EGL platform
 
 Package: libgles2-mesa
-Section: libs
-Architecture: any
+Section: oldlibs
+Priority: extra
+Architecture: all
 Depends:
  libgles2,
  ${misc:Depends},

commit 54bca64e7c7e27309cecb7cac94d2f20d77dbaa2
Author: Andreas Boll <[email protected]>
Date:   Tue Feb 7 17:31:02 2017 +0100

    fixup! Migrate mesa to build against libglvnd
    
    Remove whitespace

diff --git a/debian/mesa-common-dev.install b/debian/mesa-common-dev.install
index d48bf15..d9eb292 100644
--- a/debian/mesa-common-dev.install
+++ b/debian/mesa-common-dev.install
@@ -7,4 +7,3 @@ usr/include/GL/glxext.h
 usr/include/GL/glx_mangle.h
 usr/include/GL/internal/dri_interface.h
 usr/lib/*/pkgconfig/dri.pc
-

Reply via email to