Tag 'xserver-xorg-video-sis-1_0.10.0-1' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-06-06 10:34 +0000
Tagging upload of xserver-xorg-video-sis 1:0.10.0-1 to unstable. Changes since xserver-xorg-video-sis-1_0.9.3-6: Adam Jackson (3): Death to RCS tags. Fix distcheck sis 0.10.0 Brice Goglin (5): 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 Update xsfbs/quilt patching rules to be compatible with the Dave Airlie (11): inital SiS pci access patch fix warnings in build fix thinko between open/fopen another open/fopen confusion fixup type punning convert all hostbridge read/writes to accessor functions finish off read/write long conversion switch bios reading over use map domain memory with pciinfo fixup unmap memory fix some thinkos in the pciaccess patch, this now works on real hardware David Nusinow (2): Remove make-orig-tar-gz target Kill the manifest code. Julien Cristau (17): Bump to 0.9.4. Require pciaccess >= 0.10.0 for pci_device_map_range() fixup pciaccess version detect xsfbs.mk: make 'serverabi' depend on 'install' Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental Merge tag 'xf86-video-sis-0.10.0' into debian-experimental autoreconf Update changelogs and remove obsolete patches. debian/control updates Remove xsfbs-autoreconf.mk Remove the .pc directory properly xsfbs.sh: add remove_conffile_lookup xsfbs.sh: use 'local' now that policy allows it Revert to building against xserver 1.4 Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable Run dpkg-shlibdeps with --warnings=6. Prepare changelog for upload Matthieu Herrb (1): Makefile.am: nuke RCS Id Pete Zaitcev (1): switch vga over to pciaccess --- ChangeLog | 114 +++ Makefile.in | 31 - aclocal.m4 | 265 +++++---- config.guess | 60 +- config.sub | 66 +- configure | 985 +++++++++++++++++++++++++++------- configure.ac | 15 debian/changelog | 14 debian/control | 10 debian/patches/01_missing_assert.diff | 12 debian/patches/02_missing_unistd.diff | 27 debian/patches/series | 2 debian/rules | 2 debian/xsfbs/xsfbs-autoreconf.mk | 150 ----- debian/xsfbs/xsfbs.mk | 121 ---- debian/xsfbs/xsfbs.sh | 394 +++++++------ depcomp | 93 ++- install-sh | 514 ++++++++++++----- ltmain.sh | 277 ++++++--- man/Makefile.am | 1 man/Makefile.in | 9 missing | 61 +- mkinstalldirs | 5 src/300vtbl.h | 2 src/310vtbl.h | 2 src/Makefile.am | 1 src/Makefile.in | 55 + src/init.c | 16 src/init.h | 2 src/init301.c | 8 src/init301.h | 2 src/initdef.h | 2 src/initextx.c | 2 src/initextx.h | 2 src/oem300.h | 2 src/oem310.h | 2 src/osdef.h | 2 src/sis.h | 31 - src/sis300_accel.c | 2 src/sis300_accel.h | 2 src/sis310_accel.c | 2 src/sis310_accel.h | 2 src/sis6326_video.c | 2 src/sis_accel.c | 2 src/sis_accel.h | 2 src/sis_common.h | 2 src/sis_cursor.c | 2 src/sis_cursor.h | 2 src/sis_dac.c | 16 src/sis_dac.h | 2 src/sis_dga.c | 2 src/sis_dri.c | 6 src/sis_dri.h | 2 src/sis_driver.c | 212 ++++++- src/sis_driver.h | 2 src/sis_opt.c | 2 src/sis_regs.h | 2 src/sis_setup.c | 189 +++++- src/sis_shadow.c | 2 src/sis_utility.c | 2 src/sis_vb.c | 2 src/sis_vga.c | 7 src/sis_video.c | 2 src/sis_video.h | 2 src/sis_videostr.h | 2 src/sispcirename.h | 122 ++++ src/vgatypes.h | 2 src/vstruct.h | 2 68 files changed, 2644 insertions(+), 1315 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]