debian/changelog | 8 ++++++++ debian/patches/series | 1 + debian/rules | 4 ---- 3 files changed, 9 insertions(+), 4 deletions(-)
New commits: commit c606adfc86ef2bd620c3c680cad95087fcf6784a Author: Chase Douglas <chase.doug...@canonical.com> Date: Tue Jan 17 23:15:47 2012 +0100 Sync up to 1:2.6.99.901-1ubuntu2 diff --git a/debian/changelog b/debian/changelog index 608bb2a..512f7c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xserver-xorg-input-evdev (1:2.6.99.901-1ubuntu2) precise; urgency=low + + * Patch configure.ac for Ubuntu Xi 2.2 support + - 0004-xi22-ubuntu.patch + * Remove obsolete --enable-multitouch configure flag + + -- Chase Douglas <chase.doug...@ubuntu.com> Tue, 10 Jan 2012 15:00:27 +0100 + xserver-xorg-input-evdev (1:2.6.99.901-1ubuntu1) precise; urgency=low * Add patch to set default resolution to 0 diff --git a/debian/patches/series b/debian/patches/series index ce65e8a..7d46eb1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ 0001-configure.ac-Fix-udev-libudev-dependency.patch 0002-default-resolution.patch 0003-copy-mt-vals.patch +0004-xi22-ubuntu.patch diff --git a/debian/rules b/debian/rules index 52a891c..3d192dc 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,5 @@ #!/usr/bin/make -f -# Enable multitouch -override_dh_auto_configure: - dh_auto_configure -- --enable-multitouch - # Install in debian/tmp to retain control through dh_install: override_dh_auto_install: dh_auto_install --destdir=debian/tmp -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rnhlb-0005s5...@vasks.debian.org