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

mesa: Changes to 'debian-experimental'



 debian/changelog                             |    5 +++++
 debian/control                               |   10 ++++++++++
 debian/libegl1-mesa-drivers.install.linux.in |    2 --
 3 files changed, 15 insertions(+), 2 deletions(-)

New commits:
commit 3803b01079d10f7ff3370e5566ba0502d96f676f
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Mon Sep 15 20:17:03 2014 +0200

    Drop redundant libegl1-mesa-drivers.install.linux.in
    
    It's the same as libegl1-mesa-drivers.install.in

diff --git a/debian/changelog b/debian/changelog
index 5877a8b..fd75f04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium
   * Bump compat to v9 for changed dh_strip behavior:
     - dh_strip puts separated debug symbols in a location based on their
       build-id (Closes: #755921).
+  * Drop redundant libegl1-mesa-drivers.install.linux.in.
 
   [ Dima Kogan ]
   * All -dev packages are now Multi-Arch: same (Closes: #689088, #678040).
diff --git a/debian/libegl1-mesa-drivers.install.linux.in b/debian/libegl1-mesa-drivers.install.linux.in
deleted file mode 100644
index 741f962..0000000
--- a/debian/libegl1-mesa-drivers.install.linux.in
+++ /dev/null
@@ -1,2 +0,0 @@
-# OS-independent part (from libegl1-mesa-drivers.install.in):
-dri/usr/lib/${DEB_HOST_MULTIARCH}/egl/egl_gallium.so usr/lib/${DEB_HOST_MULTIARCH}/egl

commit 4e8ef10eb3d85c3b79991c2189d4e7f4745e5d20
Author: Dima Kogan <dima@secretsauce.net>
Date:   Sun Feb 16 01:31:01 2014 -0800

    All -dev packages are now Multi-Arch: same
    
    Closes #689088, #678040

diff --git a/debian/changelog b/debian/changelog
index 0c9bfb3..5877a8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
 mesa (10.3.0~rc3-3) UNRELEASED; urgency=medium
 
+  [ Andreas Boll ]
   * Bump llvm-3.5-dev and libclang-3.5-dev to 1:3.5-1, should fix FTBFS on
     kfreebsd-*.
   * Bump compat to v9 for changed dh_strip behavior:
     - dh_strip puts separated debug symbols in a location based on their
       build-id (Closes: #755921).
 
+  [ Dima Kogan ]
+  * All -dev packages are now Multi-Arch: same (Closes: #689088, #678040).
+
  -- Andreas Boll <andreas.boll.dev@gmail.com>  Mon, 15 Sep 2014 14:19:30 +0200
 
 mesa (10.3.0~rc3-2) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index cc021cc..857f2a5 100644
--- a/debian/control
+++ b/debian/control
@@ -143,6 +143,7 @@ Depends:
 Provides: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev
 Conflicts: mesa-dev, libgl-dev, mesag3 (<< 3.1-1), nvidia-glx-dev, mesag-dev, libgl1-mesa-swrast-dev
 Replaces: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev
+Multi-Arch: same
 Description: free implementation of the OpenGL API -- development files
  This package provides the development environment required for
  compiling programs with Mesa.  For a complete description of Mesa,
@@ -189,6 +190,7 @@ Architecture: linux-any
 Depends:
  libxatracker2 (= ${binary:Version}),
  ${misc:Depends},
+Multi-Arch: same
 Description: X acceleration library -- development files
  This package contains the XA (X acceleration) library.  It is used exclusively
  by the X server to do render, copy and video acceleration.
@@ -237,6 +239,7 @@ Depends:
  libgbm1 (= ${binary:Version}),
  libudev-dev,
  ${misc:Depends},
+Multi-Arch: same
 Description: generic buffer management API -- development files
  This package contains the GBM buffer management library.  It provides a
  mechanism for allocating buffers for graphics rendering tied to Mesa.
@@ -306,6 +309,7 @@ Depends:
  libx11-xcb-dev,
  libwayland-dev (>= 1.2.0) [linux-any],
  ${misc:Depends},
+Multi-Arch: same
 Description: free implementation of the EGL API -- development files
  This package contains the development environment required for compiling
  programs against EGL native platform graphics interface library.
@@ -422,6 +426,7 @@ Depends:
  libopenvg1-mesa (= ${binary:Version}),
  libegl1-mesa-dev,
  ${misc:Depends},
+Multi-Arch: same
 Description: free implementation of the OpenVG API -- development files
  This package contains the mesa implementation of the OpenVG 2D acceleration
  library.  OpenVG provides a device independent and vendor-neutral interface
@@ -477,6 +482,7 @@ Depends:
  libgles1-mesa (= ${binary:Version}),
  libegl1-mesa-dev,
  ${misc:Depends},
+Multi-Arch: same
 Description: free implementation of the OpenGL|ES 1.x API -- development files
  OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
  embedded systems - including consoles, phones, appliances and vehicles.
@@ -535,6 +541,7 @@ Depends:
  libgles2-mesa (= ${binary:Version}),
  libegl1-mesa-dev,
  ${misc:Depends},
+Multi-Arch: same
 Description: free implementation of the OpenGL|ES 2.x API -- development files
  OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on
  embedded systems - including consoles, phones, appliances and vehicles.
@@ -723,6 +730,7 @@ Depends:
 Conflicts: libgl-dev, libgl1-mesa-dri-dev
 Replaces: libgl-dev, libgl1-mesa-dri-dev
 Provides: libgl-dev, libgl1-mesa-dri-dev
+Multi-Arch: same
 Description: free implementation of the OpenGL API -- GLX development files
  This version of Mesa provides GLX and DRI capabilities: it is capable of
  both direct and indirect rendering.  For direct rendering, it can use DRI
@@ -742,6 +750,7 @@ Depends:
  libx11-dev,
  libdrm-dev (>= 2.4.52) [!hurd-any],
  ${misc:Depends},
+Multi-Arch: same
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL
  extensions, the complete set of release notes and the development header
@@ -775,6 +784,7 @@ Depends:
 Conflicts: xlibosmesa-dev, libosmesa4-dev, libosmesa-dev
 Replaces: xlibosmesa-dev, libosmesa-dev, libgl1-mesa-swx11-dev (<< 6.5.2), mesa-common-dev (<< 6.5.2)
 Provides: xlibosmesa-dev, libosmesa-dev
+Multi-Arch: same
 Description: Mesa Off-screen rendering extension -- development files
  This package provides the required environment for developing programs
  that use the off-screen rendering extension of Mesa.


Reply to: