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

xserver-xorg-input-acecad: Changes to 'refs/tags/xserver-xorg-input-acecad-1_1.2.0-1'



Tag 'xserver-xorg-input-acecad-1_1.2.0-1' created by Drew Parsons <dparsons@debian.org> at 2007-05-12 14:10 +0000

Tagging upload of xserver-xorg-input-acecad 1:1.2.0-1 to unstable.

Changes since 1_1.1.0-1:
Adam Jackson (9):
      Bug #3626: _X_EXPORT tags for video and input drivers.
      Bug #1565: Don't delete the driver twice. (Stéphane VOLTZ)
      Prep input drivers for modularizing by adding guarded #include "config.h"
      Build skeletons for input drivers. Should basically work.
      More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
      Only build dlloader modules by default.
      Stub COPYING files
      Unlibcwrap and bump server version requirement.
      Bump to 1.1.0.

Alan Coopersmith (3):
      Use sed & cpp to substitute variables in driver man pages
      Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4

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 (7):
      Merge ../../../xsfbs/xsfbs into debian-unstable
      Miscellaneous fixed in debian/control and debian/rules.
      autoreconf
      Merge tag 'xf86-input-acecad-1.1.1' into debian-unstable
      New upstream release 1.1.1
      autoreconf
      Add closer for #420531

Daniel Stone (1):
      Update autogen.sh to one that does objdir != srcdir.

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

Drew Parsons (3):
      Merge tag 'xf86-input-acecad-1.2.0' of git://anongit.freedesktop.org/git/xorg/driver/xf86-input-acecad into debian-unstable
      Merge git://anongit.freedesktop.org/git/xorg/driver/xf86-input-acecad into debian-unstable
      Upload 1.2.0 to unstable.

Egbert Eich (5):
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk

Eric Anholt (1):
      Add .cvsignores for drivers.

Giuseppe Bilotta (28):
      Clean up defines, and add an include to fix compilation when LINUX_INPUT is defined
      Use the proper MessageType for probed, default, info and error messages.
      Support 2.6.x kernels.
      Bump to 1.1.1.
      Use autoconfigured package version if possible.
      We always have config.h.
      Uniformize messages.
      Initial support for device autodetection.
      Add autoconf check for linux/input.h
      Add autogen.sh and autogenerate ChangeLog to dist
      Merge branch 'master' into autodev
      "Name" option to configure autodev detection string.
      Device autodetection via sysfs.
      Re-probe for device if DeviceOn fails and auto-dev is active.
      Re-probe on device not found on input if auto-dev is active.
      De-spammify AceCadAutoDevProbe().
      Whitespace cleanup.
      Add missing newlines in a couple of messages.
      More coding style cleanups.
      More whitespace cleanup.
      Make acecadUSB into a flag.
      Make acecadAutoDev into a flag.
      NOTAVAIL macro to check if errno means device not available.
      Keep track of device availability.
      Centralize the success code for the probe routine.
      More whitespace/coding style cleanups.
      Simplify flag setup.
      Bump to 1.2.0.

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

Kaleb Keithley (3):
      Initial revision
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

Kevin E Martin (11):
      Update all input drivers to pass distcheck
      Make the module dir configurable
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update pkgcheck depedencies to work with separate build roots.
      Update package version number for X11R7 RC2 release.
      Remove extraneous AC_MSG_RESULT.
      Update package version number for X11R7 RC3 release.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Markus Kuhn (1):
      Encoding of numerous files changed to UTF-8

Paul Vojta (1):
      Off-by-one (and comment) fix.

Søren Sandmann Pedersen (1):
      Don\'t lose existing CFLAGS in all the input drivers and some of the video

Timo Aaltonen (1):
      Drop linux-kernel-headers from Build-Depends.

---
 ChangeLog                              |   45 
 Makefile.am                            |   11 
 Makefile.in                            |   31 
 aclocal.m4                             |  379 +
 autogen.sh                             |   12 
 config.guess                           |  667 +-
 config.h.in                            |   15 
 config.sub                             |  230 
 configure                              | 8097 +++++++++++++++++----------------
 configure.ac                           |    8 
 debian/changelog                       |   30 
 debian/control                         |   12 
 debian/rules                           |    2 
 debian/xserver-xorg-input-acecad.links |    1 
 debian/xsfbs/xsfbs-autoreconf.mk       |  150 
 debian/xsfbs/xsfbs.mk                  |  379 +
 debian/xsfbs/xsfbs.sh                  |  907 +++
 ltmain.sh                              |   12 
 man/.cvsignore                         |    2 
 man/Makefile.am                        |    2 
 man/Makefile.in                        |   16 
 mkinstalldirs                          |   89 
 src/.cvsignore                         |    6 
 src/Makefile.in                        |   14 
 src/acecad.c                           | 1488 +++---
 src/acecad.h                           |   20 
 26 files changed, 7721 insertions(+), 4904 deletions(-)
---



Reply to: