libx11: Changes to 'refs/tags/libx11-2_1.1.4-2'
Tag 'libx11-2_1.1.4-2' created by Julien Cristau <jcristau@debian.org> at 2008-06-09 14:47 +0000
Tagging upload of libx11 2:1.1.4-2 to unstable.
Changes since libx11-2_1.1.4-1:
Adam Jackson (1):
Bug #15884: Remove useless sleep()'s from the connection code.
Alan Coopersmith (2):
Fix mismatched brace indenting
Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
Bart Massey (1):
added error check in Xcms color file parser; closes bug #15305
Brice Goglin (1):
Update xsfbs/quilt patching rules to be compatible with the
Christian Weisgerber (1):
ConnDis: properly cast 'addr' before accessing it as a byte array.
Colin Harrison (3):
Fix typo
Xlib warning fixes
Fix missing error condition
Daniel Stone (2):
configure.ac: Don't search for legacy X11 headers
NLS: Make UTF-8 the default for Russian
James Cloos (1):
Add some dead_key sequences to en_US.UTF-8 Compose table
Josh Triplett (1):
Fix fd.o bug 15023: make Xlib sync correctly given many void requests
Julien Cristau (13):
Drop Pre-Depends on x11-common from libx11-6, libx11-data and libx11-xcb1.
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
Merge branch 'upstream-unstable' into debian-unstable
Update changelogs
Update patch 006_tailor_pt_BR.UTF-8_Compose.diff, refresh others.
autoreconf
Drop the NEWS entry about sun java.
Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
Prepare changelog for upload
Matthieu Herrb (1):
nuke RCS Ids
Ross Burton (1):
NLS: Add interrobang to UTF-8 compose tables (bug #15653)
Teemu Likonen (1):
Change <dead_belowdot> to <dead_belowring> for U+1E00 and U+U1E01
Theppitak Karoonboonyanan (1):
IM: Respect XMODIFIERS for Thai locale (bug #15719)
---
ChangeLog | 150 +++++
acinclude.m4 | 28
aclocal.m4 | 20
configure | 119 ++-
configure.ac | 29
debian/changelog | 14
debian/control | 3
debian/libx11-6.NEWS | 19
debian/patches/003_recognize_glibc_2.3.2_locale_names.diff | 8
debian/patches/006_tailor_pt_BR.UTF-8_Compose.diff | 5
debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff | 2
debian/patches/014_add_Khmer_digraphs.diff | 2
debian/patches/015_russian_locale_alias.diff | 2
debian/xsfbs/xsfbs-autoreconf.mk | 150 -----
debian/xsfbs/xsfbs.mk | 26
debian/xsfbs/xsfbs.sh | 387 +++++++------
include/X11/XlibConf.h.in | 2
ltmain.sh | 2
modules/im/ximcp/imThaiIm.c | 8
modules/im/ximcp/imTrans.c | 3
nls/el_GR.UTF-8/Compose.pre | 3
nls/en_US.UTF-8/Compose.pre | 52 +
nls/locale.alias.pre | 5
nls/pt_BR.UTF-8/Compose.pre | 3
src/ConnDis.c | 35 -
src/GetDflt.c | 8
src/XlibInt.c | 21
src/config.h.in | 3
src/locking.c | 2
src/x11_trans.c | 2
src/xcms/cmsColNm.c | 9
src/xlibi18n/lcWrap.c | 2
src/xlibi18n/xim_trans.c | 2
33 files changed, 630 insertions(+), 496 deletions(-)
---
Reply to: