debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)
New commits: commit 3722e20ab153aecc4490ab566992630be478ba55 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 54fba32..43a8e39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ xserver-xorg-video-sunleo (1:1.2.0-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:26:44 +0200 + -- Timo Aaltonen <[email protected]> Sat, 05 Dec 2009 01:49:12 +0200 xserver-xorg-video-sunleo (1:1.2.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index cbd939f..55da6a3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[email protected]>, Jurij Smakov <[email protected]>, Julien Cristau <[email protected]> Build-Depends: debhelper (>= 5), 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]

