debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-)
New commits: commit 8a3a75cc8a345d32a873ca8eaf8b9b0cdf95d273 Author: Timo Aaltonen <tjaal...@cc.hut.fi> Date: Sat Jan 31 12:37:24 2009 +0200 Release 2.4.4-0ubuntu3 diff --git a/debian/changelog b/debian/changelog index e6130af..9d9084a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -libdrm (2.4.4-0ubuntu3) UNRELEASED; urgency=low +libdrm (2.4.4-0ubuntu3) jaunty; urgency=low * libdrm-dev Depends on linux-libc-dev only on [amd64 armel i386] until the other archs have caught up. - -- Timo Aaltonen <tjaal...@ubuntu.com> Sat, 31 Jan 2009 12:33:21 +0200 + -- Timo Aaltonen <tjaal...@ubuntu.com> Sat, 31 Jan 2009 12:37:12 +0200 libdrm (2.4.4-0ubuntu2) jaunty; urgency=low commit 98c218835c2fa4a08146d09b8a814dfdc2140790 Author: Timo Aaltonen <tjaal...@cc.hut.fi> Date: Sat Jan 31 12:34:33 2009 +0200 libdrm-dev Depends on linux-libc-dev only on [amd64 armel i386] until the other archs have caught up. diff --git a/debian/changelog b/debian/changelog index 423e24f..e6130af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libdrm (2.4.4-0ubuntu3) UNRELEASED; urgency=low + + * libdrm-dev Depends on linux-libc-dev only on [amd64 armel i386] + until the other archs have caught up. + + -- Timo Aaltonen <tjaal...@ubuntu.com> Sat, 31 Jan 2009 12:33:21 +0200 + libdrm (2.4.4-0ubuntu2) jaunty; urgency=low * debian/control: Add a missing comma to libdrm-dev's Depends. diff --git a/debian/control b/debian/control index a5ad6b0..084f386 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) + linux-libc-dev (>= 2.6.28-5.15) [amd64 armel i386] 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