Tag 'xserver-xorg-video-nv-1_2.1.5-1' created by Julien Cristau <[EMAIL PROTECTED]> at 2007-09-22 08:15 +0000
Tagging upload of xserver-xorg-video-nv 1:2.1.5-1 to unstable. Changes since xserver-xorg-video-nv-1_2.1.3-5: Aaron Plattner (8): Add release.sh to .gitignore. G80: Fix LVDS detection on some laptops. libpciaccess support. New products. Fix uninitialized variable warning. Bump to 2.1.4. Fix stupid, stupid typos reported by Alan Coopersmith. Bump to 2.1.5. Brice Goglin (1): Do not call laptop-detect, let the only user call it directly Julien Cristau (4): Merge tag 'nv-2.1.5' into debian-unstable Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable New upstream release Prepare changelog for upload. --- .gitignore | 1 ChangeLog | 50 +++++++++ Makefile.in | 2 compat/Makefile.in | 2 config.guess | 6 - config.sub | 10 + configure | 258 +++++++++++++++++++++++++++++++++++++++++++------- configure.ac | 14 ++ debian/changelog | 6 + debian/xsfbs/xsfbs.sh | 7 - man/Makefile.in | 2 src/Makefile.in | 2 src/g80_display.c | 1 src/g80_driver.c | 58 ++++++++++- src/g80_output.c | 30 ++++- src/g80_type.h | 8 + src/nv_const.h | 13 ++ src/nv_driver.c | 223 +++++++++++++++++++++++++++++++------------ src/nv_hw.c | 26 +++-- src/nv_setup.c | 33 +++++- src/nv_type.h | 4 src/riva_driver.c | 49 ++++++--- src/riva_setup.c | 56 +++++----- src/riva_type.h | 4 24 files changed, 690 insertions(+), 175 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]