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

xserver-xorg-input-evdev: Changes to 'refs/tags/xserver-xorg-input-evdev-1.1.2-1'



Tag 'xserver-xorg-input-evdev-1.1.2-1' created by David Nusinow <dnusinow@debian.org> at 1970-01-01 00:00 +0100

Changes since xf86-input-evdev-X11R7.0-1.0.0.5:
David Nusinow:
      Rename evdev driver working dir to use svn best practices
      Merge evdev driver 1.0.2 to working branch
      Prepare changelog with closers
      * Run dh_install with --list-missing
      * Bump debhelper compat to 5
      * Bump standards version to 3.7.2.0
      * Add x11proto-kb-dev to build-depends
      Prepare changelog for release

---
 ChangeLog              |  280 ++
 Makefile.in            |  265 +-
 aclocal.m4             | 3521 +++++++++++++++++---------------
 compile                |  142 +
 config.guess           |  617 +++--
 config.sub             |  189 +
 configure              | 5388 +++++++++++++++++++++----------------------------
 configure.ac           |    5 
 debian/changelog       |   12 
 debian/compat          |    2 
 debian/control         |    4 
 debian/rules           |    2 
 depcomp                |  103 
 install-sh             |  477 ++--
 ltmain.sh              | 1278 +++++++----
 man/Makefile.am        |    6 
 man/Makefile.in        |  131 -
 man/evdev.man          |  327 ++
 missing                |  142 -
 mkinstalldirs          |   89 
 src/Makefile.am        |    3 
 src/Makefile.in        |  255 +-
 src/evdev.c            |  878 ++-----
 src/evdev.h            |  259 ++
 src/evdev_axes.c       |  551 +++++
 src/evdev_brain.c      |  487 ++++
 src/evdev_btn.c        |  246 ++
 src/evdev_key.c        |  456 ++++
 src/inotify-syscalls.h |   61 
 src/inotify.h          |   60 
 30 files changed, 9761 insertions(+), 6475 deletions(-)
---



Reply to: