debian/changelog | 3 +++ debian/control | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-)
New commits: commit 4cccc9e94de790cc1c345e2bd01dd148d56e5cd4 Author: Sven Joachim <svenj...@gmx.de> Date: Wed Mar 5 21:27:08 2014 +0100 Drop dependency of libegl1-mesa-drivers on libgl1-mesa-dri This was only necessary due to egl_gallium.so being linked against libllvmradeon, and there is no shared llvmradeon library anymore. diff --git a/debian/changelog b/debian/changelog index 374ead5..8752e83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ mesa (10.1.0-1) UNRELEASED; urgency=low * New upstream release. * Drop 01-hurd.diff, upstream in 10.1.0. + [ Sven Joachim ] + * Drop dependency of libegl1-mesa-drivers on libgl1-mesa-dri. + -- Andreas Boll <andreas.boll....@gmail.com> Mon, 03 Mar 2014 12:39:45 +0100 mesa (10.1.0~rc2-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 7c760e2..c49cd58 100644 --- a/debian/control +++ b/debian/control @@ -320,8 +320,6 @@ Depends: ${misc:Depends}, libegl1-mesa (= ${binary:Version}), libglapi-mesa (= ${binary:Version}), -# for libllvmradeon - libgl1-mesa-dri (= ${binary:Version}) [any-i386 any-amd64], Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: free implementation of the EGL API -- hardware drivers -- 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/e1wlipx-00065g...@moszumanska.debian.org