debian/changelog | 10 +++++++--- debian/control | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-)
New commits: commit 333ae5a0d1f122982bffbda2926f9f09ec0b8fc7 Author: Cyril Brulebois <[email protected]> Date: Sat Oct 16 16:41:07 2010 +0200 Upload to experimental. Kill a whitespace too. diff --git a/debian/changelog b/debian/changelog index 7ccdb47..ce54bc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,15 @@ -xserver-xorg-video-apm (1:1.2.3-1) UNRELEASED; urgency=low +xserver-xorg-video-apm (1:1.2.3-1) experimental; urgency=low [ Christopher James Halse Rogers ] * New upstream release - - Fixes build against Xserver 1.9, which has dropped ISA support and + - Fixes build against Xserver 1.9, which has dropped ISA support and mibank.h * Bump Standards-Version to 3.9.1 (no changes needed) [ Cyril Brulebois ] * Build against Xserver 1.9.1 rc1. - -- Christopher James Halse Rogers <[email protected]> Wed, 04 Aug 2010 09:45:19 +1000 + -- Cyril Brulebois <[email protected]> Sat, 16 Oct 2010 16:40:46 +0200 xserver-xorg-video-apm (1:1.2.2-2) experimental; urgency=low commit 51fe5c84049ee2876bd3a24eb3e3d513a0e9ef0a Author: Cyril Brulebois <[email protected]> Date: Sat Oct 16 16:38:12 2010 +0200 Build against Xserver 1.9.1 rc1. diff --git a/debian/changelog b/debian/changelog index aac4d1c..7ccdb47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ xserver-xorg-video-apm (1:1.2.3-1) UNRELEASED; urgency=low + [ Christopher James Halse Rogers ] * New upstream release - Fixes build against Xserver 1.9, which has dropped ISA support and mibank.h * Bump Standards-Version to 3.9.1 (no changes needed) + [ Cyril Brulebois ] + * Build against Xserver 1.9.1 rc1. + -- Christopher James Halse Rogers <[email protected]> Wed, 04 Aug 2010 09:45:19 +1000 xserver-xorg-video-apm (1:1.2.2-2) experimental; urgency=low diff --git a/debian/control b/debian/control index be46dfe..d37ffc2 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: David Nusinow <[email protected]>, Brice Goglin <[email protected] Build-Depends: debhelper (>= 5), pkg-config, - xserver-xorg-dev (>= 2:1.7.6.901), + xserver-xorg-dev (>= 2:1.9.0.901), x11proto-xext-dev, x11proto-video-dev, x11proto-core-dev, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

