debian/changelog | 9 ++++++--- debian/control | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-)
New commits: commit 411cb4d27a4691116b4745bb7651000f8bbf67b7 Author: Brice Goglin <[email protected]> Date: Thu Dec 3 18:09:41 2009 +0100 Prepare Changelog for upload diff --git a/debian/changelog b/debian/changelog index 97063dd..8b793b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-radeonhd (1.3.0-1) UNRELEASED; urgency=low +xserver-xorg-video-radeonhd (1.3.0-1) experimental; urgency=low [ Brice Goglin ] * xserver-xorg-video-radeonhd now suggests firmware-linux since @@ -12,7 +12,7 @@ xserver-xorg-video-radeonhd (1.3.0-1) UNRELEASED; urgency=low closes: #503001. * Bump Standards-Version to 3.8.3. - -- Brice Goglin <[email protected]> Thu, 03 Dec 2009 18:08:04 +0100 + -- Brice Goglin <[email protected]> Thu, 03 Dec 2009 18:09:30 +0100 xserver-xorg-video-radeonhd (1.2.5-1) unstable; urgency=low commit 7f77be8a52e893a04d7394f74f0a1f656a47fb23 Author: Brice Goglin <[email protected]> Date: Thu Dec 3 18:09:09 2009 +0100 Add closers diff --git a/debian/changelog b/debian/changelog index ff5e716..97063dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,10 +7,12 @@ xserver-xorg-video-radeonhd (1.3.0-1) UNRELEASED; urgency=low * Build against Xserver 1.7. [ Timo Aaltonen ] - * New upstream release. + * New upstream release, closes: #554258. + + Fix FB mapping cleanup to reflect changes to allocation, + closes: #503001. * Bump Standards-Version to 3.8.3. - -- Brice Goglin <[email protected]> Thu, 03 Dec 2009 18:06:13 +0100 + -- Brice Goglin <[email protected]> Thu, 03 Dec 2009 18:08:04 +0100 xserver-xorg-video-radeonhd (1.2.5-1) unstable; urgency=low commit 5fa32825d55bf16fd5e77c3b83f88c5258dbaf63 Author: Brice Goglin <[email protected]> Date: Thu Dec 3 18:06:34 2009 +0100 Build against Xserver 1.7 diff --git a/debian/changelog b/debian/changelog index ed2a486..ff5e716 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,12 +4,13 @@ xserver-xorg-video-radeonhd (1.3.0-1) UNRELEASED; urgency=low * xserver-xorg-video-radeonhd now suggests firmware-linux since a firmware may be needed to initialize DRI. * Move -dbg package to section debug. + * Build against Xserver 1.7. [ Timo Aaltonen ] * New upstream release. * Bump Standards-Version to 3.8.3. - -- Timo Aaltonen <[email protected]> Mon, 30 Nov 2009 18:05:57 +0200 + -- Brice Goglin <[email protected]> Thu, 03 Dec 2009 18:06:13 +0100 xserver-xorg-video-radeonhd (1.2.5-1) unstable; urgency=low diff --git a/debian/control b/debian/control index dd1e118..245a875 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5), quilt, pkg-config, - xserver-xorg-dev (>= 2:1.5.99.901), + xserver-xorg-dev (>= 2:1.7), x11proto-video-dev, x11proto-fonts-dev, x11proto-randr-dev (>= 1.2), -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

