Tag 'xserver-xorg-input-vmmouse-1_12.6.3-1' created by Julien Cristau <jcris...@debian.org> at 2009-01-30 21:32 +0000
Tagging upload of xserver-xorg-input-vmmouse 1:12.6.3-1 to experimental. Changes since xserver-xorg-input-vmmouse-1_12.5.1-4: Adam Jackson (1): Remove useless call to xf86AddModuleInfo Brice Goglin (1): Update xsfbs/quilt patching rules to be compatible with the David Nusinow (1): Kill the manifest code. Jeff Smith (1): Check for XINPUT ABI 3. Julien Cristau (27): xsfbs.mk: make 'serverabi' depend on 'install' Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental Merge tag 'xf86-input-vmmouse-12.5.0' into debian-experimental Update changelogs and drop obsolete patch autoreconf Build against xserver 1.5 rc1 and bump Standards-Version Remove xsfbs-autoreconf.mk Remove the .pc directory properly xsfbs.sh: add remove_conffile_lookup xsfbs.sh: use 'local' now that policy allows it xsfbs.mk: fix the prepare target for parallel make xsfbs.mk: more parallel make fixing xsfbs.mk: update the list of releases, and drop some unused code xsfbs.mk: make 'log' a separate target Merge branch 'debian-unstable' into debian-experimental Merge tag 'xf86-input-vmmouse-12.6.3' into debian-experimental Update changelogs Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental debian/control: wrap the Build-Depends field Run autoreconf at build time, and handle parallel builds. Delete generated files Get ready for input hotplugging via hal Don't override the manpage suffix, it should be vmmouse(4) not vmmouse(4x). Build against xserver 1.6 rc1. Add myself to Uploaders. Add Depends on xserver-xorg-input-mouse (closes: #509458) Prepare changelog for upload Matthias Hopf (2): Grab mouse from kernel if possible. Revert "Grab mouse from kernel if possible." Peter Hutterer (3): Fix build against master - add xf86OSmouse.h Fix make distcheck allowing custom build directories. Bump for 12.6.3 release Philip Langdale (15): Properly set axis range and resolution for Server 1.5+ Change ZAxisMapping default to match main mouse driver. Bump version number for 12.5.2 release. Move shared vmmouse files into a separate static lib so we can Ignore more stuff in .gitignore Add HAL integration to support input hot plug. Switch hal-probe-vmmouse to /bin/sh and add Copyright statement. Bump version number for 12.6.0 release. Remove call to iopl(). It's not portable and isn't necessary. Bump for 12.6.1 release. Narrow down the scope of what systems are checked for the vmmouse device. Don't flush buttons. Only turn on absolute mode when we get an actual event; we don't Revert "Narrow down the scope of what systems are checked for the vmmouse device." Bump for 12.6.2 release. --- .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 | 19 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/xsfbs-autoreconf.mk | 150 debian/xsfbs/xsfbs.mk | 104 debian/xsfbs/xsfbs.sh | 387 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 48 files changed, 1794 insertions(+), 45587 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org