Tag 'libxext-2_1.0.4-1' created by Brice Goglin <[EMAIL PROTECTED]> at 2008-03-02 15:30 +0000
Tagging upload of libxext 2:1.0.4-1 to unstable. Changes since libxext-1_1.0.3-2: Alan Coopersmith (10): Fix typos in source comments Fix incorrect comment delimiters in libXext man pages Add missing copyright/license notices to COPYING Fix sparse warnings (type mismatches in function pointers, int as pointer) Add hooks for checking code with lint/sparse/etc. include of config.h should not be inside #ifdef WIN32 XeviGetVisualInfo: check for null pointer before writing to it, not after Allow overriding the SOREV in configure.ac Coverity #467: security_error_list has fewer than XSecurityNumberErrors entries Version bump: 1.0.4 Brice Goglin (2): Merge tag 'libXext-1.0.4' into debian-unstable New upstream release James Cloos (1): Add missing PHONY line for automatic ChangeLog generation Timo Aaltonen (2): Bump the epoch so that this can be synced to Ubuntu in the future. Correct version, oops. --- COPYING | 168 ++++ ChangeLog | 74 ++ INSTALL | 53 - Makefile.am | 7 Makefile.in | 163 ++-- aclocal.m4 | 921 +++++++++++++++++-------- config.guess | 60 + config.h.in | 9 config.sub | 78 +- configure | 1993 ++++++++++++++++++++++++++++++++++++++----------------- configure.ac | 17 debian/changelog | 12 debian/control | 2 debian/copyright | 168 ++++ depcomp | 93 ++ install-sh | 514 +++++++++----- ltmain.sh | 277 +++++-- man/Makefile.in | 94 +- man/XShape.man | 18 man/XShm.man | 26 man/Xmbuf.man | 54 - missing | 61 - mkinstalldirs | 5 src/Makefile.am | 16 src/Makefile.in | 191 +++-- src/XAppgroup.c | 2 src/XEVI.c | 5 src/XMultibuf.c | 2 src/XSecurity.c | 2 src/XShape.c | 4 src/XTestExt1.c | 8 src/Xcup.c | 2 src/extutil.c | 8 src/globals.c | 2 34 files changed, 3614 insertions(+), 1495 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]