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

xserver-xorg-input-vmmouse: Changes to 'refs/tags/xserver-xorg-input-vmmouse-1_12.4.2-1'



Tag 'xserver-xorg-input-vmmouse-1_12.4.2-1' created by Brice Goglin <bgoglin@debian.org> at 2007-09-11 22:18 +0000

Tagging upload of xserver-xorg-input-vmmouse 1:12.4.2-1 to experimental.

Changes since 12.4.0-2:
Adam Jackson (1):
      Unlibcwrap. Bump server version requirement. Bump to 12.4.0.

Alan Coopersmith (3):
      Replace references to XFree86/XF86Config in man page
      renamed: .cvsignore -> .gitignore
      Port to new motion history/InitPointerDeviceStruct ABI

Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (16):
      Merge ../../xsfbs/xsfbs into debian-unstable
      Miscellaneous fixes in debian/control and debian/rules.
      Merge tag 'vmmouse-12_4_1' into debian-unstable
      New upstream release 12.4.1
      Add 11_fix_configure_version.diff
      autoreconf
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly
      Merge ../../../xsfbs/xsfbs into debian-experimental
      Merge tag 'vmmouse-12_4_2' into debian-experimental
      New upstream release
      Build against xserver 1.4
      Drop patches
      Prepare changelog for upload

David Nusinow (11):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename

Julien Cristau (6):
      For each driver, add a symlink to xserver-xorg-core's bug script, so that each
      Add new "serverabi" rule to generate drivers dependency on the server.
      Merge branch 'xsfbs' into debian-experimental
      Merge tag 'vmmouse-12_4_0' into debian-experimental
      Generate the dependency on xserver-xorg-core automatically.
      Fix copy/paste typo in the input driver provides.

Philip Langdale (6):
      Under certain circumstances, typically when the kernel PS/2 driver decides
      Update the man page to more closely reflect reality.
      Add copyright statement to man page.
      Ready 12.4.2 release.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-vmmouse
      Guard modinfo section against gcc.

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

philipl (3):
      Initial release of the vmmouse driver for VMware virtual machines.
      Fix for compilation with gcc4 and PIC.
      Bump PATCHLEVEL.

---
 .gitignore                              |   20 
 ChangeLog                               |  101 
 Makefile.in                             |  137 
 aclocal.m4                              | 1051 ++-
 autogen.sh                              |   12 
 config.guess                            |  687 +-
 config.h.in                             |    9 
 config.sub                              |  244 
 configure                               | 8888 +++++++++++++++++---------------
 configure.ac                            |    2 
 debian/changelog                        |   26 
 debian/control                          |   13 
 debian/copyright                        |    4 
 debian/patches/10_man_vmmouse_not_mouse |   64 
 debian/patches/series                   |    1 
 debian/rules                            |    4 
 debian/xserver-xorg-input-vmmouse.links |    1 
 debian/xsfbs/xsfbs-autoreconf.mk        |  150 
 debian/xsfbs/xsfbs.mk                   |  388 +
 debian/xsfbs/xsfbs.sh                   |  900 +++
 depcomp                                 |   64 
 install-sh                              |  348 -
 ltmain.sh                               |  243 
 man/Makefile.am                         |    2 
 man/Makefile.in                         |  106 
 man/vmmouse.man                         |  223 
 missing                                 |   61 
 src/Makefile.in                         |  129 
 src/vmmouse.c                           |   54 
 29 files changed, 8489 insertions(+), 5443 deletions(-)
---



Reply to: