debian/changelog | 6 ++++++ debian/control | 7 +++---- debian/rules | 2 ++ 3 files changed, 11 insertions(+), 4 deletions(-)
New commits: commit 59be263dd5e0c4235bde7c4c51a93173303df211 Author: Julien Cristau <jcris...@debian.org> Date: Thu May 15 17:43:12 2014 +0200 debian/rules: explicitly disable omx. diff --git a/debian/changelog b/debian/changelog index fc5c457..c6386af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ mesa (10.2.0~rc1-2) UNRELEASED; urgency=medium * Bump libdrm-dev build-dep to 2.4.54 per configure.ac. * Bump libxcb-dri2 and libxcb-glx build-deps per configure.ac. * Remove Cyril Brulebois from Uploaders. + * debian/rules: explicitly disable omx. -- Julien Cristau <jcris...@debian.org> Thu, 15 May 2014 17:19:49 +0200 diff --git a/debian/rules b/debian/rules index befb011..757d5f1 100755 --- a/debian/rules +++ b/debian/rules @@ -167,6 +167,8 @@ confflags-swx11-i386-i686 = \ --libdir=/usr/lib/$(DEB_HOST_MULTIARCH)/i686/cmov \ $(buildflags-i686) +confflags += --disable-omx + configure: $(QUILT_STAMPFN) configure.ac autoreconf -vfi commit d10784cdca01d10ea00eb55f0425bdd83d2d0a08 Author: Julien Cristau <jcris...@debian.org> Date: Thu May 15 17:31:22 2014 +0200 Remove Cyril Brulebois from Uploaders. diff --git a/debian/changelog b/debian/changelog index 3400b15..fc5c457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mesa (10.2.0~rc1-2) UNRELEASED; urgency=medium [ Julien Cristau ] * Bump libdrm-dev build-dep to 2.4.54 per configure.ac. * Bump libxcb-dri2 and libxcb-glx build-deps per configure.ac. + * Remove Cyril Brulebois from Uploaders. -- Julien Cristau <jcris...@debian.org> Thu, 15 May 2014 17:19:49 +0200 diff --git a/debian/control b/debian/control index 60ccaa1..2191c5c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: mesa Section: graphics Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> -Uploaders: Cyril Brulebois <k...@debian.org> Standards-Version: 3.9.3 Build-Depends: debhelper (>= 8.1.3), commit e52dff538a2872a9b909a5f083b93c9e936f7272 Author: Julien Cristau <jcris...@debian.org> Date: Thu May 15 17:28:54 2014 +0200 Bump libxcb-dri2 and libxcb-glx build-deps per configure.ac. diff --git a/debian/changelog b/debian/changelog index 5377387..3400b15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mesa (10.2.0~rc1-2) UNRELEASED; urgency=medium [ Julien Cristau ] * Bump libdrm-dev build-dep to 2.4.54 per configure.ac. + * Bump libxcb-dri2 and libxcb-glx build-deps per configure.ac. -- Julien Cristau <jcris...@debian.org> Thu, 15 May 2014 17:19:49 +0200 diff --git a/debian/control b/debian/control index 8b7eded..60ccaa1 100644 --- a/debian/control +++ b/debian/control @@ -26,8 +26,8 @@ Build-Depends: x11proto-present-dev (>= 1.0), linux-libc-dev (>= 2.6.31) [linux-any], libx11-xcb-dev, - libxcb-dri2-0-dev, - libxcb-glx0-dev, + libxcb-dri2-0-dev (>= 1.8), + libxcb-glx0-dev (>= 1.8.1), libxcb-xfixes0-dev, libxcb-dri3-dev, libxcb-present-dev, commit af441dcfe9450d50361ba66a816698f9e6d61d65 Author: Julien Cristau <jcris...@debian.org> Date: Thu May 15 17:26:59 2014 +0200 Bump libdrm-dev build-dep to 2.4.54 per configure.ac. diff --git a/debian/changelog b/debian/changelog index cbec095..5377387 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ mesa (10.2.0~rc1-2) UNRELEASED; urgency=medium * debian/rules: remove unused --with-llvm-shared-libs configure option * debian/control: remove python-libxml2 dependency + [ Julien Cristau ] + * Bump libdrm-dev build-dep to 2.4.54 per configure.ac. + -- Julien Cristau <jcris...@debian.org> Thu, 15 May 2014 17:19:49 +0200 mesa (10.2.0~rc1-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index af24e9e..8b7eded 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.53) [!hurd-any], + libdrm-dev (>= 2.4.54) [!hurd-any], libx11-dev, x11proto-gl-dev (>= 1.4.14), libxxf86vm-dev, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1wkxob-0003l0...@moszumanska.debian.org