debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-)
New commits: commit 58b7e340e8143f33136bbfe0b541132e3bc458da Author: Loïc Minier <l...@dooz.org> Date: Wed Feb 4 00:09:06 2009 +0100 Bump dep on linux-libc-dev dep to >= 2.6.28-1.4 on lpia Bump dep on linux-libc-dev dep to >= 2.6.28-1.4 on lpia as this version of the headers now include a compatibility #define which mesa requires. diff --git a/debian/changelog b/debian/changelog index 5dd3f01..ea8ec6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdrm (2.4.4-0ubuntu6) jaunty; urgency=low + + * Bump dep on linux-libc-dev dep to >= 2.6.28-1.4 on lpia as this version of + the headers now include a compatibility #define which mesa requires. + + -- Loic Minier <l...@dooz.org> Tue, 03 Feb 2009 23:20:27 +0100 + libdrm (2.4.4-0ubuntu5) jaunty; urgency=low * Revert XS-Original-Vcs-* to Vcs-*, this *is* maintained in Git, sorry. diff --git a/debian/control b/debian/control index 1a72c1e..508916c 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Section: libdevel Architecture: any Depends: libdrm2 (= ${binary:Version}), libdrm-intel1 (= ${binary:Version}) [amd64 i386 kfreebsd-amd64 kfreebsd-i386], - linux-libc-dev (>= 2.6.28-5.15) [amd64 armel i386], linux-libc-dev (>= 2.6.28-1.1) [lpia] + linux-libc-dev (>= 2.6.28-5.15) [amd64 armel i386], linux-libc-dev (>= 2.6.28-2.4) [lpia] Replaces: linux-libc-dev (<= 2.6.28-3.4) Description: Userspace interface to kernel DRM services -- development files This library implements the userspace interface to the kernel DRM -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org