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

xserver-xorg-video-sunffb: Changes to 'refs/tags/xserver-xorg-video-sunffb-1_1.1.0-3'



Tag 'xserver-xorg-video-sunffb-1_1.1.0-3' created by Julien Cristau <jcristau@debian.org> at 2007-09-25 09:08 +0000

Tagging upload of xserver-xorg-video-sunffb 1:1.1.0-3 to unstable.

Changes since 1_1.1.0-2:
Adam Jackson (15):
      Bug #1891: XAA support for Sun FFB. (Dave S. Miller)
      Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version
      Bug #3346: Don't include DRI-internal headers from the drivers. Pointed out
      Bug #3626: _X_EXPORT tags for video and input drivers.
      Prep for modular builds by adding guarded #include "config.h" everywhere.
      Post-merge fixups:
      More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
      Bug #4829: Remove some useless DRI symbol checks.
      Only build dlloader modules by default.
      Bump libdrm dep to 2.0.
      Bug #4890" Include the assembly in the build (Ferris McCormick)
      Stub COPYING files
      Remove xf8_32wid damage, it is going away.
      Remove remaining cfb-isms and dead accel code.
      Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

Alan Coopersmith (4):
      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
      modified: man/sunffb.man

Alan Hourihane (1):
      Egbert's 64bit fixes for mixed 32/64bit clients

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 (11):
      Merge branch 'debian-experimental' of git+ssh://bgoglin-guest@alioth.debian.org/git/pkg-xorg/driver/xserver-xorg-video-sunffb into debian-unstable
      Miscellaneous fixed in debian/control and debian/rules.
      Merge branch 'upstream-unstable' into debian-unstable
      Pull upstream manpage fix b86a3f4662d384e3a3540340bfd5171ab2523c34
      autoreconf
      Merge ../../../xsfbs/xsfbs into debian-unstable
      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
      Add upstream URL to debian/copyright

Daniel Stone (5):
      Fix includes right throughout the Xserver tree:
      Change all misc.h and os.h references to <X11/foo.h>.
      Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
      Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
      Update autogen.sh to one that does objdir != srcdir.

David Nusinow (19):
      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
      Merge branch 'xsfbs' into debian-experimental
      Merge branch 'xsfbs' into debian-unstable
      Merge branch 'xsfbs-unstable' into debian-experimental
      Generate server dependencies automatically from the ABI
      Update serverabi generation to also account for driver Provides
      Merge branch 'debian-unstable' of git+ssh://dnusinow@alioth.debian.org/git/pkg-xorg/xsfbs into debian-experimental
      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
      Remove make-orig-tar-gz target

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 (4):
      DRI XFree86-4_3_99_12-merge import
      DRI trunk-20040613 import
      Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,
      Add .cvsignores for drivers.

Felix Kuehling (1):
      Fixed DRI detection in the sunffb configure script. Without this DRI was

Julien Cristau (5):
      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.
      Fix copy/paste typo in the input driver provides.
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Add myself to Uploaders, remove Branden with his permission.

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 (10):
      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.
      Bump version numbers for X11R6.9/X11R7 RC2.
      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 (3):
      Build system for sunffb
      Add xf86driproto to dependencies for drivers with DRI support. Patch from
      Add some files to the rendition and sunffb build systems

Timo Aaltonen (1):
      Replaces/Conflicts: xserver-xorg-driver-sunffb.

---
 .cvsignore                             |   19 
 ChangeLog                              |  398 +
 Makefile.in                            |   12 
 aclocal.m4                             |  379 +
 autogen.sh                             |   12 
 config.guess                           |  685 +-
 config.h.in                            |    9 
 config.sub                             |  240 
 configure                              | 7940 +++++++++++++++++----------------
 debian/changelog                       |   28 
 debian/control                         |   17 
 debian/copyright                       |    7 
 debian/rules                           |    4 
 debian/xserver-xorg-video-sunffb.links |    1 
 debian/xsfbs/xsfbs-autoreconf.mk       |  150 
 debian/xsfbs/xsfbs.mk                  |  365 +
 debian/xsfbs/xsfbs.sh                  |  900 +++
 ltmain.sh                              |   12 
 man/.cvsignore                         |    2 
 man/Makefile.am                        |    2 
 man/Makefile.in                        |   14 
 man/sunffb.man                         |    4 
 src/.cvsignore                         |    6 
 src/Makefile.in                        |   12 
 src/VISmoveImage.s                     |    2 
 src/ffb_asm.s                          |    2 
 src/ffb_dac.h                          |    2 
 src/ffb_fifo.h                         |    2 
 src/ffb_loops.h                        |    2 
 29 files changed, 6894 insertions(+), 4334 deletions(-)
---



Reply to: