xorg-server: Changes to 'debian-unstable'
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit b73bd774ce52c946b2ace622d98f3df584258ec9
Author: David Nusinow <dnusinow@debian.org>
Date: Thu Feb 19 23:06:59 2009 -0500
Bump x11proto-input-dev build-dep to >= 1.5.0 to fix keyboard layout breakage with new libxi built against the same. Closes: #515976
diff --git a/debian/changelog b/debian/changelog
index 8b6e9b2..f8a97dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.4.2-11) unstable; urgency=low
+
+ * Bump x11proto-input-dev build-dep to >= 1.5.0 to fix keyboard layout
+ breakage with new libxi built against the same. Closes: #515976
+
+ -- David Nusinow <dnusinow@debian.org> Thu, 19 Feb 2009 21:52:24 -0500
+
xorg-server (2:1.4.2-10) unstable; urgency=medium
* Cherry-pick from upstream: GLcore: make googleearth not crash the server
diff --git a/debian/control b/debian/control
index 19c46cb..618f08c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 4.0.0), lsb-release, pkg-config, bison, flex,
x11proto-xcmisc-dev, x11proto-xext-dev (>= 6.9.99.0),
x11proto-xf86bigfont-dev, x11proto-xf86dga-dev, x11proto-xf86misc-dev,
x11proto-xf86vidmode-dev, xtrans-dev, libxau-dev (>= 1:0.99.1),
- x11proto-input-dev (>= 1.4.2),
+ x11proto-input-dev (>= 1.5.0),
libxdmcp-dev (>= 1:0.99.1), libxfont-dev, libfontenc-dev,
libxkbfile-dev (>= 1:0.99.1), libpixman-1-dev (>= 0.9.4-2),
x11proto-xf86dri-dev, libdrm-dev (>= 2.3.0) [!hurd-i386],
Reply to: