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

mesa: Changes to 'debian-experimental'



 debian/changelog |    4 ++++
 debian/control   |   24 ++++++++++++------------
 2 files changed, 16 insertions(+), 12 deletions(-)

New commits:
commit af581363e5eb08cbc741cbba4faa17979c6d53f0
Author: Emilio Pozuelo Monfort <pochu@debian.org>
Date:   Sat Feb 22 14:10:57 2014 +0100

    Bump versioned build dependencies as needed
    
    Patch from Fabio Pedretti <fabio.ped@libero.it>

diff --git a/debian/changelog b/debian/changelog
index cfb6fd6..55b7b87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ mesa (10.1.0~rc1-2) UNRELEASED; urgency=medium
   * Install libwayland-egl in a seperate library package (libwayland-egl1-mesa)
     and provide a virtual libwayland-egl1 package. (Closes: #739269).
 
+  [ Emilio Pozuelo Monfort ]
+  * Update build dependencies and dependencies minimum versions. Thanks to
+    Fabio Pedretti <fabio.ped@libero.it> for the patch.
+
  -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Thu, 20 Feb 2014 19:12:12 +0100
 
 mesa (10.1.0~rc1-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 8b2c929..e7c59ae 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (>= 8.1.3),
  quilt (>= 0.40),
  pkg-config,
- libdrm-dev (>= 2.4.48) [!hurd-any],
+ libdrm-dev (>= 2.4.52) [!hurd-any],
  libx11-dev,
  x11proto-gl-dev (>= 1.4.14),
  libxxf86vm-dev,
@@ -22,8 +22,8 @@ Build-Depends:
  automake,
  libtool,
  x11proto-dri2-dev (>= 2.6),
- x11proto-dri3-dev,
- x11proto-present-dev,
+ x11proto-dri3-dev (>= 1.0),
+ x11proto-present-dev (>= 1.0),
  linux-libc-dev (>= 2.6.31) [linux-any],
  libx11-xcb-dev,
  libxcb-dri2-0-dev,
@@ -33,14 +33,14 @@ Build-Depends:
  libxcb-present-dev,
  libxcb-randr0-dev,
  libxcb-sync-dev,
- libxshmfence-dev,
+ libxshmfence-dev (>= 1.1),
  python-libxml2,
  libudev-dev [linux-any],
  flex,
  bison,
- llvm-3.4-dev (>= 1:3.3-4) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
+ llvm-3.4-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
- libwayland-dev (>= 1.0.2) [linux-any],
+ libwayland-dev (>= 1.2.0) [linux-any],
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
 Homepage: http://mesa3d.sourceforge.net/
@@ -286,9 +286,9 @@ Architecture: linux-any kfreebsd-any
 Depends:
  libegl1-mesa (= ${binary:Version}),
  libegl1-mesa-drivers (= ${binary:Version}),
- libdrm-dev (>= 2.4.45) [!hurd-any],
- x11proto-dri2-dev (>= 2.1),
- x11proto-gl-dev (>= 1.4.11),
+ libdrm-dev (>= 2.4.52) [!hurd-any],
+ x11proto-dri2-dev (>= 2.6),
+ x11proto-gl-dev (>= 1.4.14),
  libx11-dev,
  libxext-dev,
  libxxf86vm-dev,
@@ -301,7 +301,7 @@ Depends:
  libxcb-sync-dev,
  libxshmfence-dev,
  libx11-xcb-dev,
- libwayland-dev,
+ libwayland-dev (>= 1.2.0),
  ${misc:Depends},
 Description: free implementation of the EGL API -- development files
  This package contains the development environment required for compiling
@@ -710,7 +710,7 @@ Architecture: any
 Depends:
  mesa-common-dev (= ${binary:Version}),
  libgl1-mesa-glx (= ${binary:Version}),
- libdrm-dev (>= 2.4.45) [!hurd-any],
+ libdrm-dev (>= 2.4.52) [!hurd-any],
  libx11-dev,
  libx11-xcb-dev,
  libxcb-dri3-dev,
@@ -746,7 +746,7 @@ Architecture: any
 Replaces: xlibmesa-gl-dev (<< 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev (<< 6.5.2), libgl1-mesa-dev (<< 7.5~rc4-2)
 Depends:
  libx11-dev,
- libdrm-dev (>= 2.4.45) [!hurd-any],
+ libdrm-dev (>= 2.4.52) [!hurd-any],
  ${misc:Depends},
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL


Reply to: