Tag 'xserver-xorg-video-tdfx-1_1.4.4-1' created by Cyril Brulebois <k...@debian.org> at 2012-05-07 01:00 +0000
Tagging upload of xserver-xorg-video-tdfx 1:1.4.4-1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEABECAAYFAk+nHrYACgkQeGfVPHR5Nd0wCQCeIlS7GXfzMjJIreXpuwguYi76 aUYAn2olP+8sGzY5UShR5TAcSCMV/pU2 =XpVS -----END PGP SIGNATURE----- Changes since xserver-xorg-video-tdfx-1_1.4.3-4: Adam Jackson (5): Adapt to missing PIOOffset in vgahw Check ABI major not encoded ABI Make failure to XAA non-fatal Fix for new vgaHW ABI Stop uselessly including xf86Priv.h Alan Coopersmith (2): Update Sun license notices to current X.Org standard form xf86-video-tdfx 1.4.4 Cyril Brulebois (3): Merge branch 'upstream-unstable' into debian-unstable Bump changelogs. Upload to unstable. Gaetan Nadon (19): .gitignore: use common defaults with custom section # 24239 .gitignore: use common defaults with custom section # 24239 Several driver modules do not have a ChangeLog target in Makefile.am #23814 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES configure.ac: use backticks rather than $() for cmd subs COPYING: replace stub file with actual Copyright notices. config: upgrade to util-macros 1.8 for additional man page support config: update AC_PREREQ statement to 2.60 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 config: remove unrequired AC_HEADER_STDC config: remove unrequired AC_SUBST([XORG_CFLAGS]) config: remove unrequired AC_SUBST([DRI_CFLAGS]) config: complete AC_INIT m4 quoting config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES config: add comments for main statements Jeremy Huddleston (4): Use malloc/calloc/realloc/free directly gettimeofday is in <sys/time.h> Fix compiler warnings about signedness Use unsigned long rather than deprecated IOADDRESS Jesse Adkins (1): Purge cvs tags. Peter Hutterer (1): Untangle XF86DRI from the driver-specific DRI define Stefan Dirsch (1): Fix RPMLINT warning "64bit-portability-issue". --- .gitignore | 70 ++++++++++- COPYING | 27 +++- ChangeLog | 337 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 11 + configure.ac | 55 ++++---- debian/changelog | 7 + man/.gitignore | 2 man/Makefile.am | 59 +++------ man/tdfx.man | 1 src/.gitignore | 6 src/tdfx.h | 12 + src/tdfx_accel.c | 8 - src/tdfx_dga.c | 4 src/tdfx_dri.c | 39 +++--- src/tdfx_driver.c | 63 +++++----- src/tdfx_priv.c | 8 - src/tdfx_sli.c | 5 src/tdfx_video.c | 28 ++-- 18 files changed, 572 insertions(+), 170 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1srcjt-0004cr...@vasks.debian.org