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

xserver-xorg-input-spaceorb: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit de867ddea246854fb4876eae66cf449ac2e71aeb
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 18:07:53 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

commit 13ffd0da40c667a80162f480450968bb624d3d2d
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:58 2005 +0000

    Update package version for X11R7 release.

commit b8d93a5f5201c1c7bf9546563f24f668fe21e13c
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:52 2005 +0000

    Stub COPYING files

commit cc09c38ab9bf1c974ee167712e11942280171da6
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:15 2005 +0000

    Update package version number for final X11R7 release candidate.

commit d3a4698cbf162616c0c0e8618588ca6990b2d77e
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:32 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 977400dfa3a0f284b46218bcf3bbf7df6e47141c
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:32 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 7e4a9b025d53425af52480e1690196901828eaef
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:06 2005 +0000

    Remove extraneous AC_MSG_RESULT.

commit 0b2f03eb65dc58bab7874ba40dad72ca40571587
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Nov 29 23:29:57 2005 +0000

    Only build dlloader modules by default.

commit 40dfecb159573ab8db81f7f5fba17e4daa6f349e
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:07 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 38f122e753ad5dc5ed4ee60c0c52e636bccd5d37
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:08 2005 +0000

    Add .cvsignores for drivers.

commit 39057ed8052950eb24dd8d9f9f7c1ebd2668b420
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:15:13 2005 +0000

    Update package version number for X11R7 RC2 release.

commit 3983242ff9e6520d7613a612c51271d0b02db0ba
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:51 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit f0c66e718d669fd1692b1f5ac6fb88d38a8e55aa
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:01 2005 +0000

    Update package version number for RC1 release.

commit 1885f8248d51c754c9b9da4076335a97ca3d9530
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Oct 18 15:46:37 2005 +0000

    Do the following to make the drivers pass distcheck:
    - Only define EXTRA_DIST when there are actually man pages to be processed
    - Add missing man pages to keyboard and ati drivers EXTRA_DIST

commit 788926a3e5d1ad346356aea1c830a2b24dac2b77
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:52 2005 +0000

    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
        substitutions to work better with BSD make

commit 4394c8dd003e12ef5dc436c31897ce19f441bd86
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:30 2005 +0000

    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
        of indirectly

commit 8f1cd3d90b7c8074e5abc60f294363478fbb74db
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 00:09:00 2005 +0000

    Use sed & cpp to substitute variables in driver man pages

commit 0d7b700156400defc904ba9678080d37e94b66bd
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Aug 18 09:03:45 2005 +0000

    Update autogen.sh to one that does objdir != srcdir.

commit 4a8086d6e1a334087e9809cdeff93ed61f40e878
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed Aug 10 14:07:24 2005 +0000

    Don\'t lose existing CFLAGS in all the input drivers and some of the video
        drivers

commit f07093beb344e92ad560db6a34c69e0a05566110
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:42 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit db6005a51ff2d71d1ac317bdf4acb9e07cd1c087
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Jul 13 20:03:23 2005 +0000

    Make the module dir configurable

commit 0a57f004ac08227599eff1aaa5ed26a7b342d385
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Jul 13 02:21:03 2005 +0000

    Update all input drivers to pass distcheck

commit 4555a073c2558bfcc02f922883434b73570c4258
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Jul 12 06:15:10 2005 +0000

    Build skeletons for input drivers. Should basically work.

commit 4b9925b88dcd78aa2f2a8a23708e7f7b45638783
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:38:00 2005 +0000

    Prep input drivers for modularizing by adding guarded #include "config.h"

commit e3cf13f68e5ff565a5108925f0319ad84790ba21
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:17:03 2005 +0000

    Bug #3626: _X_EXPORT tags for video and input drivers.

commit b22890df06610e3d3deeb1521c13b325497149e2
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:05 2004 +0000

    Merging XORG-CURRENT into trunk

commit 587d74c8a8bb70f9c2f4286fab84633c6baa7958
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:33:52 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit b5e90b66e909d390056fd8554fe7477665d4fc58
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:34 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit c3059c4705e94f8227bdd88376e2d0a71f723332
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:00 2004 +0000

    readding XFree86's cvs IDs

commit 8a3bd98dca8ae9fb09e218a2eaaffa87b9443a69
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:35 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 4c3bde7fb901a9e31ce27f1b1dda6e9ca9b9c9fb
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:56 2003 +0000

    XFree86 4.3.0.1

commit e74668bfa6605bfed226df2136152de369281020
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:56 2003 +0000

    Initial revision



Reply to: