debian/NEWS | 10 ++++++++++ debian/changelog | 6 +++++- 2 files changed, 15 insertions(+), 1 deletion(-)
New commits: commit e1de62031e502cc4f10fafb6c9f7cf391590451d Author: David Nusinow <[email protected]> Date: Wed Apr 29 21:23:04 2009 -0400 Add a note in NEWS.Debian about firmware-linux diff --git a/debian/NEWS b/debian/NEWS index 85fde8c..4a746b2 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,13 @@ +xserver-xorg-video-r128 (6.8.0+git20090201.08d56c88-3) experimental; urgency=low + + * The standard linux kernels in Debian as of version 2.6.29-1 do not + contain the firmware necessary to allow the r128 driver to use 3D + acceleration via DRI. This firmware has been moved to the + firmware-linux package in non-free, and must be installed to use + this feature. + + -- David Nusinow <[email protected]> Wed, 29 Apr 2009 21:21:04 -0400 + xserver-xorg-video-r128 (1:6.8.1~git20080301.d855d208-1) experimental; urgency=low * The r128 submodule isn't included in ati anymore. diff --git a/debian/changelog b/debian/changelog index 0c1ac57..93ed660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ xserver-xorg-video-r128 (6.8.0+git20090201.08d56c88-3) UNRELEASED; urgency=low + [ Brice Goglin ] * xserver-xorg-video-r128 now suggests firmware-linux since a firmware may be needed to initialize DRI. * Move -dbg package to section debug. - -- Brice Goglin <[email protected]> Mon, 20 Apr 2009 23:02:58 +0200 + [ David Nusinow ] + * Add a note in NEWS.Debian about firmware-linux + + -- David Nusinow <[email protected]> Wed, 29 Apr 2009 21:21:53 -0400 xserver-xorg-video-r128 (6.8.0+git20090201.08d56c88-2) unstable; urgency=low -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

