Tag 'xserver-xorg-video-glint-1_1.2.5-1' created by Cyril Brulebois <k...@debian.org> at 2010-11-20 14:01 +0000
Tagging upload of xserver-xorg-video-glint 1:1.2.5-1 to experimental. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkzn1L4ACgkQeGfVPHR5Nd3+qACaA301ngW2rRACqPXAtCtjtRJn Hx8An1QWCf+GCnjapZ/dorm8k7j3i91k =DWDT -----END PGP SIGNATURE----- Changes since xserver-xorg-video-glint-1_1.2.4-3: Alan Coopersmith (1): Update Sun license notices to current X.Org standard form Cyril Brulebois (2): Update debian/copyright from upstream COPYING. Upload to experimental. 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 Matt Turner (5): Use libc instead of deprecated libc wrappers for malloc/calloc/free. Remove superfluous if(p) checks around free(p) Move mem_barrier() outside of loop Remove another superfluous if(p) check around free(p) xf86-video-glint 1.2.5 Robert Hooker (3): Merge branch 'debian-experimental' into debian-experimental-new Update changelogs. Bump xutils-dev requirement for new util-macros. --- .gitignore | 70 ++++++++++++++- COPYING | 109 ++++++++++++++++++++++-- ChangeLog | 237 +++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 12 ++ configure.ac | 50 +++++------ debian/changelog | 11 ++ debian/control | 2 debian/copyright | 98 +++++++++++++-------- man/.gitignore | 2 man/Makefile.am | 59 ++++--------- src/.gitignore | 6 - src/glint_dga.c | 6 - src/glint_dri.c | 26 ++--- src/glint_driver.c | 23 ++--- src/pm2_video.c | 22 ++-- src/pm3_accel.c | 4 src/pm3_dac.c | 3 src/pm3_video.c | 21 ++-- src/pm_accel.c | 4 src/sx_accel.c | 2 src/tx_accel.c | 4 21 files changed, 582 insertions(+), 189 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/e1pjo4f-00060k...@alioth.debian.org