debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
New commits: commit 927cf7b2ea43f118dfdfa09e3f53f99158b710c2 Author: Timo Aaltonen <[email protected]> Date: Sat Dec 5 02:09:31 2009 +0200 Build against Xserver 1.7. diff --git a/debian/changelog b/debian/changelog index 538f9f3..1818b18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ xserver-xorg-video-suncg3 (1:1.1.1-2) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. + * Build against Xserver 1.7. - -- Timo Aaltonen <[email protected]> Wed, 02 Dec 2009 10:25:08 +0200 + -- Timo Aaltonen <[email protected]> Sat, 05 Dec 2009 01:49:12 +0200 xserver-xorg-video-suncg3 (1:1.1.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 58b5f8e..c62be90 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: libtool, xutils-dev, pkg-config, - xserver-xorg-dev (>= 2:1.2.99.902), + xserver-xorg-dev (>= 2:1.7), x11proto-core-dev, x11proto-randr-dev, x11proto-render-dev, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

