[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'ubuntu'



 debian/changelog                         |    6 ++++++
 debian/patches/include-selection-h.patch |   12 ++++++++++++
 debian/patches/series                    |    1 +
 3 files changed, 19 insertions(+)

New commits:
commit 7213e91a6791210c7380adebf72224b1d1aeb439
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Wed May 8 14:05:15 2013 +0200

    release to saucy

diff --git a/debian/changelog b/debian/changelog
index 0dd047d..96072ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.13.3-0ubuntu8) saucy; urgency=low
+
+  * Fixup build error on saucy.
+
+ -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Wed, 08 May 2013 14:02:12 +0200
+
 xorg-server (2:1.13.3-0ubuntu7) saucy; urgency=low
 
   * Add patch to fixup optimus again.
diff --git a/debian/patches/include-selection-h.patch b/debian/patches/include-selection-h.patch
new file mode 100644
index 0000000..e145c36
--- /dev/null
+++ b/debian/patches/include-selection-h.patch
@@ -0,0 +1,12 @@
+diff --git a/dix/window.c b/dix/window.c
+index 49ef4a0..5b87238 100644
+--- a/dix/window.c
++++ b/dix/window.c
+@@ -110,6 +110,7 @@ Equipment Corporation.
+ #include "input.h"
+ #include "inputstr.h"
+ #include "resource.h"
++#include "selection.h"
+ #include "colormapst.h"
+ #include "cursorstr.h"
+ #include "dixstruct.h"
diff --git a/debian/patches/series b/debian/patches/series
index 9af5361..86df27f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -54,3 +54,4 @@ xf86-actually-set-the-compat-output-in-the-failure-c.patch
 autoconfig-fixup-tell-changed-so-randr-clients-can-t.patch
 config-add-no-removal.patch
 CVE-2013-1940.patch
+include-selection-h.patch


Reply to: