xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2016-01-18 Thread Timo Aaltonen
 debian/changelog |5 +
 debian/control   |1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 0dbb9a9b602c4717eb7ad8bcbec921d3d9f6913d
Author: Timo Aaltonen 
Date:   Mon Jan 18 16:52:29 2016 +0200

control: Drop the dependency on x-x-i-mouse, the fallback is not used if 
the driver is built against a modern xserver.

diff --git a/debian/changelog b/debian/changelog
index 01f0a5e..deb69c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 xserver-xorg-input-vmmouse (1:13.1.0-2) UNRELEASED; urgency=medium
 
+  [ Julien Cristau ]
   * Bump Standards-Version to 3.9.6.
 
+  [ Timo Aaltonen ]
+  * control: Drop the dependency on x-x-i-mouse, the fallback is not
+used if the driver is built against a modern xserver.
+
  -- Julien Cristau   Wed, 28 Oct 2015 16:24:01 +
 
 xserver-xorg-input-vmmouse (1:13.1.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b24e584..85d283d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends},
  ${xinpdriver:Depends},
- xserver-xorg-input-mouse,
  udev,
 Provides:
  ${xinpdriver:Provides}



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2016-01-18 Thread Timo Aaltonen
 debian/control |5 -
 1 file changed, 5 deletions(-)

New commits:
commit 00d0797304a38d02cbb90c4f76d73be81290739b
Author: Timo Aaltonen 
Date:   Mon Jan 18 17:30:17 2016 +0200

update the description

diff --git a/debian/control b/debian/control
index 85d283d..ca4073b 100644
--- a/debian/control
+++ b/debian/control
@@ -33,11 +33,6 @@ Description: X.Org X server -- VMMouse input driver to use 
with VMWare
  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:
  
  .



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2015-10-28 Thread Julien Cristau
 ChangeLog|9 +
 configure.ac |2 +-
 debian/changelog |   10 --
 3 files changed, 18 insertions(+), 3 deletions(-)

New commits:
commit 48007da2ca38ed4fad49fa4e99bdf4c2d917ff67
Author: Julien Cristau 
Date:   Wed Oct 28 16:20:09 2015 +

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 8f4e7ea..2806fa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-xserver-xorg-input-vmmouse (1:13.1.0-1) UNRELEASED; urgency=medium
+xserver-xorg-input-vmmouse (1:13.1.0-1) unstable; urgency=medium
+
+  * Team upload
 
   [ Andreas Boll ]
   * Enable on x32 (Closes: #775203).
@@ -7,7 +9,7 @@ xserver-xorg-input-vmmouse (1:13.1.0-1) UNRELEASED; 
urgency=medium
   [ Julien Cristau ]
   * New upstream release.
 
- -- Julien Cristau   Wed, 28 Oct 2015 16:12:11 +
+ -- Julien Cristau   Wed, 28 Oct 2015 16:20:04 +
 
 xserver-xorg-input-vmmouse (1:13.0.99-1) unstable; urgency=medium
 

commit a3af01604b007f7de8e4346ed4d1a73c60bd1fe0
Author: Julien Cristau 
Date:   Wed Oct 28 16:19:36 2015 +

Bump changelogs

diff --git a/ChangeLog b/ChangeLog
index 7edafed..33877a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+commit bbe41fae444e58c98db64db20114418ec78b99d6
+Author: Thomas Hellstrom 
+Date:   Thu Jun 25 03:20:34 2015 -0700
+
+Bump version number for release
+
+Signed-off-by: Thomas Hellstrom 
+Reviewed-by: Trivial.
+
 commit d2040bd52d2dde08ce729dedabb350d3476e294a
 Author: Thomas Hellstrom 
 Date:   Wed Apr 8 23:26:34 2015 -0700
diff --git a/debian/changelog b/debian/changelog
index a3817d0..8f4e7ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-xserver-xorg-input-vmmouse (1:13.0.99-2) UNRELEASED; urgency=medium
+xserver-xorg-input-vmmouse (1:13.1.0-1) UNRELEASED; urgency=medium
 
+  [ Andreas Boll ]
   * Enable on x32 (Closes: #775203).
   * Fix Vcs-* fields.
 
- -- Andreas Boll   Thu, 10 Sep 2015 12:25:08 +0200
+  [ Julien Cristau ]
+  * New upstream release.
+
+ -- Julien Cristau   Wed, 28 Oct 2015 16:12:11 +
 
 xserver-xorg-input-vmmouse (1:13.0.99-1) unstable; urgency=medium
 

commit bbe41fae444e58c98db64db20114418ec78b99d6
Author: Thomas Hellstrom 
Date:   Thu Jun 25 03:20:34 2015 -0700

Bump version number for release

Signed-off-by: Thomas Hellstrom 
Reviewed-by: Trivial.

diff --git a/configure.ac b/configure.ac
index 6f2260f..70ed3a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.60)
 AC_INIT([xf86-input-vmmouse],
-[13.0.99],
+[13.1.0],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-vmmouse)
 



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2015-10-28 Thread Julien Cristau
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit ae2be875e68782dc07d1c443e754895f1ef32a85
Author: Julien Cristau 
Date:   Wed Oct 28 16:24:11 2015 +

Bump Standards-Version to 3.9.6.

diff --git a/debian/changelog b/debian/changelog
index 2806fa3..01f0a5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:13.1.0-2) UNRELEASED; urgency=medium
+
+  * Bump Standards-Version to 3.9.6.
+
+ -- Julien Cristau   Wed, 28 Oct 2015 16:24:01 +
+
 xserver-xorg-input-vmmouse (1:13.1.0-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index fcca106..b24e584 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libudev-dev,
  quilt,
  xutils-dev (>= 1:7.5+4),
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-vmmouse.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-input-vmmouse.git
 



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2015-09-10 Thread Andreas Boll
 debian/changelog |7 +++
 debian/control   |6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 2edba2653307c47635cc8fd0ead1c9787a8cb1aa
Author: Andreas Boll 
Date:   Thu Sep 10 12:28:48 2015 +0200

Fix Vcs-* fields.

diff --git a/debian/changelog b/debian/changelog
index f886bc8..a3817d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xserver-xorg-input-vmmouse (1:13.0.99-2) UNRELEASED; urgency=medium
 
   * Enable on x32 (Closes: #775203).
+  * Fix Vcs-* fields.
 
  -- Andreas Boll   Thu, 10 Sep 2015 12:25:08 +0200
 
diff --git a/debian/control b/debian/control
index 6ef9eec..fcca106 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends:
  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
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-xorg/driver/xserver-xorg-input-vmmouse.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-input-vmmouse.git
 
 Package: xserver-xorg-input-vmmouse
 Architecture: i386 amd64 x32

commit fe4b16db171c6ae248e7517908a6a168e785d160
Author: Andreas Boll 
Date:   Thu Sep 10 12:25:29 2015 +0200

Enable on x32 (Closes: #775203).

diff --git a/debian/changelog b/debian/changelog
index 5a62206..f886bc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:13.0.99-2) UNRELEASED; urgency=medium
+
+  * Enable on x32 (Closes: #775203).
+
+ -- Andreas Boll   Thu, 10 Sep 2015 12:25:08 +0200
+
 xserver-xorg-input-vmmouse (1:13.0.99-1) unstable; urgency=medium
 
   * Let uscan verify tarball signatures.
diff --git a/debian/control b/debian/control
index b089a54..6ef9eec 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ 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
-Architecture: i386 amd64
+Architecture: i386 amd64 x32
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2013-09-08 Thread Julien Cristau
 debian/changelog |   10 +++---
 debian/control   |3 ++-
 debian/rules |2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 2c6d8c2187350620bae1a30d7c553aea99d895d0
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 8 18:32:52 2013 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 4d96751..5e29576 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:13.0.0-1) unstable; urgency=low
 
   [ Michele Cane ]
   * New upstream release.
@@ -8,7 +8,7 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
   * Disable silent build rules.
   * Add build-dep on udev to allow rules dir detection.
 
- -- Michele Cane michele.c...@gmail.com  Thu, 11 Jul 2013 10:45:03 +0200
+ -- Julien Cristau jcris...@debian.org  Sun, 08 Sep 2013 18:32:45 +0200
 
 xserver-xorg-input-vmmouse (1:12.9.0-1) unstable; urgency=low
 

commit 254baa76efcd7becb8927c6399dafa2199acd6c2
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 8 18:00:48 2013 +0200

Add build-dep on udev to allow rules dir detection.

diff --git a/debian/changelog b/debian/changelog
index de30ae8..4d96751 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Disable silent build rules.
+  * Add build-dep on udev to allow rules dir detection.
 
  -- Michele Cane michele.c...@gmail.com  Thu, 11 Jul 2013 10:45:03 +0200
 
diff --git a/debian/control b/debian/control
index 8a07574..dd5f258 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  x11proto-input-dev,
  x11proto-core-dev,
  x11proto-randr-dev,
+ udev,
  quilt,
  xutils-dev (= 1:7.5+4),
 Standards-Version: 3.9.4

commit 537f22c6043a782400adf022fc4b4826990ac434
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 8 17:54:14 2013 +0200

Disable silent build rules.

diff --git a/debian/changelog b/debian/changelog
index e128800..de30ae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
+  [ Michele Cane ]
   * New upstream release.
   * Bump Standards-Version to 3.9.4, no changes needed.
 
+  [ Julien Cristau ]
+  * Disable silent build rules.
+
  -- Michele Cane michele.c...@gmail.com  Thu, 11 Jul 2013 10:45:03 +0200
 
 xserver-xorg-input-vmmouse (1:12.9.0-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 5972535..d31df12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # vmmouse_detect is installed under /bin:
 override_dh_auto_configure:
-   dh_auto_configure -- --bindir=/bin
+   dh_auto_configure -- --bindir=/bin --disable-silent-rules
 
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:

commit e119594172d386324ad194fabeb3d7e8395d0636
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 8 17:52:58 2013 +0200

Revert Build against Xserver 1.14.

Keep building against 1.12 for now.

This reverts commit 1ef2ece02dc3fd9c9e8d73c1a270bc3e15d7004f.

diff --git a/debian/changelog b/debian/changelog
index 2965ded..e128800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.4, no changes needed.
-  * Build against Xserver 1.14.
 
  -- Michele Cane michele.c...@gmail.com  Thu, 11 Jul 2013 10:45:03 +0200
 
diff --git a/debian/control b/debian/control
index 3a2139f..8a07574 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (= 8),
  dh-autoreconf,
  pkg-config,
- xserver-xorg-dev (= 2:1.14),
+ xserver-xorg-dev (= 2:1.9.4),
  x11proto-input-dev,
  x11proto-core-dev,
  x11proto-randr-dev,


-- 
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/e1vihxg-0008ev...@vasks.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2013-07-21 Thread Julien Cristau
 ChangeLog |   70 ++
 Makefile.am   |3 +-
 configure.ac  |   19 +++---
 debian/changelog  |8 ++
 debian/control|4 +--
 src/vmmouse.c |   24 +-
 tools/Makefile.am |1 
 7 files changed, 94 insertions(+), 35 deletions(-)

New commits:
commit 1ef2ece02dc3fd9c9e8d73c1a270bc3e15d7004f
Author: Michele Cane michele.c...@gmail.com
Date:   Wed Jul 17 15:01:39 2013 +0200

Build against Xserver 1.14.

diff --git a/debian/changelog b/debian/changelog
index e128800..2965ded 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.4, no changes needed.
+  * Build against Xserver 1.14.
 
  -- Michele Cane michele.c...@gmail.com  Thu, 11 Jul 2013 10:45:03 +0200
 
diff --git a/debian/control b/debian/control
index 8a07574..3a2139f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (= 8),
  dh-autoreconf,
  pkg-config,
- xserver-xorg-dev (= 2:1.9.4),
+ xserver-xorg-dev (= 2:1.14),
  x11proto-input-dev,
  x11proto-core-dev,
  x11proto-randr-dev,

commit 13bb3547aeb433c481be22d01dd3d45fcd22c6fc
Author: Michele Cane michele.c...@gmail.com
Date:   Wed Jul 17 10:05:29 2013 +0200

Bump Standards-Version to 3.9.4, no changes needed.

diff --git a/debian/changelog b/debian/changelog
index 26ed551..e128800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Bump Standards-Version to 3.9.4, no changes needed.
 
  -- Michele Cane michele.c...@gmail.com  Thu, 11 Jul 2013 10:45:03 +0200
 
diff --git a/debian/control b/debian/control
index d4086c9..8a07574 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  x11proto-randr-dev,
  quilt,
  xutils-dev (= 1:7.5+4),
-Standards-Version: 3.9.1
+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
 

commit bdca3fda5ad23ce76a72811a84e0ea282bca696c
Author: Michele Cane michele.c...@gmail.com
Date:   Thu Jul 11 10:46:04 2013 +0200

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index b65c479..e2b272d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+commit a2e4aa9d2002dad6e976d9e4d3f129ad3127be81
+Author: Zack Rusin za...@vmware.com
+Date:   Tue Jan 15 12:03:28 2013 -0800
+
+vmmouse release 13.0.0
+
+Signed-off-by: Zack Rusin za...@vmware.com
+
+commit 1b40f1e1f61b5f44836ba5cd5d487cf57f6608ac
+Author: Zack Rusin za...@vmware.com
+Date:   Thu Dec 6 16:37:19 2012 -0500
+
+vmmouse 12.9.99.901
+
+Internal release for QE testing
+
+Signed-off-by: Zack Rusin za...@vmware.com
+
+commit cabf4cb7c0ba3e535068ebb1d80108a26daa
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Tue Aug 21 14:03:55 2012 +1000
+
+Fix compiler warnings about unused variables
+
+vmmouse.c: In function 'MouseCommonOptions':
+vmmouse.c:732:16: warning: variable 'from' set but not used
+[-Wunused-but-set-variable]
+
+vmmouse.c: In function 'MouseCommonOptions':
+vmmouse.c:733:8: warning: variable 'origButtons' set but not used
+[-Wunused-but-set-variable]
+
+vmmouse.c: In function 'VMMouseDeviceControl':
+vmmouse.c:838:19: warning: variable 'mPriv' set but not used
+[-Wunused-but-set-variable]
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Thomas Hellstrom thellst...@vmware.com
+
+commit 393880d2e6fe7f744e6c701a4fde6116a7278325
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Tue Aug 21 14:03:54 2012 +1000
+
+Use sigsafe logging in ReadInput path
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Thomas Hellstrom thellst...@vmware.com
+
+commit dba73cebb527bb36a3d17d67b1e8e1892852b240
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Sun Aug 5 08:12:15 2012 +1000
+
+Fetch the udev dir from udev.pc instead of guessing based on prefix
+
+Reviewed-by: Gaetan Nadonmems...@videotron.ca
+Reviewed-by: Jakob Bornecrantz ja...@vmware.com
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Signed-off-by: Jakob Bornecrantz ja...@vmware.com
+
+commit 3c8ccf5eec3177ed8976ed5ff04795a20287d2d8
+Author: Stephen Brooks nightbike...@gmail.com
+Date:   Wed May 18 22:48:34 2011 +0100
+
+Reset ps2buttons to avoid button messages from being discarded.
+
+Reviewed-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Jakob Bornecrantz ja...@vmware.com
+Signed-off-by: Jakob Bornecrantz ja...@vmware.com
+Signed-off-by: Stephen Brooks nightbike...@gmail.com
+
 commit 3a828d876772d05577b9372e8f6dc068794f4704
 Author: Jakob 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2012-06-14 Thread Cyril Brulebois
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit d29835ace0bbc22e22ee6e2cc6e339e51d7ac25d
Author: Cyril Brulebois k...@debian.org
Date:   Fri Jun 15 02:22:03 2012 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 30cfa88..677dad0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-xserver-xorg-input-vmmouse (1:12.9.0-1) UNRELEASED; urgency=low
+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.
 
- -- Robert Hooker sarv...@ubuntu.com  Tue, 22 May 2012 16:30:11 -0400
+ -- Cyril Brulebois k...@debian.org  Fri, 15 Jun 2012 02:21:58 +0200
 
 xserver-xorg-input-vmmouse (1:12.8.0-1) unstable; urgency=low
 


-- 
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/e1sfkt6-0003ay...@vasks.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2012-05-22 Thread Robert Hooker
 ChangeLog  |   49 +
 configure.ac   |6 ++---
 debian/changelog   |8 ++
 src/vmmouse.c  |   21 +
 tools/69-xorg-vmmouse.rules.in |2 -
 5 files changed, 82 insertions(+), 4 deletions(-)

New commits:
commit 8e50791ac87c2bccb38958b8ec6bd19de7a984b8
Author: Robert Hooker sarv...@ubuntu.com
Date:   Tue May 22 16:35:43 2012 -0400

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 0e850d9..b65c479 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+commit 3a828d876772d05577b9372e8f6dc068794f4704
+Author: Jakob Bornecrantz ja...@vmware.com
+Date:   Tue May 22 20:14:25 2012 +0200
+
+vmmouse 12.8.0
+
+Signed-off-by: Jakob Bornecrantz ja...@vmware.com
+
+commit 2a321a39350aa020a8103813bed61ff559088195
+Author: Zack Rusin za...@vmware.com
+Date:   Thu May 10 19:55:01 2012 -0400
+
+Revert Adjust the kernel name in the udev file.
+
+This reverts commit 189dc266a66485d48303acbc1a4fbe4642c75e9f.
+
+It seems that for some reason the device routing is breaking with this.
+Possibly related to Win7 x64 hosts because it's not reproducible on
+GNU/Linux hosts. Semantially we'd still like to match only on mouse
+kernel but for the time being this seems to cause more problems
+than it solves. Hence the revert.
+
+commit 55efac85ca9bd2041240ca29316ca716ddc2185d
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Tue May 1 16:20:59 2012 -0400
+
+config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+
+Moved up in the autoconf init section.
+It has been removed from Automake 1.12.
+
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+Signed-off-by: Zack Rusin za...@vmware.com
+
+commit 840dcbf947dd9d1383777c3cd811ff680cef5f16
+Author: Michal Srb m...@suse.com
+Date:   Thu May 3 17:55:24 2012 +0200
+
+Enable hardware access during vmmouse preinit.
+
+Vmmouse driver uses outl calls but never requests hardware access.
+In case there are no other drivers that requests it, vmmouse
+initialization will fail. (Found on KVM virtual machine with fbdev
+graphics driver and vmmouse input driver.)
+
+Request hardware access in same way xf86-input-keyboard does.
+
+Signed-off-by: Zack Rusin za...@vmware.com
+
 commit e925b2e6e9d548db5a6646a76d513fb6881f69b4
 Author: Zack Rusin za...@vmware.com
 Date:   Thu Mar 8 09:51:48 2012 -0500
diff --git a/debian/changelog b/debian/changelog
index add6cda..30cfa88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xserver-xorg-input-vmmouse (1:12.9.0-1) UNRELEASED; urgency=low
+
+  * New upstream bugfix release.
+- Fixes erratic mouse behavior with a Windows x64 host. (LP: #996821)
+- Fixes initialization when no other drivers request hardware access.
+
+ -- Robert Hooker sarv...@ubuntu.com  Tue, 22 May 2012 16:30:11 -0400
+
 xserver-xorg-input-vmmouse (1:12.8.0-1) unstable; urgency=low
 
   * New upstream release.

commit 3a828d876772d05577b9372e8f6dc068794f4704
Author: Jakob Bornecrantz ja...@vmware.com
Date:   Tue May 22 20:14:25 2012 +0200

vmmouse 12.8.0

Signed-off-by: Jakob Bornecrantz ja...@vmware.com

diff --git a/configure.ac b/configure.ac
index 33fbd64..d2fb0b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-vmmouse],
-[12.8.0],
+[12.9.0],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-vmmouse)
 

commit 2a321a39350aa020a8103813bed61ff559088195
Author: Zack Rusin za...@vmware.com
Date:   Thu May 10 19:55:01 2012 -0400

Revert Adjust the kernel name in the udev file.

This reverts commit 189dc266a66485d48303acbc1a4fbe4642c75e9f.

It seems that for some reason the device routing is breaking with this.
Possibly related to Win7 x64 hosts because it's not reproducible on
GNU/Linux hosts. Semantially we'd still like to match only on mouse
kernel but for the time being this seems to cause more problems
than it solves. Hence the revert.

diff --git a/tools/69-xorg-vmmouse.rules.in b/tools/69-xorg-vmmouse.rules.in
index 9af3938..602afb6 100644
--- a/tools/69-xorg-vmmouse.rules.in
+++ b/tools/69-xorg-vmmouse.rules.in
@@ -1 +1 @@
-ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, KERNEL==mouse[0-9]*, PROGRAM=__BIN_PREFIX__/vmmouse_detect, 
ENV{ID_INPUT.tags}=vmmouse
+ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, KERNEL==event[0-9]*, PROGRAM=__BIN_PREFIX__/vmmouse_detect, 
ENV{ID_INPUT.tags}=vmmouse

commit 55efac85ca9bd2041240ca29316ca716ddc2185d
Author: Gaetan Nadon mems...@videotron.ca
Date:   Tue May 1 16:20:59 2012 -0400

config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS

Moved up in the autoconf init section.
It has been removed from Automake 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2012-03-20 Thread Cyril Brulebois
 ChangeLog  |   46 ++
 configure.ac   |2 -
 debian/changelog   |6 +
 fdi/11-x11-vmmouse.fdi |3 ++
 src/vmmouse.c  |   49 -
 tools/69-xorg-vmmouse.rules.in |2 -
 6 files changed, 91 insertions(+), 17 deletions(-)

New commits:
commit c6141ac21a77e1c1b3685b46145a3310167c2b20
Author: Cyril Brulebois k...@debian.org
Date:   Tue Mar 20 21:01:25 2012 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index ff63c63..add6cda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xserver-xorg-input-vmmouse (1:12.8.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.8.0-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Cyril Brulebois k...@debian.org  Tue, 20 Mar 2012 21:01:09 +
+ -- Cyril Brulebois k...@debian.org  Tue, 20 Mar 2012 21:01:22 +
 
 xserver-xorg-input-vmmouse (1:12.7.0-2) unstable; urgency=low
 

commit d2e621d73893f350c8617ff1b2a4fa05823852a0
Author: Cyril Brulebois k...@debian.org
Date:   Tue Mar 20 21:01:19 2012 +

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 9858bde..0e850d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,49 @@
+commit e925b2e6e9d548db5a6646a76d513fb6881f69b4
+Author: Zack Rusin za...@vmware.com
+Date:   Thu Mar 8 09:51:48 2012 -0500
+
+vmmouse 12.8.0
+
+bump the version number for the new release
+
+Signed-off-by: Zack Rusin za...@vmware.com
+
+commit 189dc266a66485d48303acbc1a4fbe4642c75e9f
+Author: Zack Rusin za...@vmware.com
+Date:   Wed Mar 7 23:22:35 2012 -0500
+
+Adjust the kernel name in the udev file.
+
+Some distros (most notable OpenSuSE) are unable to match on the
+'event' devices, since we should be using 'mouse' kernel anyway
+(because that's what the 'udevadm info' reports) switch to it in the
+rules file.
+
+Signed-off-by: Zack Rusin za...@vmware.com
+Reviewed-by: Jakob Bornecrantz ja...@vmware.com
+
+commit 3960dd29b4e839d224b9da4e28ab4302832e906f
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Sat Nov 12 14:08:13 2011 +1000
+
+Deal with opaque InputOption types in ABI 14
+
+Tested-by: Jakob Bornecrantz ja...@vmware.com
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Signed-off-by: Jakob Bornecrantz ja...@vmware.com
+
+commit fd140bfbea9fac8f05ad525dd798a5ca39f68c44
+Author: Thomas Hellstrom thellst...@vmware.com
+Date:   Tue Apr 5 14:42:37 2011 +0200
+
+Make the fdi script work with FreeBSD
+
+The key input.originating_device is not present on FreeBSD.
+Use freebsd.driver instead.
+
+Signed-off-by: Thomas Hellstrom thellst...@vmware.com
+Reviewed-by: Michel D�nzer daen...@vmware.com
+
 commit de2b5ca7a76f1ffac1e8d4ed88408dda0f77a83c
 Author: Thomas Hellstrom thellst...@vmware.com
 Date:   Wed Mar 2 11:50:12 2011 +0100
diff --git a/debian/changelog b/debian/changelog
index 571dbf4..ff63c63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.8.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Cyril Brulebois k...@debian.org  Tue, 20 Mar 2012 21:01:09 +
+
 xserver-xorg-input-vmmouse (1:12.7.0-2) unstable; urgency=low
 
   * Pass --bindir=/bin to configure, lost in the dh-ification. Thanks to

commit e925b2e6e9d548db5a6646a76d513fb6881f69b4
Author: Zack Rusin za...@vmware.com
Date:   Thu Mar 8 09:51:48 2012 -0500

vmmouse 12.8.0

bump the version number for the new release

Signed-off-by: Zack Rusin za...@vmware.com

diff --git a/configure.ac b/configure.ac
index 20d6806..5938ca7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-vmmouse],
-[12.7.0],
+[12.8.0],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-vmmouse)
 

commit 189dc266a66485d48303acbc1a4fbe4642c75e9f
Author: Zack Rusin za...@vmware.com
Date:   Wed Mar 7 23:22:35 2012 -0500

Adjust the kernel name in the udev file.

Some distros (most notable OpenSuSE) are unable to match on the
'event' devices, since we should be using 'mouse' kernel anyway
(because that's what the 'udevadm info' reports) switch to it in the
rules file.

Signed-off-by: Zack Rusin za...@vmware.com
Reviewed-by: Jakob Bornecrantz ja...@vmware.com

diff --git a/tools/69-xorg-vmmouse.rules.in b/tools/69-xorg-vmmouse.rules.in
index 602afb6..9af3938 100644
--- a/tools/69-xorg-vmmouse.rules.in
+++ b/tools/69-xorg-vmmouse.rules.in
@@ -1 +1 @@
-ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, KERNEL==event[0-9]*, PROGRAM=__BIN_PREFIX__/vmmouse_detect, 
ENV{ID_INPUT.tags}=vmmouse
+ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, KERNEL==mouse[0-9]*, 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2011-05-03 Thread Cyril Brulebois
 debian/changelog  |8 
 debian/rules  |4 
 debian/xserver-xorg-input-vmmouse.install |2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)

New commits:
commit 43ea10db4d5adb897a1ac819a76f88e9c58f10eb
Author: Cyril Brulebois k...@debian.org
Date:   Tue May 3 12:48:44 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index b8436a1..571dbf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xserver-xorg-input-vmmouse (1:12.7.0-2) UNRELEASED; urgency=low
+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 k...@debian.org  Tue, 03 May 2011 12:42:49 +0200
+ -- Cyril Brulebois k...@debian.org  Tue, 03 May 2011 12:48:40 +0200
 
 xserver-xorg-input-vmmouse (1:12.7.0-1) unstable; urgency=low
 

commit 6fa34d882825063c563141dac5faf396c5a9357f
Author: Cyril Brulebois k...@debian.org
Date:   Tue May 3 12:48:14 2011 +0200

Adapt .install file accordingly.

diff --git a/debian/changelog b/debian/changelog
index 15d56e5..b8436a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-input-vmmouse (1:12.7.0-2) UNRELEASED; 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 k...@debian.org  Tue, 03 May 2011 12:42:49 +0200
 
diff --git a/debian/xserver-xorg-input-vmmouse.install 
b/debian/xserver-xorg-input-vmmouse.install
index 28ae361..19ebdfb 100644
--- a/debian/xserver-xorg-input-vmmouse.install
+++ b/debian/xserver-xorg-input-vmmouse.install
@@ -1,5 +1,5 @@
 usr/lib/xorg/modules/input/*.so
-usr/bin/vmmouse_detect bin/
 usr/share/man
 usr/share/X11/xorg.conf.d
+bin/vmmouse_detect
 lib/udev/rules.d

commit 9906da18d2e26433d0d4503939168cf70858ed29
Author: Cyril Brulebois k...@debian.org
Date:   Tue May 3 12:47:55 2011 +0200

Pass --bindir=/bin to configure, lost in the dh-ification. Thanks to Jordi 
Pujol for the bug (Closes: #625291).

diff --git a/debian/changelog b/debian/changelog
index a0116dd..15d56e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-input-vmmouse (1:12.7.0-2) UNRELEASED; urgency=low
+
+  * Pass --bindir=/bin to configure, lost in the dh-ification. Thanks to
+Jordi Pujol for the bug (Closes: #625291).
+
+ -- Cyril Brulebois k...@debian.org  Tue, 03 May 2011 12:42:49 +0200
+
 xserver-xorg-input-vmmouse (1:12.7.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 3257a75..5972535 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,9 @@
 #!/usr/bin/make -f
 
+# vmmouse_detect is installed under /bin:
+override_dh_auto_configure:
+   dh_auto_configure -- --bindir=/bin
+
 # 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/e1qhdgt-0007uo...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2011-04-10 Thread Cyril Brulebois
 ChangeLog|   20 
 configure.ac |2 +-
 debian/changelog |6 ++
 3 files changed, 27 insertions(+), 1 deletion(-)

New commits:
commit f4b078f5b64e3467af2221d2c03f2d237eb3ae18
Author: Cyril Brulebois k...@debian.org
Date:   Sun Apr 10 23:21:07 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index bff5223..a0116dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xserver-xorg-input-vmmouse (1:12.7.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.7.0-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Cyril Brulebois k...@debian.org  Sun, 10 Apr 2011 23:20:06 +0200
+ -- Cyril Brulebois k...@debian.org  Sun, 10 Apr 2011 23:20:59 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.99.901-2) unstable; urgency=low
 

commit 9a40c210d54d7a8816e682ac49f5d5a43b7b3d5e
Author: Cyril Brulebois k...@debian.org
Date:   Sun Apr 10 23:20:45 2011 +0200

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 1f3e616..9858bde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+commit de2b5ca7a76f1ffac1e8d4ed88408dda0f77a83c
+Author: Thomas Hellstrom thellst...@vmware.com
+Date:   Wed Mar 2 11:50:12 2011 +0100
+
+vmmouse 12.7.0
+
+Remove trailing zero from version number.
+
+Signed-off-by: Thomas Hellstrom thellst...@vmware.com
+
+commit cfaffd24413a31ebd7ae766ac39ed366902e38e5
+Author: Thomas Hellstrom thellst...@vmware.com
+Date:   Wed Mar 2 09:06:47 2011 +0100
+
+vmmouse 12.7.0.0
+
+VMware internal testing completed.
+
+Signed-off-by: Thomas Hellstrom thellst...@vmware.com
+
 commit 07232feb6b5acc5c25e9cdf12b804397ca52dbce
 Author: Thomas Hellstrom thellst...@vmware.com
 Date:   Wed Dec 8 10:07:20 2010 +0100
diff --git a/debian/changelog b/debian/changelog
index b1edd2a..bff5223 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.7.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Cyril Brulebois k...@debian.org  Sun, 10 Apr 2011 23:20:06 +0200
+
 xserver-xorg-input-vmmouse (1:12.6.99.901-2) unstable; urgency=low
 
   * Switch to dh:

commit de2b5ca7a76f1ffac1e8d4ed88408dda0f77a83c
Author: Thomas Hellstrom thellst...@vmware.com
Date:   Wed Mar 2 11:50:12 2011 +0100

vmmouse 12.7.0

Remove trailing zero from version number.

Signed-off-by: Thomas Hellstrom thellst...@vmware.com

diff --git a/configure.ac b/configure.ac
index 1090179..20d6806 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-vmmouse],
-[12.7.0.0],
+[12.7.0],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-vmmouse)
 

commit cfaffd24413a31ebd7ae766ac39ed366902e38e5
Author: Thomas Hellstrom thellst...@vmware.com
Date:   Wed Mar 2 09:06:47 2011 +0100

vmmouse 12.7.0.0

VMware internal testing completed.

Signed-off-by: Thomas Hellstrom thellst...@vmware.com

diff --git a/configure.ac b/configure.ac
index 73d0164..1090179 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-vmmouse],
-[12.6.99.901],
+[12.7.0.0],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-vmmouse)
 


-- 
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/e1q94q3-0008rl...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
 COPYING   |   66 +-
 ChangeLog |  204 
 configure.ac  |   13 
 debian/README.source  |   24 -
 debian/changelog  |   51 ++
 debian/compat |2 
 debian/control|   25 -
 debian/copyright  |   74 ++-
 debian/rules  |  113 
 debian/xserver-xorg-input-vmmouse.install |2 
 debian/xserver-xorg-input-vmmouse.postinst|   13 
 debian/xserver-xorg-input-vmmouse.postinst.in |   18 
 debian/xsfbs/repack.sh|   32 -
 debian/xsfbs/xsfbs.mk |  285 ---
 debian/xsfbs/xsfbs.sh |  622 --
 fdi/11-x11-vmmouse.fdi|2 
 man/Makefile.am   |   21 
 src/vmmouse.c |  236 +++--
 tools/Makefile.am |9 
 19 files changed, 587 insertions(+), 1225 deletions(-)

New commits:
commit 715913f997f4ce782fb22e220f5f4ea1720815a5
Author: Cyril Brulebois k...@debian.org
Date:   Sat Feb 5 14:41:09 2011 +0100

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 3994023..b1edd2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.6.99.901-2) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.6.99.901-2) unstable; urgency=low
 
   * Switch to dh:
 - Use debhelper 8.
@@ -15,7 +15,7 @@ xserver-xorg-input-vmmouse (1:12.6.99.901-2) UNRELEASED; 
urgency=low
   * Wrap Depends/Provides.
   * Bump Standards-Version to 3.9.1 (no changes needed).
 
- -- Cyril Brulebois k...@debian.org  Thu, 03 Feb 2011 05:55:04 +0100
+ -- Cyril Brulebois k...@debian.org  Sat, 05 Feb 2011 14:41:08 +0100
 
 xserver-xorg-input-vmmouse (1:12.6.99.901-1) experimental; urgency=low
 

commit f15f77e2b4d13603777dba8aa8be76a89a87d41a
Author: Cyril Brulebois k...@debian.org
Date:   Fri Feb 4 11:41:09 2011 +0100

Fix sequence ordering.

Since both the autoreconf and quilt sequences insert a command before
dh_auto_configure, it is important that we use the quilt one in the first
place, so that autoreconf is run on a patched tree. Ditto for dh_clean.

diff --git a/debian/rules b/debian/rules
index 460a626..3257a75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,4 +18,4 @@ override_dh_shlibdeps:
dh_shlibdeps -- --warnings=6
 
 %:
-   dh $@ --with autoreconf,quilt,xsf --builddirectory=build/
+   dh $@ --with quilt,autoreconf,xsf --builddirectory=build/

commit 986aa203db8d647d8d4488db121ce224c4d5ed3e
Author: Cyril Brulebois k...@debian.org
Date:   Thu Feb 3 09:08:42 2011 +0100

Remove trailing newlines.

diff --git a/debian/rules b/debian/rules
index 595b20d..460a626 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,3 @@ override_dh_shlibdeps:
 
 %:
dh $@ --with autoreconf,quilt,xsf --builddirectory=build/
-
-
-
-

commit 472cd0c046b6fec878dcb63c0618dc69e0784f86
Author: Cyril Brulebois k...@debian.org
Date:   Thu Feb 3 06:26:25 2011 +0100

Bump Standards-Version to 3.9.1 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index ad64453..3994023 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ xserver-xorg-input-vmmouse (1:12.6.99.901-2) UNRELEASED; 
urgency=low
   * 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 k...@debian.org  Thu, 03 Feb 2011 05:55:04 +0100
 
diff --git a/debian/control b/debian/control
index f10abee..d4086c9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  x11proto-randr-dev,
  quilt,
  xutils-dev (= 1:7.5+4),
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 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
 

commit 73cb0954c2e775fcfdc0d0c0321b1c1b48b1b7d1
Author: Cyril Brulebois k...@debian.org
Date:   Thu Feb 3 06:26:06 2011 +0100

Wrap Depends/Provides.

diff --git a/debian/changelog b/debian/changelog
index c02fb92..ad64453 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ xserver-xorg-input-vmmouse (1:12.6.99.901-2) UNRELEASED; 
urgency=low
   * Remove xsfbs accordingly.
   * Remove long obsolete Replaces.
   * Update Uploaders list. Thanks, David  Brice!
+  * Wrap Depends/Provides.
 
  -- Cyril Brulebois k...@debian.org  Thu, 03 Feb 2011 05:55:04 +0100
 
diff --git a/debian/control b/debian/control
index 0873184..f10abee 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,14 @@ Vcs-Browser: 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-06-04 Thread Robert Hooker
 ChangeLog  |   41 +
 configure.ac   |3 ---
 debian/changelog   |8 
 shared/Makefile.am |2 +-
 src/Makefile.am|2 +-
 src/vmmouse.c  |1 +
 tools/.gitignore   |1 +
 tools/69-xorg-vmmouse.rules.in |2 +-
 tools/Makefile.am  |2 +-
 9 files changed, 55 insertions(+), 7 deletions(-)

New commits:
commit e30fbd725c2000e79ae3213f672d119e5cc66b44
Author: Robert Hooker sarv...@ubuntu.com
Date:   Fri Jun 4 03:27:03 2010 -0400

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index b9d5c0e..5b32f23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+commit 833698b3b9857fda176c91a0dbb128275a174624
+Author: Gaetan Nadon mems...@videotron.ca
+Date:   Sun Apr 25 19:36:19 2010 -0400
+
+config: git ignore recently added 69-xorg-vmmouse.rules
+
+Was added in 1d1c0514158abb66388ee4eb44764d201203a863
+
+Signed-off-by: Gaetan Nadon mems...@videotron.ca
+
+commit 1d1c0514158abb66388ee4eb44764d201203a863
+Author: Jakob Bornecrantz ja...@vmware.com
+Date:   Mon Apr 19 15:29:41 2010 +0100
+
+Only match against event[0-9] in udev rules
+
+It looks like the udev rule was matched against two devices which caused
+the driver to be loaded twice. We shouldn't match against the other
+device because it will very seldom send bogus events. Some of the bug
+this caused was buttons getting stuck.
+
+commit b22d830a4e1c609a709e71c306a3b3a8ff8a6078
+Author: Julien Cristau jcris...@debian.org
+Date:   Sat Apr 17 01:39:23 2010 +0200
+
+Don't clobber CFLAGS
+
+CFLAGS is a user variable, don't set it from configure.
+
+commit 1cba87aab183eb3846757a0ee0828e3eb119a6e6
+Author: Julien Cristau jcris...@debian.org
+Date:   Sat Apr 17 01:30:15 2010 +0200
+
+Include exevents.h for XIGetKnownProperty
+
+Fixes this compiler warning:
+vmmouse.c: In function ‘VMMouseDeviceControl’:
+vmmouse.c:734: warning: implicit declaration of function 
‘XIGetKnownProperty’
+
+Signed-off-by: Julien Cristau jcris...@debian.org
+
 commit 01f03ca8fbca96957d6c2718f4279e31cb406c2f
 Author: Peter Hutterer peter.hutte...@who-t.net
 Date:   Fri Apr 9 08:30:26 2010 +1000
diff --git a/debian/changelog b/debian/changelog
index 1d1838d..152b519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; urgency=low
+
+  * 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.
+
+ -- Robert Hooker sarv...@ubuntu.com  Fri, 04 Jun 2010 03:05:36 -0400
+
 xserver-xorg-input-vmmouse (1:12.6.9-1) unstable; urgency=low
 
   [ Julien Cristau ]

commit 833698b3b9857fda176c91a0dbb128275a174624
Author: Gaetan Nadon mems...@videotron.ca
Date:   Sun Apr 25 19:36:19 2010 -0400

config: git ignore recently added 69-xorg-vmmouse.rules

Was added in 1d1c0514158abb66388ee4eb44764d201203a863

Signed-off-by: Gaetan Nadon mems...@videotron.ca

diff --git a/tools/.gitignore b/tools/.gitignore
index 96849a3..b402509 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1,3 +1,4 @@
 #  Add  Override for this directory and it's subdirectories
 hal-probe-vmmouse
 vmmouse_detect
+69-xorg-vmmouse.rules

commit 1d1c0514158abb66388ee4eb44764d201203a863
Author: Jakob Bornecrantz ja...@vmware.com
Date:   Mon Apr 19 15:29:41 2010 +0100

Only match against event[0-9] in udev rules

It looks like the udev rule was matched against two devices which caused
the driver to be loaded twice. We shouldn't match against the other
device because it will very seldom send bogus events. Some of the bug
this caused was buttons getting stuck.

diff --git a/tools/69-xorg-vmmouse.rules.in b/tools/69-xorg-vmmouse.rules.in
index 0d7f028..602afb6 100644
--- a/tools/69-xorg-vmmouse.rules.in
+++ b/tools/69-xorg-vmmouse.rules.in
@@ -1 +1 @@
-ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, PROGRAM=__BIN_PREFIX__/vmmouse_detect, ENV{ID_INPUT.tags}=vmmouse
+ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, KERNEL==event[0-9]*, PROGRAM=__BIN_PREFIX__/vmmouse_detect, 
ENV{ID_INPUT.tags}=vmmouse

commit b22d830a4e1c609a709e71c306a3b3a8ff8a6078
Author: Julien Cristau jcris...@debian.org
Date:   Sat Apr 17 01:39:23 2010 +0200

Don't clobber CFLAGS

CFLAGS is a user variable, don't set it from configure.

diff --git a/configure.ac b/configure.ac
index 472c705..6c29dc2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,9 +138,6 @@ PKG_CHECK_EXISTS([xorg-server = 1.6.0],
 [AC_DEFINE([NO_MOUSE_MODULE], 1,
[Do not include built-in mouse module fallback])])
 
-CFLAGS=$CFLAGS 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-06-04 Thread Robert Hooker
 debian/changelog |1 +
 debian/control   |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit d2cae9ed5b77193c250e449da96df7257116bdae
Author: Robert Hooker sarv...@ubuntu.com
Date:   Fri Jun 4 04:02:07 2010 -0400

Version build-dependency on xutils-dev as it requires util-macros 1.4 
provided in 1:7.5+1.

diff --git a/debian/changelog b/debian/changelog
index 152b519..760c683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; urgency=low
   * 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.
 
  -- Robert Hooker sarv...@ubuntu.com  Fri, 04 Jun 2010 03:05:36 -0400
 
diff --git a/debian/control b/debian/control
index 36789f8..c093147 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  dpkg-dev (= 1.14.17),
  automake,
  libtool,
- xutils-dev
+ xutils-dev (= 1:7.5+1)
 Standards-Version: 3.8.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


-- 
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/e1okrsa-0007yt...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-06-04 Thread Julien Cristau
 debian/changelog  |9 +++--
 debian/rules  |1 +
 debian/xserver-xorg-input-vmmouse.install |3 +--
 3 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit dd73565540732584f71850844435cf79f6432d70
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 4 10:26:00 2010 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 3e02d89..f2a8161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.6.9-2) unstable; urgency=low
 
   [ Robert Hooker ]
   * Pull from upstream master branch up to commit 833698b3b98
@@ -10,7 +10,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; 
urgency=low
   * Move vmmouse_detect from /usr/bin to /bin, since the udev rule needs it.
   * Stop shipping hal-probe-vmmouse.
 
- -- Robert Hooker sarv...@ubuntu.com  Fri, 04 Jun 2010 03:05:36 -0400
+ -- Julien Cristau jcris...@debian.org  Fri, 04 Jun 2010 10:25:57 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.9-1) unstable; urgency=low
 

commit 7529f52dc978956447f43f5b188c93afd5b73557
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 4 10:25:18 2010 +0200

Stop shipping hal-probe-vmmouse.

diff --git a/debian/changelog b/debian/changelog
index 520fb32..3e02d89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Move vmmouse_detect from /usr/bin to /bin, since the udev rule needs it.
+  * Stop shipping hal-probe-vmmouse.
 
  -- Robert Hooker sarv...@ubuntu.com  Fri, 04 Jun 2010 03:05:36 -0400
 
diff --git a/debian/xserver-xorg-input-vmmouse.install 
b/debian/xserver-xorg-input-vmmouse.install
index 6e48297..e3e4e58 100644
--- a/debian/xserver-xorg-input-vmmouse.install
+++ b/debian/xserver-xorg-input-vmmouse.install
@@ -1,6 +1,5 @@
 usr/lib/xorg/modules/input/*.so
 bin/vmmouse_detect
-usr/lib/hal/hal-probe-vmmouse
 usr/share/man
 usr/share/X11/xorg.conf.d
 lib/udev/rules.d

commit 610b1d6c40bf97294346a5380c0ac8c99a7f16c0
Author: Julien Cristau jcris...@debian.org
Date:   Fri Jun 4 10:24:32 2010 +0200

Move vmmouse_detect from /usr/bin to /bin, since the udev rule needs it.

diff --git a/debian/changelog b/debian/changelog
index 760c683..520fb32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 xserver-xorg-input-vmmouse (1:12.6.9-2) UNRELEASED; 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.
+
  -- Robert Hooker sarv...@ubuntu.com  Fri, 04 Jun 2010 03:05:36 -0400
 
 xserver-xorg-input-vmmouse (1:12.6.9-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 8f9b639..3c860be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,7 @@ build-stamp: configure
test -d build || mkdir build
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
+--bindir=/bin \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS=$(CFLAGS)
cd build  $(MAKE)
diff --git a/debian/xserver-xorg-input-vmmouse.install 
b/debian/xserver-xorg-input-vmmouse.install
index afa6194..6e48297 100644
--- a/debian/xserver-xorg-input-vmmouse.install
+++ b/debian/xserver-xorg-input-vmmouse.install
@@ -1,5 +1,5 @@
 usr/lib/xorg/modules/input/*.so
-usr/bin/vmmouse_detect
+bin/vmmouse_detect
 usr/lib/hal/hal-probe-vmmouse
 usr/share/man
 usr/share/X11/xorg.conf.d


-- 
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/e1oksgc-0005fv...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-05-07 Thread Mikhail Gusarov
 debian/control |2 --
 1 file changed, 2 deletions(-)

New commits:
commit a615c68a93d100b75fad27aabfa6018e8338dc8e
Author: Mikhail Gusarov dotted...@debian.org
Date:   Fri May 7 18:58:56 2010 +0700

Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

diff --git a/debian/control b/debian/control
index eaebb75..36789f8 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,5 @@ Description: X.Org X server -- VMMouse input driver to use 
with VMWare
  .
  More information about X.Org can be found at:
  URL:http://www.X.org
- URL:http://xorg.freedesktop.org
- URL:http://lists.freedesktop.org/mailman/listinfo/xorg
  .
  This package is built from the X.org xf86-input-vmmouse driver module.


-- 
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/e1oamng-0007nw...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-04-17 Thread Cyril Brulebois
 debian/changelog |9 +++--
 debian/control   |4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit dc847c03f22fe54018b88d88ffbda797449a9b72
Author: Cyril Brulebois k...@debian.org
Date:   Sat Apr 17 21:50:35 2010 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 7201b37..1d1838d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.6.9-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.6.9-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * New upstream release
@@ -11,7 +11,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-1) UNRELEASED; 
urgency=low
   * Add myself to Uploaders.
   * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).
 
- -- Julien Cristau jcris...@debian.org  Sat, 17 Apr 2010 01:11:13 +0200
+ -- Cyril Brulebois k...@debian.org  Sat, 17 Apr 2010 21:50:29 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.5-4) unstable; urgency=low
 

commit 0e51224cdac404884ae5341ccb9eaf51a9b3d36a
Author: Cyril Brulebois k...@debian.org
Date:   Sat Apr 17 21:49:51 2010 +0200

Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index 39f1af1..7201b37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Add myself to Uploaders.
+  * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).
 
  -- Julien Cristau jcris...@debian.org  Sat, 17 Apr 2010 01:11:13 +0200
 
diff --git a/debian/control b/debian/control
index 1ef54d0..eaebb75 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.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
 

commit 4900de403f64c4f7b5dd176c81e5b945f77d1adb
Author: Cyril Brulebois k...@debian.org
Date:   Sat Apr 17 21:49:36 2010 +0200

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 0b0173f..39f1af1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
 xserver-xorg-input-vmmouse (1:12.6.9-1) UNRELEASED; 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.
+
  -- Julien Cristau jcris...@debian.org  Sat, 17 Apr 2010 01:11:13 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.5-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 541d897..1ef54d0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-input-vmmouse
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Drew Parsons 
dpars...@debian.org, Brice Goglin bgog...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Drew Parsons 
dpars...@debian.org, Brice Goglin bgog...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
  debhelper (= 5),
  pkg-config,


-- 
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/e1o3e4x-0005sf...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-04-16 Thread Julien Cristau
 ChangeLog   |  110 
 Makefile.am |3 
 configure.ac|   38 -
 debian/README.source|2 
 debian/changelog|   10 ++
 debian/control  |4 -
 debian/local/10-vmmouse.conf|6 -
 debian/local/69-xorg-vmmouse.rules  |1 
 debian/patches/01-enable-detect-in-kvm.diff |   17 +++-
 debian/rules|4 -
 debian/xserver-xorg-input-vmmouse.install   |2 
 debian/xsfbs/xsfbs.mk   |   31 +--
 man/.gitignore  |3 
 man/Makefile.am |   14 ++-
 man/vmmouse_detect.1|   58 --
 man/vmmouse_detect.man  |   58 ++
 shared/Makefile.am  |2 
 src/vmmouse.c   |   11 +-
 tools/50-vmmouse.conf   |7 +
 tools/69-xorg-vmmouse.rules.in  |1 
 tools/Makefile.am   |   24 +-
 tools/hal-probe-vmmouse.in  |1 
 22 files changed, 297 insertions(+), 110 deletions(-)

New commits:
commit b803ab224b6b3165a3fcc7c49d81f0e51d01fa77
Author: Julien Cristau jcris...@debian.org
Date:   Sat Apr 17 01:27:26 2010 +0200

Add missing include in 01-enable-detect-in-kvm.diff

diff --git a/debian/patches/01-enable-detect-in-kvm.diff 
b/debian/patches/01-enable-detect-in-kvm.diff
index 9f9cc39..45c2e41 100644
--- a/debian/patches/01-enable-detect-in-kvm.diff
+++ b/debian/patches/01-enable-detect-in-kvm.diff
@@ -2,10 +2,19 @@ Description: add iopl() back so vmmouse_detect will work in 
kvm again.
 Origin: upstream, reverses 
http://cgit.freedesktop.org/xorg/driver/xf86-input-vmmouse/commit/?id=bcdec3d0cd4434770cd841c33c030e0d7203881f
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525039
 
-diff -Nur xserver-xorg-input-vmmouse-12.6.5/tools/vmmouse_detect.c 
xserver-xorg-input-vmmouse-12.6.5.new/tools/vmmouse_detect.c
 xserver-xorg-input-vmmouse-12.6.5/tools/vmmouse_detect.c   2009-05-11 
12:59:48.0 -0400
-+++ xserver-xorg-input-vmmouse-12.6.5.new/tools/vmmouse_detect.c   
2010-03-05 09:53:21.0 -0500
-@@ -53,6 +53,11 @@
+Index: xserver-xorg-input-vmmouse/tools/vmmouse_detect.c
+===
+--- xserver-xorg-input-vmmouse.orig/tools/vmmouse_detect.c
 xserver-xorg-input-vmmouse/tools/vmmouse_detect.c
+@@ -28,6 +28,7 @@
+ 
+ #include stdlib.h
+ #include signal.h
++#include sys/io.h
+ #include vmmouse_client.h
+ 
+ #ifdef HAVE_CONFIG_H
+@@ -53,6 +54,11 @@
 signal(SIGSEGV, segvCB);
  
  #if defined __i386__ || defined __x86_64__ 

commit bb27f6bfc187122f403a05a5443d873ede5213d5
Author: Julien Cristau jcris...@debian.org
Date:   Sat Apr 17 01:24:37 2010 +0200

Actually install the udev rules and xorg.conf.d snippet in the package

diff --git a/debian/xserver-xorg-input-vmmouse.install 
b/debian/xserver-xorg-input-vmmouse.install
index 1d8fa70..afa6194 100644
--- a/debian/xserver-xorg-input-vmmouse.install
+++ b/debian/xserver-xorg-input-vmmouse.install
@@ -2,3 +2,5 @@ usr/lib/xorg/modules/input/*.so
 usr/bin/vmmouse_detect
 usr/lib/hal/hal-probe-vmmouse
 usr/share/man
+usr/share/X11/xorg.conf.d
+lib/udev/rules.d

commit e656fdd951c487ea25c0b4158e6e7b0bcd47c28c
Author: Julien Cristau jcris...@debian.org
Date:   Sat Apr 17 01:18:29 2010 +0200

Use new xsfbs and ${xinpdriver:Depends}.

diff --git a/debian/changelog b/debian/changelog
index e5ca50d..0b0173f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xserver-xorg-input-vmmouse (1:12.6.9-1) UNRELEASED; urgency=low
 - 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}.
 
  -- Julien Cristau jcris...@debian.org  Sat, 17 Apr 2010 01:11:13 +0200
 
diff --git a/debian/control b/debian/control
index 3cdecc6..541d897 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-vmmouse
 
 Package: xserver-xorg-input-vmmouse
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends},
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xinpdriver:Depends},
  xserver-xorg-input-mouse,
  udev
 Provides: ${xinpdriver:Provides}

commit cf9169723c794c1cf59ba73f4f19f03c0ef25690
Author: Julien Cristau jcris...@debian.org
Date:   Sat Apr 17 01:14:28 2010 +0200

Bump build-dependency on xserver-xorg-dev for /usr/share/X11/xorg.conf.d.

diff --git a/debian/changelog b/debian/changelog
index bb73d7f..e5ca50d 100644
--- a/debian/changelog
+++ 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-03-30 Thread Timo Aaltonen
 debian/changelog|8 
 debian/local/10-vmmouse.conf|6 ++
 debian/local/69-xorg-vmmouse.rules  |1 +
 debian/patches/01-enable-detect-in-kvm.diff |   19 +++
 debian/patches/series   |1 +
 debian/rules|4 
 6 files changed, 39 insertions(+)

New commits:
commit 3daaa6088f941d3e73d49159803369ca42255966
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Mar 30 16:19:56 2010 +0300

Add 01-enable-detect-in-kvm.diff, closes #525039.

diff --git a/debian/changelog b/debian/changelog
index 0af2da5..104face 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; 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.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 30 Mar 2010 16:01:35 +0300
 
diff --git a/debian/patches/01-enable-detect-in-kvm.diff 
b/debian/patches/01-enable-detect-in-kvm.diff
new file mode 100644
index 000..9f9cc39
--- /dev/null
+++ b/debian/patches/01-enable-detect-in-kvm.diff
@@ -0,0 +1,19 @@
+Description: add iopl() back so vmmouse_detect will work in kvm again.
+Origin: upstream, reverses 
http://cgit.freedesktop.org/xorg/driver/xf86-input-vmmouse/commit/?id=bcdec3d0cd4434770cd841c33c030e0d7203881f
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525039
+
+diff -Nur xserver-xorg-input-vmmouse-12.6.5/tools/vmmouse_detect.c 
xserver-xorg-input-vmmouse-12.6.5.new/tools/vmmouse_detect.c
+--- xserver-xorg-input-vmmouse-12.6.5/tools/vmmouse_detect.c   2009-05-11 
12:59:48.0 -0400
 xserver-xorg-input-vmmouse-12.6.5.new/tools/vmmouse_detect.c   
2010-03-05 09:53:21.0 -0500
+@@ -53,6 +53,11 @@
+signal(SIGSEGV, segvCB);
+ 
+ #if defined __i386__ || defined __x86_64__ 
++   /*
++* To access i/o ports above 0x3ff, we need to be in iopl(3).
++*/
++
++   iopl(3);
+if (VMMouseClient_Enable()) {
+   VMMouseClient_Disable();
+   return 0;
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..1a0c312 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-enable-detect-in-kvm.diff

commit 8eb233c45d39e92a09cd32c4c1b5d24b644636f4
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Mar 30 16:16:16 2010 +0300

Add 69-xorg-vmmouse.rules, needed to set ID_INPUT.tags.

diff --git a/debian/changelog b/debian/changelog
index 65a6e82..0af2da5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; urgency=low
 
   * Add 10-vmmouse.conf.
+  * Add 69-xorg-vmmouse.rules, needed to set ID_INPUT.tags.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 30 Mar 2010 16:01:35 +0300
 
diff --git a/debian/local/69-xorg-vmmouse.rules 
b/debian/local/69-xorg-vmmouse.rules
new file mode 100644
index 000..7b1bd00
--- /dev/null
+++ b/debian/local/69-xorg-vmmouse.rules
@@ -0,0 +1 @@
+ACTION==add|change, ENV{ID_INPUT_MOUSE}==?*, ATTRS{description}==i8042 
AUX port, PROGRAM=/usr/bin/vmmouse_detect, ENV{ID_INPUT.tags}=vmmouse
diff --git a/debian/rules b/debian/rules
index 2003d9e..17534d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,6 +80,8 @@ binary-arch: build install serverabi
dh_installdocs README
dh_installchangelogs ChangeLog
dh_install --sourcedir=debian/tmp --list-missing 
--exclude=vmmouse_drv.la
+   install -d debian/xserver-xorg-input-vmmouse/lib/udev/rules.d
+   install -m 644 debian/local/69-xorg-vmmouse.rules 
debian/xserver-xorg-input-vmmouse/lib/udev/rules.d
install -d debian/xserver-xorg-input-vmmouse/usr/lib/X11/xorg.conf.d
install -m 644 debian/local/10-vmmouse.conf 
debian/xserver-xorg-input-vmmouse/usr/lib/X11/xorg.conf.d
dh_installman

commit d9d84bb869112cc56d49eeab012b62b84665d885
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Mar 30 16:03:55 2010 +0300

Add 10-vmmouse.conf.

diff --git a/debian/changelog b/debian/changelog
index ab5bd84..65a6e82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; urgency=low
+
+  * Add 10-vmmouse.conf.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 30 Mar 2010 16:01:35 +0300
+
 xserver-xorg-input-vmmouse (1:12.6.5-3) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/local/10-vmmouse.conf b/debian/local/10-vmmouse.conf
new file mode 100644
index 000..879b604
--- /dev/null
+++ b/debian/local/10-vmmouse.conf
@@ -0,0 +1,6 @@
+Section InputClass
+   Identifier vmmouse catchall
+   MatchTag vmmouse
+   Driver vmmouse
+EndSection
+
diff --git a/debian/rules b/debian/rules
index 8f9b639..2003d9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,6 +80,8 @@ binary-arch: build install serverabi
dh_installdocs README

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-03-30 Thread Timo Aaltonen
 debian/changelog  |2 ++
 debian/control|4 +++-
 debian/xserver-xorg-input-vmmouse.install |1 -
 debian/xserver-xorg-input-vmmouse.postinst.in |   18 ++
 4 files changed, 23 insertions(+), 2 deletions(-)

New commits:
commit 7f41d8d6587e3c56516adb055d5d13b64e1fc29e
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Mar 30 16:38:53 2010 +0300

Run udevadm trigger on postinst, and depend on udev.

diff --git a/debian/changelog b/debian/changelog
index ab6de28..2e2be3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; urgency=low
   * 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 tjaal...@ubuntu.com  Tue, 30 Mar 2010 16:01:35 +0300
 
diff --git a/debian/control b/debian/control
index 8773513..86b6c04 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,9 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-vmmouse
 
 Package: xserver-xorg-input-vmmouse
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}, 
xserver-xorg-input-mouse
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends},
+ xserver-xorg-input-mouse,
+ udev
 Provides: ${xinpdriver:Provides}
 Replaces: xserver-xorg ( 6.8.2-35)
 Description: X.Org X server -- VMMouse input driver to use with VMWare
diff --git a/debian/xserver-xorg-input-vmmouse.postinst.in 
b/debian/xserver-xorg-input-vmmouse.postinst.in
new file mode 100644
index 000..00cb6c3
--- /dev/null
+++ b/debian/xserver-xorg-input-vmmouse.postinst.in
@@ -0,0 +1,18 @@
+#!/bin/sh
+set -e
+
+THIS_PACKAGE=xserver-xorg-input-vmmouse
+THIS_SCRIPT=postinst
+
+#INCLUDE_SHELL_LIB#
+
+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

commit 2aed506ab7fa7238fe028b6bc49dd15e1dd2903f
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Mar 30 16:25:07 2010 +0300

Don't install the hal fdi anymore, it's obsolete.

diff --git a/debian/changelog b/debian/changelog
index 104face..ab6de28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; 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.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 30 Mar 2010 16:01:35 +0300
 
diff --git a/debian/xserver-xorg-input-vmmouse.install 
b/debian/xserver-xorg-input-vmmouse.install
index 72c10d4..1d8fa70 100644
--- a/debian/xserver-xorg-input-vmmouse.install
+++ b/debian/xserver-xorg-input-vmmouse.install
@@ -2,4 +2,3 @@ usr/lib/xorg/modules/input/*.so
 usr/bin/vmmouse_detect
 usr/lib/hal/hal-probe-vmmouse
 usr/share/man
-usr/share/hal/fdi/policy/20thirdparty/*


-- 
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/e1nwbj8-00067n...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-03-30 Thread Timo Aaltonen
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 37a516e456e100e76054d86e804ef71415589f14
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Mar 30 21:57:29 2010 +0300

Release to unstable

diff --git a/debian/changelog b/debian/changelog
index 2e2be3a..20ae0a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; urgency=low
+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.
@@ -6,7 +6,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-4) UNRELEASED; urgency=low
   * Don't install the hal fdi anymore, it's obsolete.
   * Run udevadm trigger on postinst, and depend on udev.
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 30 Mar 2010 16:01:35 +0300
+ -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 30 Mar 2010 21:56:42 +0300
 
 xserver-xorg-input-vmmouse (1:12.6.5-3) unstable; urgency=low
 


-- 
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/e1nwgdk-lq...@alioth.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-02-04 Thread Brice Goglin
 .gitignore   |   73 +++--
 ChangeLog|   88 
 INSTALL  |  231 ---
 Makefile.am  |   11 ++
 configure.ac |   30 +--
 debian/changelog |   10 +-
 man/.gitignore   |3 
 man/Makefile.am  |   41 -
 src/vmmouse.c|4 
 tools/.gitignore |3 
 10 files changed, 206 insertions(+), 288 deletions(-)

New commits:
commit fa7267c2fb6a50be54f8e32cfa91060dbdb24822
Author: Brice Goglin bgog...@debian.org
Date:   Thu Feb 4 19:42:48 2010 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 8569be7..ab5bd84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.6.5-3) UNRELEASED; urgency=low
+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
@@ -10,7 +10,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-3) UNRELEASED; 
urgency=low
 + Stop using xf86LoaderReqSymLists since it was removed from the
   server, closes: #568403.
 
- -- Julien Cristau jcris...@debian.org  Sat, 23 Jan 2010 02:30:58 +0100
+ -- Brice Goglin bgog...@debian.org  Thu, 04 Feb 2010 19:39:57 +0100
 
 xserver-xorg-input-vmmouse (1:12.6.5-2) experimental; urgency=low
 

commit bc00ccf5506d9c3889830d5a92e58eb0ed36747a
Author: Brice Goglin bgog...@debian.org
Date:   Thu Feb 4 19:39:51 2010 +0100

Pull from upstream master

diff --git a/debian/changelog b/debian/changelog
index 6282cbc..8569be7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
 xserver-xorg-input-vmmouse (1:12.6.5-3) UNRELEASED; 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.
+
  -- Julien Cristau jcris...@debian.org  Sat, 23 Jan 2010 02:30:58 +0100
 
 xserver-xorg-input-vmmouse (1:12.6.5-2) experimental; urgency=low

commit aca67eca8bbb1368a2f36614b0e78b98947f134f
Author: Alan Coopersmith alan.coopersm...@sun.com
Date:   Fri Jan 15 15:15:54 2010 -0800

Update Sun license notices to current X.Org standard form

Signed-off-by: Alan Coopersmith alan.coopersm...@sun.com

diff --git a/man/Makefile.am b/man/Makefile.am
index 1f31487..2671512 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,27 +1,24 @@
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
-# 
-# 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.
-# 
-# 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 OPEN GROUP 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 holders 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 holders.
+#
+# 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 (including the next
+# paragraph) 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 AUTHORS OR COPYRIGHT HOLDERS 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.
 # 
 
 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-01-22 Thread Julien Cristau
 debian/changelog |   17 -
 debian/control   |2 +-
 2 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit 9b18ec6ed5e50911a1ae72776a13b02f8bff6614
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 23 01:46:36 2010 +0100

Remove myself from Uploaders

diff --git a/debian/changelog b/debian/changelog
index 0985612..00f06c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xserver-xorg-input-vmmouse (1:12.6.5-2) UNRELEASED; 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
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 05 Dec 2009 02:06:47 +0200
 
diff --git a/debian/control b/debian/control
index e7a4204..8773513 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-input-vmmouse
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Drew Parsons 
dpars...@debian.org, Brice Goglin bgog...@debian.org, Julien Cristau 
jcris...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Drew Parsons 
dpars...@debian.org, Brice Goglin bgog...@debian.org
 Build-Depends:
  debhelper (= 5),
  pkg-config,

commit 4dbde7d314e2397f3136e1b9e6f6abded2c6a4e4
Author: Cyril Brulebois k...@debian.org
Date:   Sat Dec 5 23:20:24 2009 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 7e4a4fe..99e5b0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-xserver-xorg-input-vmmouse (1:12.6.5-2) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.6.5-2) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * Build against Xserver 1.7.
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 05 Dec 2009 02:06:47 +0200
+  [ Cyril Brulebois ]
+  * Upload to experimental.
+
+ -- Cyril Brulebois k...@debian.org  Sat, 05 Dec 2009 23:20:15 +0100
 
 xserver-xorg-input-vmmouse (1:12.6.5-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2010-01-16 Thread Julien Cristau
 debian/changelog |5 +
 debian/rules |   10 +-
 2 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit cc28c112ec5561c0032cc4a8b9d476a27c2805ca
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 16 16:48:50 2010 +

Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

diff --git a/debian/changelog b/debian/changelog
index 7e4a4fe..0985612 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 xserver-xorg-input-vmmouse (1:12.6.5-2) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * Build against Xserver 1.7.
 
+  [ Julien Cristau ]
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
+
  -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 05 Dec 2009 02:06:47 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.5-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index f7f028f..8f9b639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,12 +40,12 @@ build: build-stamp
 build-stamp: configure
dh_testdir
 
-   test -d obj-$(DEB_BUILD_GNU_TYPE) || mkdir obj-$(DEB_BUILD_GNU_TYPE)
-   cd obj-$(DEB_BUILD_GNU_TYPE)  \
+   test -d build || mkdir build
+   cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS=$(CFLAGS)
-   cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE)
+   cd build  $(MAKE)
$@
 
 clean: xsfclean
@@ -57,7 +57,7 @@ clean: xsfclean
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
-   rm -rf obj-*
+   rm -rf build
rm -f aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing
rm -f $$(find -name Makefile.in)
@@ -70,7 +70,7 @@ install: build
dh_clean -k
dh_installdirs
 
-   cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
+   cd build  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
 # Build architecture-dependent files here.
 binary-arch: build install serverabi


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2009-12-04 Thread Timo Aaltonen
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 2c87b7dcf51d75d9c201995d27cb36683bcf8f1a
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Sat Dec 5 02:07:34 2009 +0200

Build against Xserver 1.7.

diff --git a/debian/changelog b/debian/changelog
index 5bd8a88..7e4a4fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.6.5-2) UNRELEASED; urgency=low
+
+  * Build against Xserver 1.7.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 05 Dec 2009 02:06:47 +0200
+
 xserver-xorg-input-vmmouse (1:12.6.5-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 6347092..e7a4204 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow dnusi...@debian.org, Drew Parsons 
dpars...@debian.or
 Build-Depends:
  debhelper (= 5),
  pkg-config,
- xserver-xorg-dev (= 2:1.5.99.901),
+ xserver-xorg-dev (= 2:1.7),
  x11proto-input-dev,
  x11proto-core-dev,
  x11proto-randr-dev,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2009-11-30 Thread Timo Aaltonen
 debian/xsfbs/xsfbs.mk |   17 ++---
 debian/xsfbs/xsfbs.sh |4 +---
 2 files changed, 3 insertions(+), 18 deletions(-)

New commits:
commit 2a1b4553fc2c5ba982e8bb8be4c504e28ce79ed1
Author: Julien Cristau jcris...@debian.org
Date:   Fri Sep 25 16:39:23 2009 +0200

xsfbs.mk: remove more obsolete code

We can use plain debconf-updatepo, and don't need to clean the 'imports'
directory or shlibs.local.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 82eb45f..5e16b10 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -177,19 +177,7 @@ xsfclean: cleanscripts unpatch
dh_testdir
rm -rf .pc
rm -rf $(STAMP_DIR)
-   rm -rf imports
-   dh_clean debian/shlibs.local \
-debian/po/pothead
-
-# Generate the debconf templates POT file header.
-debian/po/pothead: debian/po/pothead.in
-   sed -e 's/SOURCE_VERSION/$(SOURCE_VERSION)/' \
- -e 's/DATE/$(shell date +%F %X%z/)' $ $@
-
-# Update POT and PO files.
-.PHONY: updatepo
-updatepo: debian/po/pothead
-   debian/scripts/debconf-updatepo --pot-header=pothead --verbose
+   dh_clean
 
 # Remove files from the upstream source tree that we don't need, or which have
 # licensing problems.  It must be run before creating the .orig.tar.gz.

commit 9a4314c976e0d22e8d47f5d86163791e407a6ecc
Author: Julien Cristau jcris...@debian.org
Date:   Fri Sep 25 15:43:28 2009 +0200

xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage

These variables aren't set anywhere.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 1f86848..82eb45f 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -176,7 +176,7 @@ cleanscripts:
 xsfclean: cleanscripts unpatch
dh_testdir
rm -rf .pc
-   rm -rf $(STAMP_DIR) $(SOURCE_DIR)
+   rm -rf $(STAMP_DIR)
rm -rf imports
dh_clean debian/shlibs.local \
 debian/po/pothead
@@ -252,7 +252,6 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
  | sed -e '/^#INCLUDE_SHELL_LIB#$$/d' $$MAINTSCRIPT.tmp; \
sed -e 's/@SOURCE_VERSION@/$(SOURCE_VERSION)/' \
-e 's/@OFFICIAL_BUILD@/$(OFFICIAL_BUILD)/' \
-   -e 's/@DEFAULT_DCRESOLUTIONS@/$(DEFAULT_DCRESOLUTIONS)/' \
  $$MAINTSCRIPT.tmp $$MAINTSCRIPT; \
rm $$MAINTSCRIPT.tmp; \
  fi; \

commit bda208ec00d0b7b3632f57fb27e014684cdf73ba
Author: Julien Cristau jcris...@debian.org
Date:   Fri Sep 25 15:33:39 2009 +0200

xsfbs.sh: fix typo and remove svn keyword

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 45acd59..813fd8d 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -1,5 +1,3 @@
-# $Id$
-
 # This is the X Strike Force shell library for X Window System package
 # maintainer scripts.  It serves to define shell functions commonly used by
 # such packages, and performs some error checking necessary for proper 
operation
@@ -8,7 +6,7 @@
 # removal tasks.
 
 # If you are reading this within a Debian package maintainer script (e.g.,
-# /var/lib/dpkg)info/PACKAGE.{config,preinst,postinst,prerm,postrm}), you can
+# /var/lib/dpkg/info/PACKAGE.{config,preinst,postinst,prerm,postrm}), you can
 # skip past this library by scanning forward in this file to the string
 # GOBSTOPPER.
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2009-09-04 Thread Brice Goglin
 ChangeLog |   40 
 configure.ac  |5 -
 debian/README.source  |   73 +++
 debian/changelog  |7 +
 debian/control|2 
 debian/xsfbs/xsfbs.mk |4 
 debian/xsfbs/xsfbs.sh |  241 --
 src/vmmouse.c |  152 +--
 8 files changed, 189 insertions(+), 335 deletions(-)

New commits:
commit 4d9c5ba6a6e114eb32ead11365c0392215bfee52
Author: Brice Goglin bgog...@debian.org
Date:   Fri Sep 4 14:29:49 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 1c33009..5bd8a88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xserver-xorg-input-vmmouse (1:12.6.5-1) UNRELEASED; urgency=low
+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 bgog...@debian.org  Fri, 04 Sep 2009 14:28:48 +0200
+ -- Brice Goglin bgog...@debian.org  Fri, 04 Sep 2009 14:29:46 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.4-1) unstable; urgency=low
 

commit 0234fb7e7583495f96a7edc442e7c7126be94094
Author: Brice Goglin bgog...@debian.org
Date:   Fri Sep 4 14:29:40 2009 +0200

Bump Standards-Version to 3.8.3 now that we have README.source

diff --git a/debian/changelog b/debian/changelog
index f11d633..1c33009 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 xserver-xorg-input-vmmouse (1:12.6.5-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Bump Standards-Version to 3.8.3 now that we have README.source.
 
- -- Brice Goglin bgog...@debian.org  Fri, 04 Sep 2009 13:49:41 +0200
+ -- Brice Goglin bgog...@debian.org  Fri, 04 Sep 2009 14:28:48 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index f07fae2..6347092 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.3
 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
 

commit 73ffc96f5c32ef00468d6934e9e9826dad815ada
Author: Brice Goglin bgog...@debian.org
Date:   Fri Sep 4 13:51:26 2009 +0200

New upstream release

diff --git a/ChangeLog b/ChangeLog
index f8904ec..4071f20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+commit 989004f300c9fd897837fdee4fd9c1307c6ed6ca
+Author: Adam Jackson a...@redhat.com
+Date:   Thu Jul 16 09:57:27 2009 +1000
+
+Compile with INPUT ABI 7.
+
+Button labels up to 7 are essentially default so we can assume they are the
+usual ones. Beyond that, they are anyone's guess.
+Axis labels are X/Y.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 2fd8646ff528f4f7c4450dff111b4e9335ae2186
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Wed Jul 29 11:21:19 2009 -0700
+
+Needed by newer X servers, otherwise the module data is invisible and a 
dlopen error occurs.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 436582791de540ef85b0b66000f2446d6f8f9802
+Author: Shelley Gong shelleyg...@vmware.com
+Date:   Wed Jul 29 11:12:24 2009 -0700
+
+Turn off built-in fallback-to-mouse-driver mechanism. With input
+hotplug, HAL handles deciding which driver to use and the presence
+of mouse_drv can't be assumed anymore on modern distros.
+
+commit 370aab66b97a6fdc18f87d584a252f33f575899e
+Author: Matthias Hopf mh...@suse.de
+Date:   Fri Jun 5 20:06:40 2009 +0200
+
+Remove ModuleInfoRec and associated bits.
+
+ModuleInfoRec was removed with 2107becb0ce2ffda001be65728c53563496d8d50 
from
+the server. The MouseOpts were only used from the ModuleInfoRec, they're 
gone
+now too.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
 commit d61609868697825717d2f6a63b2a6177cb13873b
 Author: Shelley Gong shelleyg...@vmware.com
 Date:   Mon May 11 10:08:56 2009 -0700
diff --git a/debian/changelog b/debian/changelog
index 80f6650..f11d633 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.6.5-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Brice Goglin bgog...@debian.org  Fri, 04 Sep 2009 13:49:41 +0200
+
 xserver-xorg-input-vmmouse (1:12.6.4-1) unstable; urgency=low
 
   * New upstream release.

commit 5693792171d885769e58d053c08b11acd12a
Author: Julien Cristau jcris...@debian.org
Date:   Wed Aug 26 18:53:36 2009 +0200

xsfbs.mk: no need for shlibs.local

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index f0f8953..1f86848 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -265,10 +265,6 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
#debian/*.prerm

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2009-05-11 Thread Brice Goglin
 ChangeLog  |   37 +-
 configure.ac   |8 +++
 debian/changelog   |6 +
 man/vmmouse.man|2 -
 shared/vmmouse_defs.h  |6 +
 shared/vmmouse_proto.h |9 
 src/vmmouse.c  |   53 ++---
 tools/vmmouse_detect.c |6 +
 8 files changed, 105 insertions(+), 22 deletions(-)

New commits:
commit 7a7b7007f52e1a8af69f3e6e547e5bb00b0e4eab
Author: Brice Goglin bgog...@debian.org
Date:   Mon May 11 20:13:28 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 7ab1f5b..80f6650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xserver-xorg-input-vmmouse (1:12.6.4-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.6.4-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Brice Goglin bgog...@debian.org  Mon, 11 May 2009 20:06:53 +0200
+ -- Brice Goglin bgog...@debian.org  Mon, 11 May 2009 20:13:16 +0200
 
 xserver-xorg-input-vmmouse (1:12.6.3-2) unstable; urgency=low
 

commit 66f4d846ef477c69db55401af4e0106fd4a42e90
Author: Brice Goglin bgog...@debian.org
Date:   Mon May 11 20:07:15 2009 +0200

New upstream release

diff --git a/ChangeLog b/ChangeLog
index 8f44fb7..f8904ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+commit d61609868697825717d2f6a63b2a6177cb13873b
+Author: Shelley Gong shelleyg...@vmware.com
+Date:   Mon May 11 10:08:56 2009 -0700
+
+1) Fix bug where motion notify events were being sent with every button 
event.
+
+2) Classify relative vs. absolute packets individually rather than from a
+   global flag.
+
+3) Compile with older distros.
+
+4) Bump for 12.6.4 Release.
+
+Signed-off-by: Philip Langdale phil...@fido2.homeip.net
+
+commit d5ae42ec3849672438823b08ad06a69289ae99c5
+Author: Alan Coopersmith alan.coopersm...@sun.com
+Date:   Thu May 7 15:53:32 2009 -0700
+
+Map Solaris/Sun compiler #defines to gcc equivalents
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@sun.com
+
+commit 9719534fa3a184b848ef9e9c3a755703b8708fd2
+Author: Alan Coopersmith alan.coopersm...@sun.com
+Date:   Thu Jan 15 07:29:44 2009 -0800
+
+Make --with-hal* configure options match their help output
+
+commit 5e43144376bfa4491f60dc4da34f8bde9da2f900
+Author: Alan Coopersmith alan.coopersm...@sun.com
+Date:   Fri Jan 9 16:23:49 2009 -0800
+
+Remove xorgconfig  xorgcfg from See Also list in man page
+
 commit bc324161680b1403e5811b3ac2b9ca679829a5c9
 Author: Peter Hutterer peter.hutte...@who-t.net
 Date:   Mon Dec 22 14:19:30 2008 +1000
@@ -250,7 +285,7 @@ Date:   Mon Sep 10 21:17:12 2007 -0700
 Guard modinfo section against gcc.
 
 commit b20b4c2388a19885b8d686bbc184d69bed5585d9
-Merge: 0cd80f9... d8e1d4d...
+Merge: 0cd80f9 d8e1d4d
 Author: Philip Langdale phil...@fido2.homeip.net
 Date:   Mon Sep 10 20:46:13 2007 -0700
 
diff --git a/debian/changelog b/debian/changelog
index 356b826..7ab1f5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.6.4-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Brice Goglin bgog...@debian.org  Mon, 11 May 2009 20:06:53 +0200
+
 xserver-xorg-input-vmmouse (1:12.6.3-2) unstable; urgency=low
 
   * Upload to unstable.

commit d61609868697825717d2f6a63b2a6177cb13873b
Author: Shelley Gong shelleyg...@vmware.com
Date:   Mon May 11 10:08:56 2009 -0700

1) Fix bug where motion notify events were being sent with every button 
event.

2) Classify relative vs. absolute packets individually rather than from a
   global flag.

3) Compile with older distros.

4) Bump for 12.6.4 Release.

Signed-off-by: Philip Langdale phil...@fido2.homeip.net

diff --git a/configure.ac b/configure.ac
index 118ae84..ab39f6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-vmmouse],
-12.6.3,
+12.6.4,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-vmmouse)
 
diff --git a/shared/vmmouse_defs.h b/shared/vmmouse_defs.h
index 8dc769e..d256faf 100644
--- a/shared/vmmouse_defs.h
+++ b/shared/vmmouse_defs.h
@@ -57,6 +57,12 @@
 #define VMMOUSE_ERROR  0x
 
 /*
+ * VMMouse Input packet flags
+ */
+#define VMMOUSE_MOVE_RELATIVE  1
+#define VMMOUSE_MOVE_ABSOLUTE  0
+
+/*
  * VMMouse Input button flags
  */
 #define VMMOUSE_LEFT_BUTTON0x20
diff --git a/src/vmmouse.c b/src/vmmouse.c
index a712bd5..deec8c8 100644
--- a/src/vmmouse.c
+++ b/src/vmmouse.c
@@ -95,7 +95,7 @@
  */
 #define VMMOUSE_MAJOR_VERSION 12
 #define VMMOUSE_MINOR_VERSION 6
-#define VMMOUSE_PATCHLEVEL 2
+#define VMMOUSE_PATCHLEVEL 4
 #define VMMOUSE_DRIVER_VERSION \
(VMMOUSE_MAJOR_VERSION * 65536 + VMMOUSE_MINOR_VERSION * 256 + 
VMMOUSE_PATCHLEVEL)
 #define VMMOUSE_DRIVER_VERSION_STRING \
@@ 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2009-04-09 Thread Julien Cristau
 .gitignore   |3 
 ChangeLog|  164 
 Makefile.am  |2 
 Makefile.in  |  671 
 README   |   13 
 aclocal.m4   | 8256 -
 config.guess | 1526 -
 config.h.in  |   75 
 config.sub   | 1658 -
 configure|22754 ---
 configure.ac |   30 
 debian/changelog |   25 
 debian/control   |   17 
 debian/patches/series|1 
 debian/patches/vmmouse_scale_input_data.diff |   38 
 debian/rules |   24 
 debian/xserver-xorg-input-vmmouse.install|5 
 debian/xserver-xorg-input-vmmouse.manpages   |1 
 debian/xsfbs/repack.sh   |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  104 
 debian/xsfbs/xsfbs.sh|  405 
 depcomp  |  589 
 fdi/11-x11-vmmouse.fdi   |   10 
 fdi/Makefile.am  |   25 
 install-sh   |  519 
 ltmain.sh| 6964 
 man/Makefile.am  |4 
 man/Makefile.in  |  424 
 man/vmmouse_detect.1 |   58 
 missing  |  367 
 shared/Makefile.am   |   29 
 shared/vmmouse_client.c  |  339 
 shared/vmmouse_client.h  |   73 
 shared/vmmouse_defs.h|   66 
 shared/vmmouse_proto.c   |  147 
 shared/vmmouse_proto.h   |  131 
 src/Makefile.am  |   13 
 src/Makefile.in  |  520 
 src/vmmouse.c|   42 
 src/vmmouse_client.c |  339 
 src/vmmouse_client.h |   73 
 src/vmmouse_defs.h   |   66 
 src/vmmouse_proto.c  |  147 
 src/vmmouse_proto.h  |  131 
 src/xf86OSmouse.h|  277 
 tools/Makefile.am|   38 
 tools/hal-probe-vmmouse.in   |   30 
 tools/vmmouse_detect.c   |   62 
 49 files changed, 1808 insertions(+), 45629 deletions(-)

New commits:
commit 6497f76feec5bd4ac415ae0ea8aaa00d9b41fb15
Author: Julien Cristau jcris...@debian.org
Date:   Thu Apr 9 16:35:57 2009 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index d0f27f8..356b826 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.6.3-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau jcris...@debian.org  Thu, 09 Apr 2009 16:35:55 +0100
+
 xserver-xorg-input-vmmouse (1:12.6.3-1) experimental; urgency=low
 
   * New upstream release.

commit fa6396d6bf68b9a0154089146287245f9ad60a1e
Author: Julien Cristau jcris...@debian.org
Date:   Wed Feb 25 21:31:03 2009 +0100

xsfbs: repack.sh needs to be executable

diff --git a/debian/xsfbs/repack.sh b/debian/xsfbs/repack.sh
old mode 100644
new mode 100755

commit 2ed171f9f390de4e97141c0016d3ba615e8c943e
Author: Julien Cristau jcris...@debian.org
Date:   Tue Feb 17 17:20:42 2009 +0100

xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so

libx11's postinst was the only post-sarge user, and it's gone now.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 72efa95..8840ff9 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -719,72 +719,6 @@ run () {
   fi
 }
 
-register_x_lib_dir_with_ld_so () {
-  # syntax: register_x_lib_dir_with_ld_so
-  #
-  # Configure the dynamic loader ld.so to search /usr/X11R6/lib for shared
-  # libraries.
-  #
-  # Call this function from the postinst script of a package that places a
-  # shared library in /usr/X11R6/lib, before invoking ldconfig.
-
-  local dir ldsoconf
-
-  dir=/usr/X11R6/lib
-  ldsoconf=/etc/ld.so.conf
-
-  # is the line not already present?
-  if ! fgrep -qsx $dir $ldsoconf; then
-observe adding $dir directory to $ldsoconf
-echo $dir  $ldsoconf
-  fi
-}
-
-deregister_x_lib_dir_with_ld_so () {
-  # syntax: deregister_x_lib_dir_with_ld_so
-  #
-  # Configure dynamic loader ld.so to not search /usr/X11R6/lib for shared
-  # libraries, if and only if no shared libaries remain there.
-  #
-  # Call this function from the postrm script of a package that places a shared
-  # library in /usr/X11R6/lib, in the event $1 is remove, and before
-  # 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2008-10-21 Thread Julien Cristau
 config.h.in  |3 +++
 configure|   12 
 debian/changelog |7 +++
 3 files changed, 22 insertions(+)

New commits:
commit cebe735981b634a414bf693fd569ee07bc09f9af
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Oct 21 10:48:41 2008 +0200

Update changelog

diff --git a/debian/changelog b/debian/changelog
index 614767b..f828eab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+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 [EMAIL PROTECTED]  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

commit 842148d84f2db8fb40dc38c4efb97f8cc7213ae7
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Oct 21 10:25:46 2008 +0200

autoreconf

diff --git a/config.h.in b/config.h.in
index 84387bd..81b2ec3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -2,6 +2,9 @@
 
 #include xorg-server.h
 
+/* Define absolute valuator axes */
+#undef ABS_VALUATOR_AXES
+
 /* Call conversion_proc from within the driver, as Xserver doesn't */
 #undef CALL_CONVERSION_PROC
 
diff --git a/configure b/configure
index 5ff4c75..000d151 100755
--- a/configure
+++ b/configure
@@ -21012,6 +21012,18 @@ cat confdefs.h \_ACEOF
 _ACEOF
 
 fi
+if test -n $PKG_CONFIG  \
+{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors 
\xorg-server  1.4.0.90\) 5
+  ($PKG_CONFIG --exists --print-errors xorg-server  1.4.0.90) 25
+  ac_status=$?
+  echo $as_me:$LINENO: \$? = $ac_status 5
+  (exit $ac_status); }; then
+
+cat confdefs.h \_ACEOF
+#define ABS_VALUATOR_AXES 1
+_ACEOF
+
+fi
 
 CFLAGS=$CFLAGS $XORG_CFLAGS ' -I$(top_srcdir)/src'
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2008-10-18 Thread Julien Cristau
 configure.ac |3 +++
 debian/changelog |7 +++
 src/vmmouse.c|8 
 3 files changed, 18 insertions(+)

New commits:
commit baca09c9e93fb160e9fb5e1a2283800520047747
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sat Oct 18 11:24:34 2008 +0200

Update debian changelog

diff --git a/debian/changelog b/debian/changelog
index 35971ec..614767b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+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 [EMAIL PROTECTED]  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

commit ae8a59877df2ede4525c66b8e1eecd7386715bc8
Author: Philip Langdale [EMAIL PROTECTED]
Date:   Fri Oct 17 19:41:07 2008 -0700

Properly set axis range and resolution for Server 1.5+
(cherry picked from commit 64760dae6b1184405641b6b46a7967d114f4ab80)

diff --git a/configure.ac b/configure.ac
index a57851f..639ba74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -86,6 +86,9 @@ PKG_CHECK_EXISTS([xorg-server = 1.3.99.0 xorg-server = 
1.4.0.90],
  [AC_DEFINE([CALL_CONVERSION_PROC], 1,
 [Call conversion_proc from within the driver, as
  Xserver doesn't])])
+PKG_CHECK_EXISTS([xorg-server  1.4.0.90],
+[AC_DEFINE([ABS_VALUATOR_AXES], 1,
+   [Define absolute valuator axes])])
 
 CFLAGS=$CFLAGS $XORG_CFLAGS ' -I$(top_srcdir)/src'
 AC_SUBST([CFLAGS])
diff --git a/src/vmmouse.c b/src/vmmouse.c
index 1e2a1c9..65db793 100644
--- a/src/vmmouse.c
+++ b/src/vmmouse.c
@@ -807,10 +807,18 @@ VMMouseDeviceControl(DeviceIntPtr device, int mode)
 );
 
   /* X valuator */
+#ifdef ABS_VALUATOR_AXES
+  xf86InitValuatorAxisStruct(device, 0, 0, 65535, 1, 0, 1);
+#else
   xf86InitValuatorAxisStruct(device, 0, 0, -1, 1, 0, 1);
+#endif
   xf86InitValuatorDefaults(device, 0);
   /* Y valuator */
+#ifdef ABS_VALUATOR_AXES
+  xf86InitValuatorAxisStruct(device, 1, 0, 65535, 1, 0, 1);
+#else
   xf86InitValuatorAxisStruct(device, 1, 0, -1, 1, 0, 1);
+#endif
   xf86InitValuatorDefaults(device, 1);
 #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0
   xf86MotionHistoryAllocate(pInfo);


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2008-07-01 Thread Brice Goglin
 debian/changelog |7 +++
 1 file changed, 7 insertions(+)

New commits:
commit 2d7145706142affda3f95324a831379a718c6658
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Tue Jul 1 19:59:40 2008 +0200

Rebuild against 1.4.2

diff --git a/debian/changelog b/debian/changelog
index d8ea64b..35971ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+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 [EMAIL PROTECTED]  Tue, 01 Jul 2008 20:05:02 +0200
+
 xserver-xorg-input-vmmouse (1:12.5.1-1) unstable; urgency=low
 
   * New upstream release.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2008-05-28 Thread Brice Goglin
 ChangeLog|   61 +
 Makefile.in  |  151 ++--
 aclocal.m4   |  413 +++
 config.guess |   32 
 config.h.in  |6 
 config.sub   |   44 +
 configure|  946 +++
 configure.ac |   13 
 debian/changelog |   13 
 debian/control   |4 
 debian/patches/series|2 
 debian/patches/vmmouse_scale_input_data.diff |   18 
 debian/rules |2 
 depcomp  |   93 ++
 install-sh   |  514 ++
 ltmain.sh|   58 +
 man/Makefile.am  |1 
 man/Makefile.in  |   93 +-
 missing  |   61 -
 src/Makefile.in  |  139 ++-
 src/vmmouse.c|  200 ++---
 src/vmmouse_client.c |6 
 src/vmmouse_proto.h  |   12 
 23 files changed, 1940 insertions(+), 942 deletions(-)

New commits:
commit c43ff9fea8d49414740e00c6d9e9c01e3d6dda46
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed May 28 22:41:35 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 66b1e6e..d8ea64b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.5.1-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.5.1-1) unstable; urgency=low
 
   * New upstream release.
 + Disable vmmouse_scale_input_data.diff since the corresponding
@@ -9,7 +9,7 @@ xserver-xorg-input-vmmouse (1:12.5.1-1) UNRELEASED; urgency=low
 dpkg-shlibdeps to shut up about symbols it can't find.
 + Build-depend on dpkg-dev = 1.14.17.
 
- -- Brice Goglin [EMAIL PROTECTED]  Wed, 28 May 2008 22:40:43 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Wed, 28 May 2008 22:41:25 +0200
 
 xserver-xorg-input-vmmouse (1:12.4.3-2) unstable; urgency=low
 

commit 7cb04e2dedb1a300f7c3340c4f2beeffc23faa52
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed May 28 22:41:20 2008 +0200

Misc fixes in debian/control and rules

  * 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.

diff --git a/debian/changelog b/debian/changelog
index 8b5472e..66b1e6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,13 @@ xserver-xorg-input-vmmouse (1:12.5.1-1) UNRELEASED; 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 [EMAIL PROTECTED]  Wed, 28 May 2008 22:33:51 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Wed, 28 May 2008 22:40:43 +0200
 
 xserver-xorg-input-vmmouse (1:12.4.3-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c1835d5..69ed3c2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Drew Parsons [EMAIL 
PROTECTED], Brice Goglin [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt
-Standards-Version: 3.7.2
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt, dpkg-dev (= 
1.14.17)
+Standards-Version: 3.7.3
 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
 
diff --git a/debian/rules b/debian/rules
index 7bb7516..778fe1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,7 +80,7 @@ binary-arch: build install serverabi
dh_compress
dh_fixperms
dh_installdeb
-   dh_shlibdeps
+   dh_shlibdeps -- --warnings=6
dh_gencontrol
dh_md5sums
dh_builddeb

commit bd72e000666ee6dab65855591d2e76d8feab9fd4
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed May 28 22:39:05 2008 +0200

New upstream release


xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2008-01-17 Thread Brice Goglin
 debian/changelog |8 ++--
 debian/control   |4 ++--
 2 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 5142e7e5ccd4bc27985a06708c7eca880e1903f9
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Thu Jan 17 22:33:41 2008 +0100

Drop XS- from XS-Vcs* fields and prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 5321a12..435c909 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-xserver-xorg-input-vmmouse (1:12.4.3-2) UNRELEASED; urgency=low
+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 [EMAIL PROTECTED] (closes: #442853).
 
- -- Julien Cristau [EMAIL PROTECTED]  Thu, 03 Jan 2008 15:10:01 +0100
+  [ Brice Goglin ]
+  * Drop XS- prefixes from XS-Vcs* fields.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Thu, 17 Jan 2008 22:32:08 +0100
 
 xserver-xorg-input-vmmouse (1:12.4.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ea198b3..c1835d5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Drew Parsons [EMAIL 
PROTECTED], Brice Goglin [EMAIL PROTECTED]
 Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.4), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev, quilt
 Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-input-vmmouse
-XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-input-vmmouse.git
+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
 Architecture: i386 amd64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2008-01-03 Thread Julien Cristau
 debian/changelog |7 +
 debian/patches/series|1 
 debian/patches/vmmouse_scale_input_data.diff |   32 +++
 3 files changed, 40 insertions(+)

New commits:
commit 6ea80a616f50bdba22dc5043ab9630d0f80b8a99
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jan 3 15:13:59 2008 +0100

Scale input events, as X 1.4 doesn't do that itself anymore.

Patch by Joerg Platte [EMAIL PROTECTED] (closes: #442853).
Acked by Peter Hutterer in fdo bug#13552 (comment#3).

diff --git a/debian/changelog b/debian/changelog
index 5e1378c..5321a12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-input-vmmouse (1:12.4.3-2) UNRELEASED; urgency=low
+
+  * Scale input events, as X 1.4 doesn't do that itself anymore.
+Patch by Joerg Platte [EMAIL PROTECTED] (closes: #442853).
+
+ -- Julien Cristau [EMAIL PROTECTED]  Thu, 03 Jan 2008 15:10:01 +0100
+
 xserver-xorg-input-vmmouse (1:12.4.3-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..6c8a4e2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+vmmouse_scale_input_data.diff
diff --git a/debian/patches/vmmouse_scale_input_data.diff 
b/debian/patches/vmmouse_scale_input_data.diff
new file mode 100644
index 000..1bca5c7
--- /dev/null
+++ b/debian/patches/vmmouse_scale_input_data.diff
@@ -0,0 +1,32 @@
+--- a/src/vmmouse.c2007-09-26 01:11:47.0 +0200
 b/src/vmmouse-new.c2007-12-04 22:44:21.0 +0100
+@@ -960,12 +960,15 @@
+ static void
+ GetVMMouseMotionEvent(InputInfoPtr pInfo){
+MouseDevPtr pMse;
++   VMMousePrivPtr mPriv;
+int buttons, dx, dy, dz, dw;
++   double factorX, factorY;
+VMMOUSE_INPUT_DATA  vmmouseInput;
+int ps2Buttons = 0;
+int numPackets;
+ 
+pMse = pInfo-private;  
++   mPriv = pMse-mousePriv;
+while((numPackets = VMMouseClient_GetInput(vmmouseInput))){
+   if (numPackets == VMMOUSE_ERROR) {
+  VMMouseClient_Disable();
+@@ -990,6 +993,13 @@
+   dy = vmmouseInput.Y; 
+   dz = (char)vmmouseInput.Z;
+   dw = 0;
++  /* scale the input data based on the screen dimensions */
++  factorX = ((double) screenInfo.screens[mPriv-screenNum]-width) / 
(double) 65535;
++  factorY = ((double) screenInfo.screens[mPriv-screenNum]-height) / 
(double) 65535;
++
++  dx = dx * factorX + 0.5;
++  dy = dy * factorY + 0.5;
++
+   /* post an event */
+   pMse-PostEvent(pInfo, buttons, dx, dy, dz, dw);
+}


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2007-09-16 Thread David Nusinow
 .cvsignore   |   19 
 .gitignore   |   20 
 ChangeLog|  101 +-
 Makefile.in  |  125 +-
 aclocal.m4   |  676 ++--
 config.guess |   34 
 config.sub   |   24 
 configure| 1139 ---
 configure.ac |2 
 debian/changelog |   22 
 debian/control   |6 
 debian/copyright |3 
 debian/patches/10_man_vmmouse_not_mouse  |   64 -
 debian/patches/11_fix_configure_version.diff |   13 
 debian/patches/series|2 
 debian/xsfbs/xsfbs.mk|   27 
 debian/xsfbs/xsfbs.sh|7 
 depcomp  |   64 +
 install-sh   |  348 ++--
 ltmain.sh|  233 +++--
 man/Makefile.in  |   92 +-
 man/vmmouse.man  |  223 -
 missing  |   61 -
 src/Makefile.in  |  117 +-
 src/vmmouse.c|   43 -
 25 files changed, 2099 insertions(+), 1366 deletions(-)

New commits:
commit a586a8067005c670751d2edbb9d39dd814d1d256
Author: David Nusinow [EMAIL PROTECTED]
Date:   Sun Sep 16 15:32:21 2007 -0400

* Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 83dab9c..51a8792 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.4.2-3) unstable; urgency=low
+
+  * Upload to unstable
+
+ -- David Nusinow [EMAIL PROTECTED]  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.

commit 890d5014b8fd20efa7238c450b49190e79108185
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat Sep 15 01:49:43 2007 +0200

Fix upstream URL in debian/copyright

diff --git a/debian/changelog b/debian/changelog
index afe1820..83dab9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-vmmouse (1:12.4.2-2) UNRELEASED; urgency=low
+
+  * Fix upstream URL in debian/copyright.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Sat, 15 Sep 2007 01:49:07 +0200
+
 xserver-xorg-input-vmmouse (1:12.4.2-1) experimental; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/copyright b/debian/copyright
index 0bed4e3..c64a151 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,3 @@
-xorg-input-void/xserver-xorg-input-void/debian/copyright 
 This package was downloaded from
 http://xorg.freedesktop.org/releases/individual/driver/
 

commit b5ed3415f2933091392effa383a094d7d061281e
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed Sep 12 00:14:00 2007 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 6fe885c..afe1820 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:12.4.2-1) UNRELEASED; urgency=low
+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

commit 66166b2d8d5f44e0e513cb9e98633ed8d990b680
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed Sep 12 00:13:43 2007 +0200

Drop patches

diff --git a/debian/changelog b/debian/changelog
index 1194106..6fe885c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ xserver-xorg-input-vmmouse (1:12.4.2-1) UNRELEASED; urgency=low
 
   [ Brice Goglin ]
   * New upstream release.
-  * Add 11_fix_configure_version.diff
+  * 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).
diff --git a/debian/patches/10_man_vmmouse_not_mouse 
b/debian/patches/10_man_vmmouse_not_mouse
deleted file mode 100644
index b017aa3..000
--- a/debian/patches/10_man_vmmouse_not_mouse
+++ /dev/null
@@ -1,64 +0,0 @@
-Index: xserver-xorg-input-vmmouse/man/vmmouse.man
-===
 xserver-xorg-input-vmmouse.orig/man/vmmouse.man2006-10-14 
09:47:44.0 +1000
-+++ xserver-xorg-input-vmmouse/man/vmmouse.man 2006-10-14 09:55:39.0 
+1000
-@@ -3,24 +3,49 @@
- .ds q \N'34'
- .TH MOUSE __drivermansuffix__ __vendorversion__
- .SH NAME
--mouse \- Mouse input driver
-+vmmouse \- VMMouse input driver for VMware virtual machines
- .SH SYNOPSIS
- .nf
- .B Section \*qInputDevice\*q
- .BI   Identifier \*q idevname \*q
--.BDriver \*qmouse\*q
-+.BDriver \*qvmmouse\*q
- .BI   Option 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2007-05-04 Thread Timo Aaltonen
 debian/changelog |7 +--
 1 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit f156aa888ff8293b044a22cfad83dbd935982b18
Author: Timo Aaltonen [EMAIL PROTECTED]
Date:   Fri May 4 17:09:38 2007 +0300

Bump the epoch so that this can be synced to Ubuntu in the future.

diff --git a/debian/changelog b/debian/changelog
index 08e1870..a9da4bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (12.4.1-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:12.4.1-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
@@ -15,7 +15,10 @@ xserver-xorg-input-vmmouse (12.4.1-1) UNRELEASED; urgency=low
   * Add a link to www.X.org and a reference to the xf86-input-vmmouse
 module in the long description.
 
- -- Brice Goglin [EMAIL PROTECTED]  Wed, 25 Apr 2007 01:03:55 +0200
+  [ Timo Aaltonen ]
+  * Bump the epoch so that this can be synced to Ubuntu in the future.
+
+ -- Timo Aaltonen [EMAIL PROTECTED]  Fri,  4 May 2007 17:03:42 +0300
 
 xserver-xorg-input-vmmouse (12.4.0-2) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2007-04-24 Thread Brice Goglin
 .cvsignore   |   19 
 Makefile.in  |   12 
 aclocal.m4   |  379 -
 autogen.sh   |   12 
 config.guess |  667 +-
 config.h.in  |9 
 config.sub   |  230 
 configure| 7817 ++-
 debian/changelog |   20 
 debian/control   |9 
 debian/patches/11_fix_configure_version.diff |   13 
 debian/patches/series|1 
 debian/rules |4 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  379 +
 debian/xsfbs/xsfbs.sh|  907 +++
 ltmain.sh|   12 
 man/Makefile.am  |2 
 man/Makefile.in  |   14 
 src/Makefile.in  |   12 
 src/vmmouse.c|   11 
 21 files changed, 6495 insertions(+), 4184 deletions(-)

New commits:
commit bf13c1ba66195facb766fd3f46c840924d87350c
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed Apr 25 01:14:29 2007 +0200

autoreconf

diff --git a/configure b/configure
index aa36fc3..a0c81e3 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for xf86-input-vmmouse 12.4.0.
+# Generated by GNU Autoconf 2.61 for xf86-input-vmmouse 12.4.1.
 #
 # Report bugs to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg.
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='xf86-input-vmmouse'
 PACKAGE_TARNAME='xf86-input-vmmouse'
-PACKAGE_VERSION='12.4.0'
-PACKAGE_STRING='xf86-input-vmmouse 12.4.0'
+PACKAGE_VERSION='12.4.1'
+PACKAGE_STRING='xf86-input-vmmouse 12.4.1'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_unique_file=Makefile.am
@@ -1412,7 +1412,7 @@ if test $ac_init_help = long; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures xf86-input-vmmouse 12.4.0 to adapt to many kinds of 
systems.
+\`configure' configures xf86-input-vmmouse 12.4.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1482,7 +1482,7 @@ fi
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of xf86-input-vmmouse 12.4.0:;;
+ short | recursive ) echo Configuration of xf86-input-vmmouse 12.4.1:;;
esac
   cat \_ACEOF
 
@@ -1594,7 +1594,7 @@ fi
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-xf86-input-vmmouse configure 12.4.0
+xf86-input-vmmouse configure 12.4.1
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1608,7 +1608,7 @@ cat config.log _ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xf86-input-vmmouse $as_me 12.4.0, which was
+It was created by xf86-input-vmmouse $as_me 12.4.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2280,7 +2280,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xf86-input-vmmouse'
- VERSION='12.4.0'
+ VERSION='12.4.1'
 
 
 cat confdefs.h _ACEOF
@@ -21060,7 +21060,7 @@ exec 61
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by xf86-input-vmmouse $as_me 12.4.0, which was
+This file was extended by xf86-input-vmmouse $as_me 12.4.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -21113,7 +21113,7 @@ Report bugs to [EMAIL PROTECTED].
 _ACEOF
 cat $CONFIG_STATUS _ACEOF
 ac_cs_version=\\
-xf86-input-vmmouse config.status 12.4.0
+xf86-input-vmmouse config.status 12.4.1
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\`echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`\\
 

commit 803b3fe082353c8720b44ac8be04af5b29fcb57d
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Wed Apr 25 01:14:06 2007 +0200

Add 11_fix_configure_version.diff

diff --git a/debian/changelog b/debian/changelog
index 0ab8059..08e1870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (12.4.0-3) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (12.4.1-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
@@ -6,6 +6,8 @@ xserver-xorg-input-vmmouse (12.4.0-3) 

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'

2007-01-28 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 248c900d75dfb55f56cffeb507094166f1d96a10
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Nov 7 06:46:29 2006 +

For each driver, add a symlink to xserver-xorg-core's bug script, so that 
each
new bugreport contains the user's config and log files.  Bump dependencies 
on
xserver-xorg-core to = 2:1.1.1-11, to make sure that the bug script is
present.

commit 434794e7891dfca2a2fa01a78f84fd41507ece93
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Tue Oct 24 08:39:34 2006 +

Restrict to Architecture: i386 amd64, since vmmouse_proto.h
explicitly says only x86 (i386 or x86_64) is supported.

commit a04cf48b2d808240f565cac81cb132b434516dfa
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Sat Oct 14 16:29:41 2006 +

Upload to unstable.

commit 9cb27c1306708851ea7e0619349f0e6b8be248b4
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Sat Oct 14 00:14:14 2006 +

Put a little vm into the short description.

commit ff8204b3822788c40026ae90ed887c362038fd7d
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Sat Oct 14 00:03:15 2006 +

Create patch 10_man_vmmouse_not_mouse to let the man page identify
this is vmmouse, not mouse.

commit 825b77657421bed43b02c61cb85abd6e3e1d48ca
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Fri Oct 13 23:42:25 2006 +

Initial release, new in X11R7.
./debian files adapted from xserver-xorg-input-mouse.

commit dfb664bee02f97d03cc8620e8d7fc004b38fd272
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Fri Oct 13 23:13:15 2006 +

New input driver, new in X11R7.
Initial upload here is xf86-input-vmmouse-12.4.0.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]