debian/changelog | 9 +++++++++ debian/control | 4 +++- 2 files changed, 12 insertions(+), 1 deletion(-)
New commits: commit 09042eb89c00c80de3efb3806949947cff8f4920 Author: Bryce Harrington <br...@canonical.com> Date: Wed Sep 19 12:32:33 2012 -0700 Add recommends on libtxc-dxtn-s2tc0 diff --git a/debian/changelog b/debian/changelog index fd83836..62f459c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mesa (9.0~git20120917.7cfd42ce-0ubuntu2) quantal; urgency=low + + * Add Recommends on libtxc-dxtn-s2tc0, required by Bastion, Psychonauts, + Amnesia and other games on Intel graphics. This package provides + patent-free s3tc texture support. + (LP: #1053029) + + -- Bryce Harrington <br...@ubuntu.com> Tue, 18 Sep 2012 21:17:11 -0700 + mesa (9.0~git20120917.7cfd42ce-0ubuntu1) quantal; urgency=low * Merge from unreleased debian git. (LP: #1047306) diff --git a/debian/control b/debian/control index 0dcaf6d..c8d1b72 100644 --- a/debian/control +++ b/debian/control @@ -452,7 +452,9 @@ Depends: ${shlibs:Depends}, libglapi-mesa (= ${binary:Version}), ${misc:Depends} -Recommends: libgl1-mesa-dri (>= 7.2) +Recommends: + libgl1-mesa-dri (>= 7.2), + libtxc-dxtn-s2tc0 Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0) Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0) Provides: libgl1 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1teq19-0002os...@vasks.debian.org