Tag 'xserver-xorg-video-s3-1_0.6.0-1' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-06-06 09:58 +0000
Tagging upload of xserver-xorg-video-s3 1:0.6.0-1 to unstable. Changes since xserver-xorg-video-s3-1_0.5.0-4: Adam Jackson (3): Death to RCS tags. Fix distcheck s3 0.6.0 Brice Goglin (8): Fix displaying of patches applied by quilt. Minor fixes in the patching system. Fix "display the output of quilt push/pop". Define VERSION* using PACKAGE_VERSION* Do not call laptop-detect, let the only user call it directly Add upstream URL to debian/copyright Merge branch 'debian-experimental' into debian-unstable Update xsfbs/quilt patching rules to be compatible with the Dave Airlie (1): s3: pciaccess conversion David Nusinow (2): Remove make-orig-tar-gz target Kill the manifest code. Evgeny M. Zubok (1): Add non-vbe DPMS support for TRIOs, adjust max clock on Trio64V2 Julien Cristau (15): Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental Merge tag 'xf86-video-s3-0.6.0' into debian-experimental autoreconf Update changelog and refresh patch. debian/control updates xsfbs.mk: make 'serverabi' depend on 'install' 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 Add myself to Uploaders. Run dpkg-shlibdeps with --warnings=6. Prepare changelog for upload --- ChangeLog | 36 + Makefile.in | 31 - aclocal.m4 | 265 ++++++---- config.guess | 60 +- config.sub | 66 ++ configure | 978 +++++++++++++++++++++++++++++-------- configure.ac | 14 debian/changelog | 19 debian/control | 10 debian/copyright | 3 debian/patches/01_gen_pci_ids.diff | 14 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 ++++++---- missing | 61 +- mkinstalldirs | 5 src/Makefile.am | 1 src/Makefile.in | 32 - src/newmmio.h | 1 src/s3.h | 12 src/s3_IBMRGB.c | 1 src/s3_Ti.c | 1 src/s3_Trio64DAC.c | 3 src/s3_accel.c | 2 src/s3_bios.c | 6 src/s3_cursor.c | 1 src/s3_dga.c | 1 src/s3_driver.c | 101 +++ src/s3_pcirename.h | 122 ++++ src/s3_reg.h | 1 src/s3_video.c | 1 35 files changed, 2283 insertions(+), 1116 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]