debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
New commits: commit c3fe3c54c1e66467f12377b40349d8a28fcb9c63 Author: Timo Aaltonen <[email protected]> Date: Sat Dec 5 02:09:30 2009 +0200 Build against Xserver 1.7. diff --git a/debian/changelog b/debian/changelog index 9521d1f..5d79e73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ xserver-xorg-video-suncg14 (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:22:11 +0200 + -- Timo Aaltonen <[email protected]> Sat, 05 Dec 2009 01:49:11 +0200 xserver-xorg-video-suncg14 (1:1.1.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index e41c2e9..b522894 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]

