--- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/autogen.sh +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/autogen.sh @@ -0,0 +1,12 @@ +#! /bin/sh + +srcdir=`dirname $0` +test -z "$srcdir" && srcdir=. + +ORIGDIR=`pwd` +cd $srcdir + +autoreconf -v --install || exit 1 +cd $ORIGDIR || exit $? + +$srcdir/configure --enable-maintainer-mode "$@" --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/README.source +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/README.source @@ -0,0 +1,49 @@ +------------------------------------------------------ +Quick Guide To Patching This Package For The Impatient +------------------------------------------------------ + +1. Make sure you have quilt installed +2. Unpack the package as usual with "dpkg-source -x" +3. Run the "patch" target in debian/rules +4. Create a new patch with "quilt new" (see quilt(1)) +5. Edit all the files you want to include in the patch with "quilt edit" + (see quilt(1)). +6. Write the patch with "quilt refresh" (see quilt(1)) +7. Run the "clean" target in debian/rules + +Alternatively, instead of using quilt directly, you can drop the patch in to +debian/patches and add the name of the patch to debian/patches/series. + +------------------------------------ +Guide To The X Strike Force Packages +------------------------------------ + +The X Strike Force team maintains X packages in git repositories on +git.debian.org in the pkg-xorg subdirectory. Most upstream packages +are actually maintained in git repositories as well, so they often +just need to be pulled into git.debian.org in a "upstream-*" branch. +Otherwise, the upstream sources are manually installed in the Debian +git repository. + +The .orig.tar.gz upstream source file could be generated using this +"upstream-*" branch in the Debian git repository but it is actually +copied from upstream tarballs directly. + +Due to X.org being highly modular, packaging all X.org applications +as their own independent packages would have created too many Debian +packages. For this reason, some X.org applications have been grouped +into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils, +x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils. +Most packages, including the X.org server itself and all libraries +and drivers are, however maintained independently. + +The Debian packaging is added by creating the "debian-*" git branch +which contains the aforementioned "upstream-*" branch plus the debian/ +repository files. +When a patch has to be applied to the Debian package, two solutions +are involved: +* If the patch is available in one of the upstream branches, it + may be git'cherry-picked into the Debian repository. In this + case, it appears directly in the .diff.gz. +* Otherwise, the patch is added to debian/patches/ which is managed + with quilt as documented in /usr/share/doc/quilt/README.source. --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/changelog +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/changelog @@ -0,0 +1,318 @@ +xserver-xorg-input-vmmouse-lts-wily (1:13.1.0-0ubuntu1~trusty1) trusty; urgency=medium + + * Backport for lts-wily stack. + + -- Timo Aaltonen Wed, 13 Jan 2016 00:02:07 +0200 + +xserver-xorg-input-vmmouse (1:13.1.0-0ubuntu1) wily; urgency=medium + + * New upstream release + + -- Robert Ancell Wed, 15 Jul 2015 10:37:47 +1200 + +xserver-xorg-input-vmmouse (1:13.0.99-1) unstable; urgency=medium + + * Let uscan verify tarball signatures. + * New upstream release. + + drop 01-enable-detect-in-kvm.diff, no longer necessary + * Bump debhelper compat level to 9. + * Remove Drew and Cyril from Uploaders. + + -- Julien Cristau Sat, 02 May 2015 22:44:15 +0200 + +xserver-xorg-input-vmmouse (1:13.0.0-1) unstable; urgency=low + + [ Michele Cane ] + * New upstream release. + * Bump Standards-Version to 3.9.4, no changes needed. + + [ Julien Cristau ] + * Disable silent build rules. + * Add build-dep on udev to allow rules dir detection. + + -- Julien Cristau Sun, 08 Sep 2013 18:32:45 +0200 + +xserver-xorg-input-vmmouse (1:12.9.0-1) unstable; urgency=low + + [ Robert Hooker ] + * New upstream bugfix release. + - Fixes erratic mouse behavior with a Windows x64 host. (LP: #996821) + - Fixes initialization when no other drivers request hardware access. + + -- Cyril Brulebois Fri, 15 Jun 2012 02:21:58 +0200 + +xserver-xorg-input-vmmouse (1:12.8.0-1) unstable; urgency=low + + * New upstream release. + + -- Cyril Brulebois Tue, 20 Mar 2012 21:01:22 +0000 + +xserver-xorg-input-vmmouse (1:12.7.0-2) unstable; urgency=low + + * Pass --bindir=/bin to configure, lost in the dh-ification. Thanks to + Jordi Pujol for the bug (Closes: #625291). + * Adapt .install file accordingly. + + -- Cyril Brulebois Tue, 03 May 2011 12:48:40 +0200 + +xserver-xorg-input-vmmouse (1:12.7.0-1) unstable; urgency=low + + * New upstream release. + + -- Cyril Brulebois Sun, 10 Apr 2011 23:20:59 +0200 + +xserver-xorg-input-vmmouse (1:12.6.99.901-2) unstable; urgency=low + + * Switch to dh: + - Use debhelper 8. + - Use dh-autoreconf. + - Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf + debhelper sequence. + - Tweak vmmouse_detect's entry in .install, making explicit it is + installed under /usr/bin upstream, and shipped under /bin. + * Remove xserver-xorg-input-vmmouse.postinst.in's .in suffix. There's + no need to do any substitution. + * Remove xsfbs accordingly. + * Remove long obsolete Replaces. + * Update Uploaders list. Thanks, David & Brice! + * Wrap Depends/Provides. + * Bump Standards-Version to 3.9.1 (no changes needed). + + -- Cyril Brulebois Sat, 05 Feb 2011 14:41:08 +0100 + +xserver-xorg-input-vmmouse (1:12.6.99.901-1) experimental; urgency=low + + * New upstream release candidate. + * Bump xutils-dev build-dep for new macros. + + -- Cyril Brulebois Wed, 05 Jan 2011 01:57:21 +0100 + +xserver-xorg-input-vmmouse (1:12.6.10-1) experimental; urgency=low + + [ Robert Hooker ] + * New upstream release. + + [ Cyril Brulebois ] + * Update debian/copyright from upstream COPYING. + * Get rid of HAL-specific files since we're only buiding on Linux + architectures; those files weren't installed anyway. + * Switch from --list-missing to --fail-missing for additional safety. + + -- Cyril Brulebois Sat, 20 Nov 2010 00:09:43 +0100 + +xserver-xorg-input-vmmouse (1:12.6.9-4) experimental; urgency=low + + * Merge xsfbs to get unversioned Provides. + + -- Cyril Brulebois Sat, 16 Oct 2010 15:00:44 +0200 + +xserver-xorg-input-vmmouse (1:12.6.9-3) experimental; urgency=low + + * Build against Xserver 1.9.1 rc1. + + -- Cyril Brulebois Wed, 13 Oct 2010 01:22:34 +0200 + +xserver-xorg-input-vmmouse (1:12.6.9-2) unstable; urgency=low + + [ Robert Hooker ] + * Pull from upstream master branch up to commit 833698b3b98 + - Fixed an issue where vmmouse was matched against the non-event device + as well causing it to load multiple times and get stuck. + * Version build-dependency on xutils-dev as it requires util-macros 1.4. + + [ Julien Cristau ] + * Move vmmouse_detect from /usr/bin to /bin, since the udev rule needs it. + * Stop shipping hal-probe-vmmouse. + + -- Julien Cristau Fri, 04 Jun 2010 10:25:57 +0200 + +xserver-xorg-input-vmmouse (1:12.6.9-1) unstable; urgency=low + + [ Julien Cristau ] + * New upstream release + - Adds InputClass support + * Drop our local udev rules and xorg.conf.d snippet, they're upstream now. + * Bump build-dependency on xserver-xorg-dev for /usr/share/X11/xorg.conf.d. + * Use new xsfbs and ${xinpdriver:Depends}. + + [ Cyril Brulebois ] + * Add myself to Uploaders. + * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). + + -- Cyril Brulebois Sat, 17 Apr 2010 21:50:29 +0200 + +xserver-xorg-input-vmmouse (1:12.6.5-4) unstable; urgency=low + + * Add 10-vmmouse.conf. + * Add 69-xorg-vmmouse.rules, needed to set ID_INPUT.tags. + * Add 01-enable-detect-in-kvm.diff, closes #525039. + * Don't install the hal fdi anymore, it's obsolete. + * Run udevadm trigger on postinst, and depend on udev. + + -- Timo Aaltonen Tue, 30 Mar 2010 21:56:42 +0300 + +xserver-xorg-input-vmmouse (1:12.6.5-3) unstable; urgency=low + + [ Julien Cristau ] + * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no + good reason. Thanks, Colin Watson! + * Remove myself from Uploaders + + [ Brice Goglin ] + * Pull from upstream master branch up to commit aca67eca. + + Stop using xf86LoaderReqSymLists since it was removed from the + server, closes: #568403. + + -- Brice Goglin Thu, 04 Feb 2010 19:39:57 +0100 + +xserver-xorg-input-vmmouse (1:12.6.5-2) experimental; urgency=low + + [ Timo Aaltonen ] + * Build against Xserver 1.7. + + [ Cyril Brulebois ] + * Upload to experimental. + + -- Cyril Brulebois Sat, 05 Dec 2009 23:20:15 +0100 + +xserver-xorg-input-vmmouse (1:12.6.5-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.8.3 now that we have README.source. + + -- Brice Goglin Fri, 04 Sep 2009 14:29:46 +0200 + +xserver-xorg-input-vmmouse (1:12.6.4-1) unstable; urgency=low + + * New upstream release. + + -- Brice Goglin Mon, 11 May 2009 20:13:16 +0200 + +xserver-xorg-input-vmmouse (1:12.6.3-2) unstable; urgency=low + + * Upload to unstable. + + -- Julien Cristau Thu, 09 Apr 2009 16:35:55 +0100 + +xserver-xorg-input-vmmouse (1:12.6.3-1) experimental; urgency=low + + * New upstream release. + * Drop patch vmmouse_scale_input_data.diff, it's been fixed upstream a while + back. + * Run autoreconf at build time. Build-depend on automake, libtool and + xutils-dev. + * Handle parallel builds. + * Install a detection program, a hal fdi file and a callout script for X + input hotplug. This closes: #509053, since the vmmouse no longer needs to + be configured in xorg.conf. + * Don't override the manpage suffix, it should be vmmouse(4) not + vmmouse(4x). + * Build against xserver 1.6 rc1. + * Add myself to Uploaders. + * Add Depends on xserver-xorg-input-mouse (closes: #509458) + + -- Julien Cristau Fri, 30 Jan 2009 22:30:11 +0100 + +xserver-xorg-input-vmmouse (1:12.5.1-4) unstable; urgency=low + + * I need a brown paper bag; autoreconf so the patch added in -3 is actually + used… + + -- Julien Cristau Tue, 21 Oct 2008 10:48:19 +0200 + +xserver-xorg-input-vmmouse (1:12.5.1-3) unstable; urgency=low + + * Cherry-pick from upstream: Properly set axis range and resolution for + Server 1.5+ (closes: #490912). + + -- Julien Cristau Sat, 18 Oct 2008 10:55:07 +0200 + +xserver-xorg-input-vmmouse (1:12.5.1-2) unstable; urgency=low + + * Rebuild against xserver-xorg-dev 1.4.2 so that conversion_proc + isn't called by both the driver and the server. + + -- Brice Goglin Tue, 01 Jul 2008 20:05:02 +0200 + +xserver-xorg-input-vmmouse (1:12.5.1-1) unstable; urgency=low + + * New upstream release. + + Disable vmmouse_scale_input_data.diff since the corresponding + upstream fix has been applied. + * Bump Standards-Version to 3.7.3 (no changes). + * Run dpkg-shlibdeps with --warnings=6. Drivers reference symbols from + /usr/bin/Xorg and other modules, and that's not a bug, so we want + dpkg-shlibdeps to shut up about symbols it can't find. + + Build-depend on dpkg-dev >= 1.14.17. + + -- Brice Goglin Wed, 28 May 2008 22:41:25 +0200 + +xserver-xorg-input-vmmouse (1:12.4.3-2) unstable; urgency=low + + [ Julien Cristau ] + * Scale input events, as X 1.4 doesn't do that itself anymore. + Patch by Joerg Platte (closes: #442853). + + [ Brice Goglin ] + * Drop XS- prefixes from XS-Vcs* fields. + + -- Brice Goglin Thu, 17 Jan 2008 22:32:08 +0100 + +xserver-xorg-input-vmmouse (1:12.4.3-1) unstable; urgency=low + + * New upstream version. + + -- Drew Parsons Mon, 29 Oct 2007 01:24:59 +1100 + +xserver-xorg-input-vmmouse (1:12.4.2-3) unstable; urgency=low + + * Upload to unstable + + -- David Nusinow Sun, 16 Sep 2007 15:13:40 -0400 + +xserver-xorg-input-vmmouse (1:12.4.2-2) UNRELEASED; urgency=low + + * Fix upstream URL in debian/copyright. + + -- Brice Goglin Sat, 15 Sep 2007 01:49:07 +0200 + +xserver-xorg-input-vmmouse (1:12.4.2-1) experimental; urgency=low + + [ Julien Cristau ] + * Add link to xserver-xorg-core bug script, so that bugreports contain + the user's config and log files. + * Generate the dependency on xserver-xorg-core automatically. + + [ Brice Goglin ] + * New upstream release. + * Drop 10_man_vmmouse_not_mouse, since upstream fixed the manpage. + * Install the upstream changelog. + * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902 + (needed to let xsfbs get access to serverminver). + * Add XS-Vcs-*. + * Add a link to www.X.org and a reference to the xf86-input-vmmouse + module in the long description. + * Add upstream URL to debian/copyright. + * Build against xserver 1.4. + * Generate the Provides field automatically. + * Add myself to uploaders, and remove Branden with his permission. + + [ Timo Aaltonen ] + * Bump the epoch so that this can be synced to Ubuntu in the future. + + -- Brice Goglin Tue, 11 Sep 2007 23:58:50 +0200 + +xserver-xorg-input-vmmouse (12.4.0-2) unstable; urgency=low + + * Restrict to Architecture: i386 amd64, since vmmouse_proto.h + explicitly says only x86 (i386 or x86_64) is supported. + + -- Drew Parsons Tue, 24 Oct 2006 18:37:21 +1000 + +xserver-xorg-input-vmmouse (12.4.0-1) unstable; urgency=low + + * Initial release, new in X11R7. + * Create patch 10_man_vmmouse_not_mouse to let the man page identify + this is vmmouse, not mouse. + + -- Drew Parsons Sun, 15 Oct 2006 02:28:56 +1000 --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/compat +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/compat @@ -0,0 +1 @@ +9 --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/control +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/control @@ -0,0 +1,49 @@ +Source: xserver-xorg-input-vmmouse-lts-wily +Section: x11 +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian X Strike Force +Build-Depends: + debhelper (>= 9), + dh-autoreconf, + pkg-config, + xserver-xorg-dev-lts-wily (>= 2:1.9.4), + x11proto-input-dev, + x11proto-core-dev, + x11proto-randr-dev, + libudev-dev, + quilt, + xutils-dev (>= 1:7.5+4), +Standards-Version: 3.9.4 +Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-vmmouse +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-vmmouse.git + +Package: xserver-xorg-input-vmmouse-lts-wily +Architecture: i386 amd64 +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + ${xinpdriver:Depends}, + xserver-xorg-input-mouse-lts-wily, + udev, +Provides: + xserver-xorg-input-vmmouse, xorg-renamed-package, xorg-renamed-package-lts-wily, + ${xinpdriver:Provides} +Description: X.Org X server -- VMMouse input driver to use with VMWare + This package provides the driver for the X11 vmmouse input device. + . + The VMMouse driver enables support for the special VMMouse protocol + that is provided by VMware virtual machines to give absolute pointer + positioning. + . + The vmmouse driver is capable of falling back to the standard "mouse" + driver if a VMware virtual machine is not detected. This allows for + dual-booting of an operating system from a virtual machine to real hardware + without having to edit xorg.conf every time. + . + More information about X.Org can be found at: + + . + This package is built from the X.org xf86-input-vmmouse driver module. +Replaces: xserver-xorg-input-vmmouse +Conflicts: xserver-xorg-input-vmmouse, xorg-renamed-package-lts-utopic, xorg-renamed-package-lts-vivid, --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/copyright +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/copyright @@ -0,0 +1,58 @@ +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/driver/ + +Debianised by Drew Parsons on Saturday, October 14 2006 +from source located at http://xorg.freedesktop.org/releases/individual/driver/. + + +Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany. +Copyright 1993 by David Dawes +Copyright 2002 by SuSE Linux AG, Author: Egbert Eich +Copyright 1994-2002 by The XFree86 Project, Inc. +Copyright 2002 by Paul Elliott +Copyright 2002-2006 by VMware, Inc. + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the names of copyright holders not be +used in advertising or publicity pertaining to distribution of the +software without specific, written prior permission. The copyright holders +make no representations about the suitability of this +software for any purpose. It is provided "as is" without express or +implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Copyright (c) 1999-2003 by The XFree86 Project, Inc. +Copyright 2002-2006 by VMware, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the copyright holder(s) +and author(s) shall not be used in advertising or otherwise to promote +the sale, use or other dealings in this Software without prior written +authorization from the copyright holder(s) and author(s). --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/patches/series +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/patches/series @@ -0,0 +1 @@ +# placeholder --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/rules +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/rules @@ -0,0 +1,29 @@ +#!/usr/bin/make -f + +# vmmouse_detect is installed under /bin: +override_dh_auto_configure: + dh_auto_configure -- \ + --bindir=/bin \ + --libdir=\$${exec_prefix}/lib \ + --with-udev-rules-dir=/lib/udev/rules.d \ + --disable-silent-rules + +# Install in debian/tmp to retain control through dh_install: +override_dh_auto_install: + dh_auto_install --destdir=debian/tmp + +# Kill *.la files, kill HAL files, and forget no-one: +override_dh_install: + # Remove HAL-specific file: + rm -rf debian/tmp/usr/lib/hal/ + rm -rf debian/tmp/usr/share/hal/ + # Usual steps: + find debian/tmp -name '*.la' -delete + dh_install --fail-missing + +# That's a plugin, use appropriate warning level: +override_dh_shlibdeps: + dh_shlibdeps -- --warnings=6 + +%: + dh $@ --with quilt,autoreconf,xsf --builddirectory=build/ --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/upstream/signing-key.asc +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/upstream/signing-key.asc @@ -0,0 +1,30 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +mQGiBEzZSUMRBADewSWiR5KUpEFYfQcYbILV4xqVSqGMZnTKZgC/X51rOuK0XIqs +X5zfwiB3JAT0rhC7c1Pf5RIupN+6AN9punOEJjBj4LYRl39zHXItTkEPvy9BGeVk +j8IrxOquhh2NFusbCuFxcEd43Q+uJR/TKQSSm8ju03PQXkbQF9kw8y6SEwCg26hM +XEkOSkg2EAZN1bHV41DMKgED+gMNesJYxIYmBq+5VGqt7A/mfkJF7ns5U5hOB2T1 +VzMnzhk6/hJJAPx5IQEzPDJcsl/WgM1k2CNM32VWt2fso1yYex32mvraNCTWnu5a +/6XeBZBNteA8ZRAoNeIKcV6FRyuWcuDulzLUOdr1ClskzFlwsDeKWQ9j1+EleUsX +mDgGBACQKaYn84PMU3psMHu4aj5BNGTvcMuvcc2+WNuITRWMpHdv/tQpsClEB2vc +SVTLLf4QOAlG78NwF4IyfO+F8+cuDCCRJoaR5hTDgxlSXcgdtuBPgXx3eeGOqvuf +i4TGtrADvmGaLerB8O3XtNBBTUMrn4mIvBjtmhRbrodMQp//3rQxVGhvbWFzIEhl +bGxzdHJvbSAoVk13YXJlKSA8dGhlbGxzdHJvbUB2bXdhcmUuY29tPohgBBMRAgAg +BQJM2UlDAhsDBgsJCAcDAgQVAggDBBYCAwECHgECF4AACgkQwfXTzfUXZYDLGgCf +cQ0RouVD+hHJhh9ycWXg+mhQQBoAnjeGflvtu1ylxyT6oUn5u59m5XbbuQINBEzZ +SUMQCAC6DzcS0jztz+pfXSUICM7Bpf/BYwEEhYCTO26r2hTFxkzTM/aBtqR8TIUe +fgTSWBCai36985b4VZQoXdDGVaIliO0KPjkUrIUL6telmUbc6SfG2sQrQEwV8j/3 +p7AU0VIW6T/3LYVT4u2a2HZPxYSj4nR5JTK+pyT5KSQKcluGGz1qVepOdSmfmPb8 +pfosq73leMtr4VhGoZ1um8WTnfM66dFZrkmmukaodKymChwSQ92t3Xa5ok4LP6lH +GRyvkCwoyrTuBNXIGDIC6MzA7ms9um6sy9xIYUEijdiBE3ydJXSfCWVd4USmozz2 +Y8T30NOWr4zPPwV6QPcqmAJs4kfDAAMFCACS2XxtfHWvwq2PSNHbVG9IApCyZH/q +mcx8Ih0X7yNyzSehjIYYumwo9Cb4yrKZXQzAexNfyzhr0/VL1OEGLAGwOdped/f3 +TZ2dmH/MqilI1jmy3awgGrlnjYGrKkoEiICE7uCP9EzFTdbSrEKYjrvh4aHrXjTD +HrXPC8V0Y4/1sp4XS+8IzDE5FTpw9W9Rfuqqdt46rIgDnY1cjRaV6+xoqmTKwvGw +UREfpQthIQz7ReyujUgpzUDZhpJzDzQYEOCfzbBymowErlbDTlcL7hWUmOYdqVKk +GVvww9NhQ/4PfePI8cHQx5inVIgKLKb93l63HlPevaRz8jd1zDEcDf/hiEkEGBEC +AAkFAkzZSUMCGwwACgkQwfXTzfUXZYD+lgCfeR99P2folQTWlrfCbNXC8reYz24A +oKzD7TeOiLfs38x+4q35Z112OFZ7 +=PM8p +-----END PGP PUBLIC KEY BLOCK----- --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/watch +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/watch @@ -0,0 +1,4 @@ +#git=git://anongit.freedesktop.org/xorg/driver/xf86-input-vmmouse +version=3 +opts="pgpsigurlmangle=s/$/.sig/" \ +http://xorg.freedesktop.org/releases/individual/driver/ xf86-input-vmmouse-(.*)\.tar\.gz --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/xserver-xorg-input-vmmouse-lts-wily.install +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/xserver-xorg-input-vmmouse-lts-wily.install @@ -0,0 +1,5 @@ +usr/lib/xorg/modules/input/*.so +usr/share/man +usr/share/X11/xorg.conf.d +bin/vmmouse_detect +lib/udev/rules.d --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/xserver-xorg-input-vmmouse-lts-wily.links +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/xserver-xorg-input-vmmouse-lts-wily.links @@ -0,0 +1 @@ +usr/share/bug/xserver-xorg-core/script usr/share/bug/xserver-xorg-input-vmmouse-lts-wily/script --- xserver-xorg-input-vmmouse-lts-wily-13.1.0.orig/debian/xserver-xorg-input-vmmouse-lts-wily.postinst +++ xserver-xorg-input-vmmouse-lts-wily-13.1.0/debian/xserver-xorg-input-vmmouse-lts-wily.postinst @@ -0,0 +1,13 @@ +#!/bin/sh +set -e + +case "$1" in + configure) + if dpkg --compare-versions "$2" lt 1:12.6.5-4; then + udevadm trigger --subsystem-match=input --action=change || true + fi +esac + +#DEBHELPER# + +exit 0