Tag 'xserver-xorg-input-penmount-1_1.2.1-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2007-09-12 10:56 +0000
Tagging upload of xserver-xorg-input-penmount 1:1.2.1-1 to experimental. Changes since 1_1.2.0-1: Adam Jackson (7): Bug #3626: _X_EXPORT tags for video and input drivers. 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. 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 (13): Merge ../../xsfbs/xsfbs into debian-unstable Miscellaneous fixed in debian/control and debian/rules. autoreconf Remove Fabio from uploaders with his permission. He's always welcome back. 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 Build against xserver 1.4 and fix various minor things Merge tag 'xf86-input-penmount-1.2.1' into debian-experimental New upstream release Prepare changelog for upload Daniel Stone (3): Update autogen.sh to one that does objdir != srcdir. Bug #4495: Add DMC9000 support. (Jaya Kumar). Bump to 1.2.0. Convert from TSCalibrationCtl to AbsCalibCtl 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): Update version using PACKAGE_VERSION_* Merge branch 'upstream-unstable' into debian-unstable Use PACKAGE_VERSION_* to identify the driver version 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. James Cloos (2): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings 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 'xf86-input-penmount-1_2_0' into debian-experimental Generate the dependency on xserver-xorg-core automatically. Fix copy/paste typo in the input driver provides. Kaleb Keithley (2): Initial revision XFree86 4.3.0.1 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. Søren Sandmann Pedersen (1): Don\'t lose existing CFLAGS in all the input drivers and some of the video Tilman Sauerbeck (3): Generate ChangeLog from git. Bumped version to 1.2.1. Added man/penmount.? to .gitignore. --- .gitignore | 22 ChangeLog | 259 - Makefile.am | 8 Makefile.in | 24 aclocal.m4 | 376 + autogen.sh | 12 config.guess | 58 config.h.in | 9 config.sub | 87 configure | 7736 ++++++++++++++++--------------- configure.ac | 2 debian/changelog | 24 debian/control | 14 debian/copyright | 3 debian/rules | 4 debian/xserver-xorg-input-penmount.links | 1 debian/xsfbs/xsfbs-autoreconf.mk | 150 debian/xsfbs/xsfbs.mk | 388 + debian/xsfbs/xsfbs.sh | 900 +++ ltmain.sh | 2 man/.gitignore | 2 man/Makefile.am | 2 man/Makefile.in | 16 mkinstalldirs | 89 src/.gitignore | 6 src/Makefile.in | 14 src/xf86PM.c | 4 27 files changed, 6330 insertions(+), 3882 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]