debian/changelog | 8 ++++++++ debian/control | 8 +++++--- 2 files changed, 13 insertions(+), 3 deletions(-)
New commits: commit 5bc3cb73e59143aaf97dc6f7a5a0b1e76c80fe08 Author: Maarten Lankhorst <maarten.lankho...@canonical.com> Date: Mon Sep 29 14:18:39 2014 +0200 Add depends on libgl1-mesa-dri to some packages. libgl1-mesa-glx, libegl1-mesa and libgbm1 depend on the dri files to be installed, even for swrast support. (LP: #1374131) diff --git a/debian/changelog b/debian/changelog index c7e53c8..1dac786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mesa (10.3.0-0ubuntu2) UNRELEASED; urgency=low + + * Add depends on libgl1-mesa-dri to some packages. + - libgl1-mesa-glx, libegl1-mesa and libgbm1 depend on the dri + files to be installed, even for swrast support. (LP: #1374131) + + -- Maarten Lankhorst <maarten.lankho...@ubuntu.com> Mon, 29 Sep 2014 13:02:56 +0200 + mesa (10.3.0-0ubuntu1) utopic; urgency=medium * New upstream release. (LP: #1364003) diff --git a/debian/control b/debian/control index 6c13df6..8078ea4 100644 --- a/debian/control +++ b/debian/control @@ -99,6 +99,7 @@ Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, + libgl1-mesa-dri (= ${binary:Version}), libudev1 [linux-any], Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same @@ -149,6 +150,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libudev1 [linux-any], + libgl1-mesa-dri (= ${binary:Version}), Recommends: libegl1-mesa-drivers [!hurd-any] Provides: libegl1-x11 Conflicts: libegl1-x11 @@ -484,9 +486,9 @@ Depends: ${misc:Depends}, libglapi-mesa (= ${binary:Version}), libudev1 [linux-any], -Recommends: libgl1-mesa-dri (>= 7.2) -Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0) -Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0) + libgl1-mesa-dri (= ${binary:Version}), +Conflicts: libgl1 +Replaces: libgl1 Provides: libgl1 Breaks: libgl1-nvidia-alternatives (<= 275.09.07-1), -- 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/e1xyaop-0006sw...@moszumanska.debian.org