libdrm: Changes to 'debian-experimental'
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 6f106971b54479b2d9c42773f3def889169cf045
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date: Wed May 26 17:32:50 2010 +1000
Better short description for libkms
diff --git a/debian/control b/debian/control
index e66caa1..e15bc87 100644
--- a/debian/control
+++ b/debian/control
@@ -152,7 +152,7 @@ Package: libkms1
Section: libs
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Library that abstract aways the different mm interface for kernel drivers
+Description: Userspace interface to kernel DRM buffer management
This library implements a unified userspace interface to the different buffer
management interfaces of the kernel DRM hardware drivers.
@@ -161,7 +161,7 @@ Section: debug
Priority: extra
Architecture: linux-any
Depends: libkms1 (= ${binary:Version}), ${misc:Depends}
-Description: Library that abstract aways the different mm interface for kernel drivers -- debugging symbols
+Description: Userspace interface to kernel DRM buffer management -- debugging symbols
This library implements a unified userspace interface to the different buffer
management interfaces of the kernel DRM hardware drivers.
.
Reply to: