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

xserver-xorg-video-dummy: Changes to 'refs/tags/xserver-xorg-video-dummy-1_0.2.0-5'



Tag 'xserver-xorg-video-dummy-1_0.2.0-5' created by David Nusinow <dnusinow@debian.org> at 2007-03-02 04:43 +0100

Tagging upload of xserver-xorg-video-dummy-1_0.2.0-5 to experimental.

Changes since xserver-xorg-video-dummy-1_0.2.0-3:
Adam Jackson:
      Bug #2605: Make the cyrix, dummy, glint, neomagic, tga, and trident drivers
      Bug #3626: _X_EXPORT tags for video and input drivers.
      Prep for modular builds by adding guarded #include "config.h" everywhere.
      Only build dlloader modules by default.
      Stub COPYING files
      Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
      VERSION -> DUMMY_VERSION

Alan Coopersmith:
      Use sed & cpp to substitute variables in driver man pages

Branden Robinson:
      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

Daniel Stone:
      Fix includes right throughout the Xserver tree:
      Update autogen.sh to one that does objdir != srcdir.

David Nusinow:
      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
      Prepare drivers for use with xserver 1.2, which has a new ABI (version 1.1)
      Merge branch 'upstream-experimental' into debian-experimental
      Note merge from upstream in changelog
      Merge branch 'xsfbs' into debian-experimental
      Merge branch 'xsfbs-unstable' into debian-experimental
      Generate server dependencies automatically from the ABI
      Update serverabi generation to also account for driver Provides
      Generate Provides line automatically
      Merge branch 'debian-unstable' of git+ssh://dnusinow@alioth.debian.org/git/pkg-xorg/xsfbs into debian-experimental
      Fix name of serverminver
      Merge branch 'xsfbs-unstable' into debian-experimental
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Merge branch 'xsfbs-unstable' into debian-experimental
      Autoreconf
      Fix one missed bit from the serverabiver -> serverminver rename
      Merge branch 'xsfbs-unstable' into debian-experimental

Egbert Eich:
      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
      Fixing setting of physical framebuffer base for several drivers. C&T
      Modifying X.Org Xserver DDX to allow to run X with ordinary user

Eric Anholt:
      DRI XFree86-4_3_99_12-merge import
      Add .cvsignores for drivers.

Julien Cristau:
      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.

Kaleb Keithley:
      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:
      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.
      Add check for DGA extension to fix issues when building with separate build
      Remove extraneous AC_MSG_RESULT.
      Update package version number for X11R7 RC3 release.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

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

Stuart Kreitman:
      Bugzilla #1644: Attach an atom "VFB" to root window of dummy driver.

Søren Sandmann Pedersen:
      Build system for dummy video driver
      Add Makefile.am here. Also, for the record, CVS needs a bullet through its
      Don\'t lose existing CFLAGS in all the input drivers and some of the video

Thierry Reding:
      Add some more watch files.

---
 .cvsignore                            |   19 
 ChangeLog                             |    3 
 Makefile.in                           |   16 
 aclocal.m4                            |  379 +
 autogen.sh                            |   12 
 config.guess                          |  667 +-
 config.h.in                           |    9 
 config.sub                            |  230 
 configure                             | 7880 +++++++++++++++++-----------------
 debian/changelog                      |   16 
 debian/control                        |    6 
 debian/rules                          |    2 
 debian/watch                          |    2 
 debian/xserver-xorg-video-dummy.links |    1 
 debian/xsfbs/xsfbs-autoreconf.mk      |  150 
 debian/xsfbs/xsfbs.mk                 |  380 +
 debian/xsfbs/xsfbs.sh                 |  907 +++
 ltmain.sh                             |   12 
 mkinstalldirs                         |   89 
 src/.cvsignore                        |    6 
 src/Makefile.in                       |   14 
 src/dummy_driver.c                    |    2 
 22 files changed, 6570 insertions(+), 4232 deletions(-)
---



Reply to: