Tag 'xserver-xorg-video-nv-1_2.1.10-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2008-07-01 05:40 +0000
Tagging upload of xserver-xorg-video-nv 1:2.1.10-1 to unstable. Changes since xserver-xorg-video-nv-1_2.1.9-1: Aaron Plattner (9): GeForce 9 mobile chips. GeForce GTX 280 and 260 chip names. Replace copyright notices with stock MIT X11 boilerplate. Add new chips to the man page and fix capitalization of "Quadro". Add a note that MODE_PANEL really means "larger than BIOS-programmed panel size". G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs. Fix build by using CARD32 instead of uint32_t, like we do everywhere else. More G8x chips. Bump to 2.1.10. Brice Goglin (6): Update xsfbs/quilt patching rules to be compatible with the Merge tag 'nv-2.1.10' into debian-unstable New upstream release Run dpkg-shlibdeps with --warnings=6 Merge branch 'debian-unstable' of ../../../../xsfbs/xsfbs into debian-unstable Prepare changelog for upload David Nusinow (2): Remove make-orig-tar-gz target Kill the manifest code. Julien Cristau (5): 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 --- configure | 20 +- configure.ac | 2 debian/changelog | 10 + debian/control | 2 debian/rules | 2 debian/xsfbs/xsfbs-autoreconf.mk | 150 --------------- debian/xsfbs/xsfbs.mk | 102 ---------- debian/xsfbs/xsfbs.sh | 387 +++++++++++++++++++++------------------ man/nv.man | 21 +- src/g80_output.c | 62 +++++- src/g80_sor.c | 19 + src/g80_type.h | 5 src/nv_cursor.c | 60 ++---- src/nv_dac.c | 60 ++---- src/nv_dma.h | 61 ++---- src/nv_driver.c | 15 + src/nv_hw.c | 60 ++---- src/nv_local.h | 60 ++---- src/nv_setup.c | 64 ++---- src/nv_xaa.c | 60 ++---- src/riva_hw.c | 60 ++---- src/riva_hw.h | 61 ++---- src/riva_local.h | 60 ++---- src/riva_tbl.h | 60 ++---- src/riva_xaa.c | 60 ++---- 25 files changed, 604 insertions(+), 919 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]