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

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



Tag 'libx11-2_1.3.2-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-23 20:03 +0000

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

Changes since libx11-2_1.3-1:
Alan Coopersmith (7):
      Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on Solaris
      Move libX11 & XIM/locale specs from xorg-docs
      Use $(AM_V_GEN) to silence echo commands for generating shadow man pages
      Fix make distcheck
      libX11 1.3.1
      Add man page for Compose file format
      libX11 1.3.2

Jeremy Huddleston (2):
      Split CFLAGS into CPPFLAGS and CFLAGS
      Add extra configuration and sanity checks for groff and ps2pdf

Jon TURNEY (1):
      Include sys/select.h for select() and struct timeval, if it exists

Julien Cristau (6):
      configure: quote argument to m4_pattern_forbid
      libx11-6.symbols: minor tweak
      Unmark some symbols as private
      Build the Xlib specs and install them in libx11-dev.
      Don't install the html docs
      Prepare changelog for upload

Peter Hutterer (1):
      Add smiley faces to compose sequences.

Timo Aaltonen (3):
      Merge commit 'libX11-1.3.2' into debian-unstable
      Update the changelogs.
      Bump the build-dep on xutils-dev (>= 1:7.5~1).

Xake (1):
      Use AM_V_GEN instead of customized macros for AM_SILENT_RULES

Yaakov Selkowitz (3):
      dolt: add Cygwin to supported platforms
      Provide _Xsetlocale compat wrappers on Cygwin
      Fix VPATH build of libX11 specs

---
 ChangeLog                      |  165 
 Makefile.am                    |    2 
 acinclude.m4                   |    3 
 configure.ac                   |   49 
 cpprules.in                    |   10 
 debian/changelog               |   20 
 debian/control                 |    7 
 debian/libx11-6.symbols        |   16 
 debian/libx11-dev.install      |    1 
 debian/rules                   |   15 
 man/Compose.man                |  158 
 man/Makefile.am                |  303 -
 man/XLookupKeysym.man          |    6 
 man/XmbLookupString.man        |    3 
 man/xkb/Makefile.am            |    2 
 modules/im/ximcp/Makefile.am   |    6 
 modules/lc/Utf8/Makefile.am    |    6 
 modules/lc/def/Makefile.am     |    8 
 modules/lc/gen/Makefile.am     |    8 
 modules/lc/xlocale/Makefile.am |    8 
 modules/om/generic/Makefile.am |    6 
 nls/Makefile.am                |    6 
 nls/en_US.UTF-8/Compose.pre    |    3 
 specs/Makefile.am              |    3 
 specs/XIM/Makefile.am          |   33 
 specs/XIM/xim.ms               | 4279 ++++++++++++++++++++++
 specs/i18n/Framework.ms        | 1567 ++++++++
 specs/i18n/LocaleDB.ms         |  502 ++
 specs/i18n/Makefile.am         |   33 
 specs/i18n/Trans.ms            | 1148 ++++++
 specs/libX11/AppA              |  604 +++
 specs/libX11/AppB              |  101 
 specs/libX11/AppC              | 2230 +++++++++++
 specs/libX11/AppD              | 1183 ++++++
 specs/libX11/CH01              |  663 +++
 specs/libX11/CH02              | 2052 ++++++++++
 specs/libX11/CH03              | 3121 ++++++++++++++++
 specs/libX11/CH04              | 1595 ++++++++
 specs/libX11/CH05              |  518 ++
 specs/libX11/CH06              | 4773 +++++++++++++++++++++++++
 specs/libX11/CH07              | 2357 ++++++++++++
 specs/libX11/CH08              | 3468 ++++++++++++++++++
 specs/libX11/CH09              | 1290 ++++++
 specs/libX11/CH10              | 3886 ++++++++++++++++++++
 specs/libX11/CH11              | 1664 ++++++++
 specs/libX11/CH12              | 2680 ++++++++++++++
 specs/libX11/CH13              | 7673 +++++++++++++++++++++++++++++++++++++++++
 specs/libX11/CH14              | 3590 +++++++++++++++++++
 specs/libX11/CH15              | 1628 ++++++++
 specs/libX11/CH16              | 2364 ++++++++++++
 specs/libX11/Makefile.am       |   62 
 specs/libX11/abstract.t        |  106 
 specs/libX11/credits.t         |  216 +
 specs/libX11/glossary          | 1484 +++++++
 specs/libX11/indexmacros.t     |    3 
 specs/libX11/libX11.ms         |   24 
 specs/libX11/postproc          |   17 
 specs/macros.t                 |  226 +
 specs/troffrules.in            |   68 
 src/Makefile.am                |    6 
 src/OpenDis.c                  |   35 
 src/SetLocale.c                |    4 
 src/xcb_io.c                   |    7 
 src/xcms/Makefile.am           |    6 
 src/xkb/Makefile.am            |    6 
 src/xlibi18n/Makefile.am       |    6 
 66 files changed, 57873 insertions(+), 219 deletions(-)
---


Reply to: