[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libx11: Changes to 'refs/tags/libx11-2_1.2.2-1'



Tag 'libx11-2_1.2.2-1' created by Brice Goglin <bgoglin@debian.org> at 2009-07-19 19:51 +0000

Tagging upload of libx11 2:1.2.2-1 to unstable.

Changes since libx11-2_1.2.1-1:
Adam Jackson (1):
      Remove X_NOT_STDC_ENV usage. (#6527)

Alan Coopersmith (4):
      Revert "Change masculine to ordmasculine in Compose file comments"
      Use AC_USE_SYSTEM_EXTENSIONS instead of hand-rolled check for _GNU_SOURCE
      Correct return type in XkbGetKeyboard man page
      Drop ancient USG SysV #ifdefs

Brice Goglin (6):
      Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
      Merge tag 'libX11-1.2.2' into debian-unstable
      New upstream release
      Update patches
      Add myself to Uploaders
      Prepare changelog for upload

Caolan McNamara (1):
      man: missing space in XAllocColor man page

Christoph Pfister (1):
      X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)

David Nusinow (1):
      Add README.source

James Cloos (3):
      [nls] Remove combining_ keysyms from the Compose files
      [nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
      [nls] Replace remaining UCS Combining Characters in Compose sequences.

Julien Cristau (9):
      xsfbs: repack.sh needs to be executable
      Move dbg packages to new debug section.
      Fix fi_FI.UTF-8, again
      Kill libx11-6 preinst
      xsfbs: don't run dpkg --print-installation-architecture
      nls: remove duplicated en_US* aliases
      nls: remove broken sd_IN.UTF-8 alias
      nls: remove more duplicated aliases
      Kill custom readlink function

Peter Hutterer (3):
      XWindowEvent/XCheckWindowEvent must not return GenericEvents.
      XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
      Bump to 1.2.2

Theppitak Karoonboonyanan (3):
      CharSet-to-CompoundText Conversion Failed for Thai Locales
      Thai XIM not filters when NumLock or CapsLock is on
      Thai XIM not retrieve MB surrounding on UTF-8 LC

parag (2):
      libX11: Add new Indic language information to nls directory files. #21560
      nls: Add pa_PK locale information and make pa_IN as default for pa.

---
 ChangeLog                                                  |  263 ++
 configure.ac                                               |   17 
 debian/README.source                                       |   73 
 debian/changelog                                           |   15 
 debian/control                                             |    6 
 debian/libx11-6.preinst.in                                 |   20 
 debian/patches/002_arm_abi_brain_damage.diff               |    6 
 debian/patches/003_recognize_glibc_2.3.2_locale_names.diff |  131 -
 debian/patches/006_tailor_pt_BR.UTF-8_Compose.diff         | 1501 ------------
 debian/patches/007_iso8859-15_Compose_fix.diff             |    4 
 debian/patches/008_remove_ko_Compose.diff                  |    4 
 debian/patches/009_remove_th_Compose.diff                  |    8 
 debian/patches/015_russian_locale_alias.diff               |    6 
 debian/xsfbs/xsfbs.sh                                      |   12 
 include/X11/Xlib.h                                         |   21 
 man/XAllocColor.man                                        |    2 
 man/xkb/XkbGetKeyboard.man                                 |    2 
 modules/im/ximcp/imThaiFlt.c                               |   50 
 modules/om/generic/omGeneric.c                             |    2 
 nls/compose.dir.pre                                        |   17 
 nls/el_GR.UTF-8/Compose.pre                                |  441 ---
 nls/en_US.UTF-8/Compose.pre                                | 1607 -------------
 nls/fi_FI.UTF-8/Compose.pre                                | 1607 -------------
 nls/iso8859-1/Compose.pre                                  |   16 
 nls/iso8859-15/Compose.pre                                 |    8 
 nls/iso8859-9/Compose.pre                                  |    8 
 nls/iso8859-9e/Compose.pre                                 |    8 
 nls/locale.alias.pre                                       |   39 
 nls/locale.dir.pre                                         |   15 
 nls/pt_BR.UTF-8/Compose.pre                                | 1495 ------------
 nls/th_TH.UTF-8/XLC_LOCALE.pre                             |   12 
 nls/th_TH/XLC_LOCALE.pre                                   |    6 
 src/ChkMaskEv.c                                            |    2 
 src/ChkWinEv.c                                             |    2 
 src/MaskEvent.c                                            |    2 
 src/WinEvent.c                                             |    2 
 src/XlibInt.c                                              |    2 
 37 files changed, 811 insertions(+), 6621 deletions(-)
---


Reply to: