xorg-server: Changes to 'ubuntu'
debian/changelog | 6 ++++++
debian/control | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 13df23a017fe82cafce290ea9402c9d4a0540f09
Author: Alberto Milone <alberto.milone@canonical.com>
Date: Fri Dec 25 12:03:11 2009 +0100
Pull doko's changes
diff --git a/debian/changelog b/debian/changelog
index 9f8932d..8c71a2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.7.3.901-1ubuntu4) lucid; urgency=low
+
+ * xvfb: Depend again on xauth. Depend on x11-xkb-utils. LP: #500102.
+
+ -- Matthias Klose <doko@ubuntu.com> Thu, 24 Dec 2009 12:20:02 +0100
+
xorg-server (2:1.7.3.901-1ubuntu3) lucid; urgency=low
* Update 100_rethrow_signals.patch to work with xserver 1.7
diff --git a/debian/control b/debian/control
index 0eb2adf..a784ac4 100644
--- a/debian/control
+++ b/debian/control
@@ -225,7 +225,9 @@ Depends:
xserver-common (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends},
-Recommends: xauth
+ xauth,
+ x11-xkb-utils
+Recommends: libgl1-mesa-dri
Description: Virtual Framebuffer 'fake' X server
Xvfb provides an X server that can run on machines with no display hardware
and no physical input devices. It emulates a dumb framebuffer using virtual
Reply to: