debian/changelog | 1 + debian/scripts/vars.i386 | 1 + 2 files changed, 2 insertions(+)
New commits: commit 5b38e15ad54f08d37202401dc8c8e6974921d326 Author: Julien Cristau <[email protected]> Date: Fri Sep 3 14:01:48 2010 +0200 Add xserver-xorg-video-geode to -all on i386. diff --git a/debian/changelog b/debian/changelog index 0aa172b..f75f6eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ xorg (1:7.5+7) UNRELEASED; urgency=low x11-common.preinst was removed in 1:7.4+2. * Drop versioned build-dep on dpkg 1.7.0. Even woody had that.. * Drop x11-common Depends on debianutils 1.13. That was also in woody. + * Add xserver-xorg-video-geode to -all on i386 (closes: #567909). -- Julien Cristau <[email protected]> Mon, 28 Jun 2010 12:18:58 +0100 diff --git a/debian/scripts/vars.i386 b/debian/scripts/vars.i386 index 6258683..39ae3e0 100755 --- a/debian/scripts/vars.i386 +++ b/debian/scripts/vars.i386 @@ -9,6 +9,7 @@ XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-apm, \ xserver-xorg-video-chips, \ xserver-xorg-video-cirrus, \ xserver-xorg-video-fbdev, \ + xserver-xorg-video-geode, \ xserver-xorg-video-i128, \ xserver-xorg-video-i740, \ xserver-xorg-video-intel, \ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

