Tag 'xserver-xorg-video-trident-1_1.3.3-1' created by Cyril Brulebois <k...@debian.org> at 2009-12-06 00:16 +0000
Tagging upload of xserver-xorg-video-trident 1:1.3.3-1 to experimental. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAksa98cACgkQeGfVPHR5Nd1DQACfY1duyxM0CryHFld/NiUeCgjf A6EAnjyRqn65IKRtS5+7wwyD1A4uRjZL =DeB1 -----END PGP SIGNATURE----- Changes since xserver-xorg-video-trident-1_1.3.1-1: Adam Jackson (2): Remove useless loader symbol lists. trident 1.3.2 Alan Coopersmith (2): Remove xorgconfig & xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla & git repos Chris Ball (2): Build fix: set EXA_DRIVER_KNOWN_MAJOR=3 Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3" Cyril Brulebois (1): Upload to experimental. Dave Airlie (3): trident: update for resources/RAC API removal trident: change to using ABI version check bump to 1.3.3 for release David Nusinow (1): Add README.source Julien Cristau (11): xsfbs: don't run dpkg --print-installation-architecture Kill custom readlink function xsfbs.sh: remove unused check_symlinks_and_{bomb,warn} xsfbs.sh: remove unused analyze_path xsfbs.sh: remove unused maplink function xsfbs.sh: remove unused find_culprits function xsfbs.sh: remove unused reject_whitespace function xsfbs.mk: no need for shlibs.local xsfbs.sh: fix typo and remove svn keyword xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage xsfbs.mk: remove more obsolete code Peter Hutterer (1): Update to xextproto 7.1 support. Timo Aaltonen (7): Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable Merge commit 'xf86-video-trident-1.3.3' into debian-unstable Update the changelogs. Bump Standards-Version to 3.8.3. Build against Xserver 1.7. Remove 01_gen_pci_ids.diff. The X server now uses an internal table to choose a driver during autoconfiguration. Don't try to install the pci-ids. --- ChangeLog | 77 +++++++++ README | 20 ++ configure.ac | 6 debian/README.source | 73 ++++++++ debian/changelog | 14 + debian/control | 4 debian/patches/01_gen_pci_ids.diff | 35 ---- debian/patches/series | 1 debian/xserver-xorg-video-trident.install | 2 debian/xsfbs/xsfbs.mk | 21 -- debian/xsfbs/xsfbs.sh | 245 ------------------------------ man/trident.man | 2 src/trident_driver.c | 119 ++------------ src/trident_shadow.c | 1 src/trident_video.c | 1 15 files changed, 213 insertions(+), 408 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org